Space Engineers

Space Engineers

Real Orbits
Nexus Crash
Hey. I use your mod on a server i host with a Nexus controller. I notice that your mod causes a client crash on server transfer. Is there anything you can do to help to solve the problem ?

So the mod nr is 3240629702, and I do believe it is some kind of script that is needed for the real orbit mod to work. on the jump from server to server client crashing with a log

2025-05-08 17:34:58.542 - Thread: 1 -> Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at SolarBlockOverride.Networking.RequestGameState()
at SolarBlockOverride.SolarBlockOverrideCore.UpdateAfterSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()
at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
at SpaceEngineers.MyProgram.Main(String[] args)
2025-05-08 17:34:58.554 - Thread: 1 -> Exception occurred: System.NullReferenceException: Object reference not set to an instance of an object.
at SolarBlockOverride.Networking.RequestGameState()
at SolarBlockOverride.SolarBlockOverrideCore.UpdateAfterSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()
at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
at SpaceEngineers.MyProgram.Main(String[] args)
at avaness.SpaceEngineersLauncher.Program.StartSpaceEngineers(String[] args)
at avaness.SpaceEngineersLauncher.Program.Main(String[] args)
2025-05-08 17:34:58.554 - Thread: 1 -> Showing message
2025-05-08 17:34:58.555 - Thread: 1 -> MyInitializer.OnCrash
2025-05-08 17:34:58.555 - Thread: 1 -> var exception = System.NullReferenceException: Object reference not set to an instance of an object.
at SolarBlockOverride.Networking.RequestGameState()
at SolarBlockOverride.SolarBlockOverrideCore.UpdateAfterSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()
at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
at SpaceEngineers.MyProgram.Main(String[] args)
at avaness.SpaceEngineersLauncher.Program.StartSpaceEngineers(String[] args)
at avaness.SpaceEngineersLauncher.Program.Main(String[] args)