#Game is getting errors, runs properly after days of no errors but suddenly errors. Tried everything
7 messages · Page 1 of 1 (latest)
STACK TRACE
function: checkProjectileTimer -- file: GunFighter_02Function.lua line # 5566 | MOD: Arsenal(26) GunFighter [MAIN MOD 2.0]
ERROR: General , 1687407726381> 197,614,414> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in checkProjectileTimer at KahluaUtil.fail line:82.
ERROR: General , 1687407726381> 197,614,414> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: Object tried to call nil in checkProjectileTimer
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: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.characters.IsoPlayer.updateInternal2(IsoPlayer.java:2141)
at zombie.characters.IsoPlayer.updateInternal1(IsoPlayer.java:1935)
at zombie.util.lambda.Invokers$Params1$CallbackStackItem.run(Invokers.java:37)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure
this is the consistent error
MOD: Arsenal(26) GunFighter [MAIN MOD 2.0]
If you have issues with mods, try disabling them one by one or in batches to figure out which specific mod is causing the problems.
Do it on a new save to to prevent any issues on your current playthrough as removing mods can cause items to be permanently deleted.
After you find out which mod is problematic, consider reporting the problem to the mod creator on their workshop page.