matthew57778

Untitled

Jul 23rd, 2024
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. 2024-07-23 15:16:53.285 - Thread: 1 -> ERROR: Failed to cleanly unload session:
  2. 2024-07-23 15:16:53.291 - Thread: 1 -> at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
  3. at System.Environment.get_StackTrace()
  4. at Sandbox.Game.World.MySessionLoader.Unload()
  5. at Sandbox.Game.World.MySessionLoader.UnloadAndExitToMenu()
  6. at Sandbox.Engine.Multiplayer.MyMultiplayerLobby.Matchmaking_LobbyChatUpdate(IMyLobby lobby, UInt64 changedUser, UInt64 makingChangeUser, MyChatMemberStateChangeEnum stateChange, MyLobbyStatusCode reason)
  7. at VRage.Steam.MySteamLobby.HandleChatUpdated(LobbyChatUpdate_t result)
  8. at Steamworks.Callback`1.OnRunCallback(IntPtr pvParam)
  9. at Steamworks.CallbackDispatcher.RunFrame(Boolean isGameServer)
  10. at VRage.Steam.MySteamService.Update()
  11. at Sandbox.Engine.Networking.MyGameService.Update()
  12. at Sandbox.MySandboxGame.Update()
  13. at Sandbox.Engine.Platform.Game.UpdateInternal()
  14. at Sandbox.Engine.Platform.Game.RunSingleFrame()
  15. at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.<Run>b__0()
  16. at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
  17. at Sandbox.Engine.Platform.Game.RunLoop()
  18. at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
  19. at SpaceEngineers.MyProgram.Main(String[] args)
  20. 2024-07-23 15:16:53.293 - Thread: 1 -> Exception occurred: VRage.Game.ModAPI.ModCrashedException: Mod crashed! ---> System.NullReferenceException: Object reference not set to an instance of an object.
  21. at Sisk.BuildColors.Mod.SaveServerMemory()
  22. at Sisk.BuildColors.Mod.UnloadData()
  23. at Sandbox.Game.World.MySession.UnloadDataComponents(Boolean beforeLoadWorld)
  24. --- End of inner exception stack trace ---
  25. at Sandbox.Game.World.MySession.UnloadDataComponents(Boolean beforeLoadWorld)
  26. at Sandbox.Game.World.MySession.Unload()
  27. at Sandbox.Game.World.MySessionLoader.Unload()
  28. 2024-07-23 15:16:53.293 - Thread: 1 -> InnerException:
  29. 2024-07-23 15:16:53.293 - Thread: 1 -> Exception occurred: System.NullReferenceException: Object reference not set to an instance of an object.
  30. at Sisk.BuildColors.Mod.SaveServerMemory()
  31. at Sisk.BuildColors.Mod.UnloadData()
  32. at Sandbox.Game.World.MySession.UnloadDataComponents(Boolean beforeLoadWorld)
Advertisement
Add Comment
Please, Sign In to add comment