#sooo i got another issue this time with controller inputs

6 messages · Page 1 of 1 (latest)

tender bolt
#

so i first experienced this issue when on my steamdeck and i tried to loot something and when it got to the options for the selected object i pressed down and a error popped up and the item selection went down instead of the item options this also happens with a controller on pc
i looked into the log and this error pops up

ERROR: General , 1688840003364> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index of non-table at KahluaUtil.fail line:82.
ERROR: General , 1688840003364> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index of non-table
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82)
at se.krka.kahlua.vm.KahluaUtil.luaAssert(KahluaUtil.java:70)
at se.krka.kahlua.vm.KahluaThread.tableSet(KahluaThread.java:1726)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:594)
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.GameWindow.frameStep(GameWindow.java:778)
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 , 1688840003373> -----------------------------------------
STACK TRACE

naive ivy
#

Do you perhaps have any mods enabled?

tender bolt
#

yea

naive ivy
#

Does it happen without mods?

tender bolt
#

not sure never checked tbh imma check real quick

#

does not happen with no mods i guess i will just enable mods until it happens to find the mod causing the issue