Jump to content

STHuman

Member
  • Posts

    1
  • Joined

  • Last visited

STHuman's Achievements

  1. when i use my custom sandbox option after patch , even if vanilla or fresh start, activating forage makes error logs every time. i also uploaded console.txt file only contains this bugged logs function: getRefillBonus -- file: forageSystem.lua line # 1036 | Vanilla function: fillZone -- file: forageSystem.lua line # 330 | Vanilla function: createZoneData -- file: forageSystem.lua line # 297 | Vanilla function: getAndActivateZoneAtXY -- file: ISSearchManager.lua line # 985 | Vanilla function: updateCurrentZone -- file: ISSearchManager.lua line # 995 | Vanilla function: doUpdateEvents -- file: ISSearchManager.lua line # 1219 | Vanilla function: toggleSearchMode -- file: ISSearchManager.lua line # 1446 | Vanilla function: onMouseUp -- file: ISButton.lua line # 56 | Vanilla LOG : General , 1668250962079> [forageSystem][getZoneData] zoneData will be initialised for ForageZone LOG : General , 1668250962079> ----------------------------------------- STACK TRACE ----------------------------------------- function: getRefillBonus -- file: forageSystem.lua line # 1036 | Vanilla function: fillZone -- file: forageSystem.lua line # 330 | Vanilla function: createZoneData -- file: forageSystem.lua line # 297 | Vanilla function: getAndActivateZoneAtXY -- file: ISSearchManager.lua line # 985 | Vanilla function: updateCurrentZone -- file: ISSearchManager.lua line # 995 | Vanilla function: doUpdateEvents -- file: ISSearchManager.lua line # 1219 | Vanilla function: toggleSearchMode -- file: ISSearchManager.lua line # 1446 | Vanilla function: onMouseUp -- file: ISButton.lua line # 56 | Vanilla ERROR: General , 1668250962079> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: __div not defined for operands in getRefillBonus at KahluaUtil.fail line:82. ERROR: General , 1668250962079> DebugLogStream.printException> Stack trace: java.lang.RuntimeException: __div not defined for operands in getRefillBonus at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:82) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:676) 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.pcallBoolean(KahluaThread.java:1924) at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104) at zombie.ui.UIElement.onMouseUp(UIElement.java:1228) at zombie.ui.UIElement.onMouseUp(UIElement.java:1183) at zombie.ui.UIManager.update(UIManager.java:816) 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 , 1668250962080> ----------------------------------------- STACK TRACE console.txt Logs.zip console.txt
×
×
  • Create New...