Space Engineers

Space Engineers

[EEM] Exploration Enhancement Mod
Glizzy 2020 年 7 月 8 日 下午 5:37
Server Boot Issue
Hi!

Hoping you can help us with a server boot issue we are having. We shut the server down to change block limits and now it wont boot. According to the log EEM is causing the problem but I can't tell why. I'm attaching a pastebin if you could please take a look. Any help would be greatly appreciated!

https://pastebin.com/mpwtSb5F
< >
正在显示第 1 - 6 条,共 6 条留言
Thraxus  [开发者] 2020 年 7 月 8 日 下午 5:55 
This isn't a primary EEM crash - EEM is crashing because the game is doing a dirty unload due to some other crash.

2020-07-06 22:20:35.904 - Thread: 1 -> Exception occured: VRage.Game.ModAPI.ModCrashedException: Mod crashed! ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Eem.Thraxus.Factions.FactionCore.UnloadData()

The key here is: .UnloadData()

This only happens when EEM is Unloading (shutting down).

Your actual crash is coming from:

2020-07-06 22:20:33.619 - Thread: 1 -> Exception while loading world: An error occurred while adding one or more objects. See log file for more details.
2020-07-06 22:20:33.619 - Thread: 1 -> at Sandbox.Game.World.MySession.ShowLoadingError(Boolean lobbyFailed, MyLobbyStatusCode statusCode, Nullable`1 errorMessage)
at Sandbox.Game.World.MySession.LoadWorld(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
at Sandbox.MySandboxGame.InitQuickLaunch()

... or earlier (that's the start of the log you pasted).

I can't tell from that what's causing the issue though. Maybe with the whole log, but not with that crash snippet.
Glizzy 2020 年 7 月 8 日 下午 6:01 
This is pretty long, but I appreciate any help you can give.

https://pastebin.com/Yjs7bS5m
Glizzy 2020 年 7 月 8 日 下午 6:09 
I noticed some loading errors starting at 2020-07-08 19:42:42.735
最后由 Glizzy 编辑于; 2020 年 7 月 8 日 下午 6:09
Glizzy 2020 年 7 月 8 日 下午 6:33 
Never mind, I found the issue. Sorry for wasting your time, it was another MOD that was not shown on the crash log.

Very sorry.
Thraxus  [开发者] 2020 年 7 月 20 日 上午 2:43 
Somehow I missed all of these comments. Sorry about that. Glad you got it sorted though.
76561199362353914 2023 年 4 月 16 日 上午 2:06 
引用自 Ich bin Helios
Never mind, I found the issue. Sorry for wasting your time, it was another MOD that was not shown on the crash log.

Very sorry.
Which mod - i have this issue now but i dont use eem lol closest info i found so far
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50