Project Zomboid

Project Zomboid

More common seed types (updated for 41)
WebsterBolek 8 May, 2020 @ 10:32pm
Bug
(x86)/Steam/steamapps/workshop/content/108600/1970539673/mods/Seeeeeds/media/lua/server/Items/RthFarmLootDistributions.lua
LOG : General, 1589002091469> -------------------------------------------------------------
attempted index: items of non-table: null

LOG : General, 1589002091470> -----------------------------------------
STACK TRACE
-----------------------------------------
function: RthFarmLootDistributions.lua -- file: RthFarmLootDistributions.lua line # 198

ERROR: General, 1589002091475> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: items of non-table: null at KahluaThread.tableget line:1684.
ERROR: General, 1589002091475> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: items of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1684)
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:1975)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1777)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:472)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:432)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:280)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:207)
at zombie.gameStates.GameLoadingState.enter(GameLoadingState.java:83)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145)
at zombie.GameWindow.logic(GameWindow.java:282)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:717)
at zombie.GameWindow.run_ez(GameWindow.java:635)
at zombie.GameWindow.mainThread(GameWindow.java:462)
at java.lang.Thread.run(Thread.java:745)
LOG : General, 1589002091478> -----------------------------------------
STACK TRACE
-----------------------------------------
function: RthFarmLootDistributions.lua -- file: RthFarmLootDistributions.lua line # 198
< >
Showing 1-1 of 1 comments
Kalmerious 3 Mar, 2021 @ 7:21pm 
To fix the issue, you need to open up the file that's listed in the error log, scroll down to line 198, which is also listed in the error message and change the "all" to "other".

Given the amount of time this bug has been around, I don't know if it'll get fixed soon. I despise getting error messages so if there's not fix, I tend to fix it myself. I might upload the fix to the workshop and take it down later if the mod author wants me to do so.
< >
Showing 1-1 of 1 comments
Per page: 1530 50