nebula
nebula copied to clipboard
NullReferenceException when player joins in PowerTowerUserLoadingRequestProcessor.ProcessPacket
The error occurred instantly when a player joined. We restarted multiple times, but the error kept occurring. The player then moved to the host planet while the error was active and the game was saved and restarted, "fixing" the error – but that might be unrelated.
It might happen here when either
packetis nullfactory.powerSystemis nullfactory.powerSystem.netPoolis nullGameMain.galaxy.PlanetById(packet.PlanetId).staris null
Additional note: The joining player was in another system where the host wasn't before. Three previous auto-saves also didn't work.
It seems like the player returning to the host planet "fixing" the error was unrelated.