Project Zomboid

Project Zomboid

Antibodies (v1.93) [B41 + B42]
ShadowCarl 2024 年 3 月 19 日 下午 3:24
Error after 1.80 Update
-----------------------------------------
function: update -- file: ISHealthPanel.lua line # 88 | MOD: Antibodies (v1.80)

ERROR: General , 1710886884803> 4.352.991.316> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: currentOptions of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1710886884803> 4.352.991.316> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: currentOptions 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:1827)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:38)
at zombie.ui.UIElement.update(UIElement.java:1589)
at zombie.ui.UIElement.update(UIElement.java:1606)
at zombie.ui.UIElement.update(UIElement.java:1606)
at zombie.ui.UIManager.update(UIManager.java:1042)
at zombie.GameWindow.logic(GameWindow.java:262)
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)
LOG : General , 1710886884803> 4.352.991.317> -----------------------------------------
< >
正在显示第 1 - 6 条,共 6 条留言
lonegamedev  [开发者] 2024 年 3 月 19 日 下午 4:39 
@Shadow Carl
Hi, did you try running this without any other mods? I have hard time reproducing the problem. Sadly for me it just works.
最后由 lonegamedev 编辑于; 2024 年 3 月 19 日 下午 4:45
lonegamedev  [开发者] 2024 年 3 月 20 日 上午 1:51 
I have added "Known conflicts" section to the mod description.
Codename280 2024 年 8 月 22 日 上午 10:58 
im afraid im running into a very similar issue ;
Also installed a lot of mods recently so hard to pinpoint the possible conflict
this is in solo play btw



function: onClientCommand -- file: server.lua line # 19 | MOD: Antibodies (v1.85)

ERROR: General , 1724348663570> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: modId of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1724348663570> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: modId 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:214)
at zombie.spnetwork.SinglePlayerServer.receiveClientCommand(SinglePlayerServer.java:229)
at zombie.spnetwork.SinglePlayerServer.mainLoopDealWithNetData(SinglePlayerServer.java:183)
at zombie.spnetwork.SinglePlayerServer.update(SinglePlayerServer.java:171)
at zombie.GameWindow.logic(GameWindow.java:239)
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)
lonegamedev  [开发者] 2024 年 8 月 22 日 下午 12:47 
My guess would be, you have some mod which bundles older copies of Antibodies.
Codename280 2024 年 8 月 23 日 上午 12:47 
Hmm perhaps cant confirm.
strange thing is though as this is happening the UI is also hidden ... turning off Antibodies brings it back. kinda odd no ?
Vsauce, Michael Here 2024 年 11 月 15 日 下午 4:59 
I'm having a similar issue with Evolving Traits World, where the UI for ETW is being loaded first and then the UI for Antibodies being loaded then loads, causing an error which makes no extra UI pages available, letting the player see only the base game ones.
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50