Project Zomboid

Project Zomboid

Grab and Drop
Le SneK [] 8 Aug, 2024 @ 9:29pm
Incompatibility with SSR Quests or Core
LOG : General , 1723176308583> 17,036,228> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onTick -- file: GrabAndDropItemHighlight.lua line # 178 | MOD: Grab and Drop

ERROR: General , 1723176308584> 17,036,229> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: getRenderingPlayerCamera of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1723176308584> 17,036,229> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: getRenderingPlayerCamera of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:641)
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:92)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:1624)
at zombie.gameStates.IngameState.update(IngameState.java:1333)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
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)
LOG : General , 1723176308586> 17,036,230> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onTick -- file: GrabAndDropItemHighlight.lua line # 178 | MOD: Grab and Drop









the game gives 50 errors like this the moment i get close enough to an item that wants to load the hand icon, without SSR mods the icon shows up just fine without errors but with SSR the hand icon doesn't show up and instead spams the logs with 50 errors. the mod still functions tho. can you make a compatibility path for SSR mods or tell me how to disable the hand icon function completely without corrupting this mod?