Project Zomboid

Project Zomboid

Soul Filcher's Freezing Time
RagingLoony 19 Dec, 2022 @ 4:47am
Bug Report
function: Snow -- file: SFFreeze_Recipecode.lua line # 5 | MOD: Soul Filcher's Freezing Time
java.lang.RuntimeException: Object tried to call nil in Snow
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:973)
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:1827)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:122)
at zombie.inventory.RecipeManager.LoadedAfterLua(RecipeManager.java:166)
at zombie.inventory.RecipeManager.LoadedAfterLua(RecipeManager.java:133)
at zombie.inventory.RecipeManager.LoadedAfterLua(RecipeManager.java:119)
at zombie.gameStates.GameLoadingState.enter(GameLoadingState.java:103)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145)
at zombie.GameWindow.logic(GameWindow.java:298)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:765)
at zombie.GameWindow.run_ez(GameWindow.java:681)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)


Been posted a few times in the comments but thought I'd make a discussion incase it gets lost
< >
Showing 1-3 of 3 comments
N4GR 31 Jan, 2023 @ 3:21pm 
The issue still persists, it seems that the third line in the code below is what causes the exception.

function Recipe.GetItemTypes.Snow(scriptItems)
scriptItems:addAll(getScriptManager():getItemsTag("Snow"))
addExistingItemType(scriptItems, "SFBucketSnow")
end
Rodahtnov 22 Feb, 2023 @ 4:19am 
+1, issue persists

function: Snow -- file: SFFreeze_Recipecode.lua line # 5 | MOD: Soul Filcher's Freezing Time

ERROR: General , 1677068260132> 2.614.741.440> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in Snow at KahluaUtil.fail line:82.
ERROR: General , 1677068260132> 2.614.741.440> DebugLogStream.printException> Stack trace:
F1FTY 6 Mar, 2023 @ 10:58am 
Wrong encoding with Russian language, also mod cause error box even if it only one activated mod.
< >
Showing 1-3 of 3 comments
Per page: 1530 50