Project Zomboid

Project Zomboid

Save Our Station!
This topic has been locked
Zenethian 26 Dec, 2023 @ 3:11am
Bug: Crash during hourly broadcast check
The crash happens every hour when the game attempts to play the broadcast.
The error, and the whole log file of the session startup follows. Also a screenshot of it stopped in the debugger.

https://i.imgur.com/HLWqiDv.png

https://www.dropbox.com/scl/fi/2e3ys2am4kaclooqhceue/sos_crash_log.txt?rlkey=e8as3dbne1m0dwjqw8495qg0g&dl=0

LOG : General , 1703588328109> 11,718,582,756> ----------------------------------------- STACK TRACE ----------------------------------------- function: UpdateFailure -- file: SWWS_Core.lua line # 318 | MOD: Save Our Station - Core function: OnEveryHour -- file: SWWS_Core.lua line # 141 | MOD: Save Our Station - Core ERROR: General , 1703588328110> 11,718,582,756> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: stages of non-table: null at KahluaThread.tableget line:1689. ERROR: General , 1703588328110> 11,718,582,757> DebugLogStream.printException> Stack trace: java.lang.RuntimeException: attempted index: stages of non-table: null at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:492) at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163) at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980) at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1812) at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66) at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139) at zombie.Lua.Event.trigger(Event.java:64) at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:65) at zombie.GameTime.update(GameTime.java:550) at zombie.gameStates.IngameState.UpdateStuff(IngameState.java:566) at zombie.gameStates.IngameState.updateInternal(IngameState.java:1623) at zombie.gameStates.IngameState.update(IngameState.java:1333) at zombie.network.GameServer.main(GameServer.java:903)
< >
Showing 1-1 of 1 comments
YoshiWoof22  [developer] 26 Dec, 2023 @ 5:53am 
@Zenethian

As i have stated already, we would very much prefer that these issues get reported via GitHub[github.com] so we can track it internally and compare the issue to existing ones. And so we actually get proper notifications for it.

That being said, you aren't getting the same error as Dep, so I'm going to need some additional information from you, such as:
- (Mod file corruption check) Does the issue occur with only SoS Core & SoS Knox Country installed? Check on a seperate save.
- What other maps & mods are being used (and are they not on the "incompatible maps/mods" list?)
- Is this singleplayer or multiplayer? In case of the latter, is it peer-to-peer or on a dedicated server?

As for the log, it currently doesn't tell me much I'm afraid - usually the internal error handler for SoS gives out the actual error message after the debugger stops the game due to PZ error handling being weird.

If you can, try to manually continue the game for another few in-game hours (also to check if the error isn't a one-off) and let the log fill up a bit more, and then re-send the log file.

Hope to hear back from you with more information so we can get this resolved :)
< >
Showing 1-1 of 1 comments
Per page: 1530 50