Jump to content

AstrayCuriosity

Member
  • Posts

    14
  • Joined

  • Last visited

Everything posted by AstrayCuriosity

  1. Hello. I got a thought does PZ have file that is mainly responsible for different types of floor? I found SoundBanks.lua but it seems like an old file and doesn't do anything. I know about sound files my main point is to find what actually makes them work. We have some hidden snow footsteps sounds but they not used by the game.
  2. Does anyone noticed this? I'm pretty sure it's a bug. Raw pancakes has -16 hunger, cooked -20. Everytime you add any ingridient to pancakes it adds to -16 instead of -20 so in result by adding syrup for example you just remove 4 hunger from your pancakes (??????) and addding 5 canned peaches adds only 1 hunger instead of 5. because 16+5=21 isntead of 20+5 which should give 25. The game reads hunger from a raw pancakes instead of cooked.
  3. Can someone please return this feature? I don't understand why it got removed because when you're eating a big meal it often making confusion because when you try to eat half of 80 hunger meal when it lasts only 40 the character will eat all 40 "half" instead of 20 and you have to always keep in mind something like that. It's honestly just annoying.
  4. Try deleting Zomboid folder from documents it is the way to remove this bug for now. At least it helped me. It's pain but it is what it is. Do backup just in case.
  5. Huge news. Deleting Zomboid folder from documents is the way to remove this bug for now. It's pain but it is what it is.
  6. last one was made on a new save without a single mod.
  7. I really hope it helps... previous build is working fine. I've tried reinstall the game completely. Tried without a single mod as I said earlier. Nothing works. My buddies also does not have the same issue. I'm desperate. console.txt
  8. you mean this? 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: createForageZone -- file: forageSystem.lua line # 951 | 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 , 1668542703529> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: __div not defined for operands in getRefillBonus at KahluaUtil.fail line:82. ERROR: General , 1668542703529> 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 , 1668542703531> ----------------------------------------- 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: createForageZone -- file: forageSystem.lua line # 951 | 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 , 1668542707362> [forageSystem][getZoneData] zoneData will be initialised for ForageZone LOG : General , 1668542707363> ----------------------------------------- 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 , 1668542707364> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: __div not defined for operands in getRefillBonus at KahluaUtil.fail line:82. ERROR: General , 1668542707365> 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 , 1668542707366> ----------------------------------------- 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 LOG : General , 1668542709208> EXITDEBUG: ToggleEscapeMenu 1 LOG : General , 1668542709209> EXITDEBUG: ToggleEscapeMenu 3 LOG : General , 1668542709209> EXITDEBUG: ToggleEscapeMenu 4 LOG : General , 1668542709209> EXITDEBUG: ToggleEscapeMenu 5 LOG : General , 1668542709209> EXITDEBUG: setGameSpeed 1 LOG : General , 1668542709210> EXITDEBUG: setGameSpeed 3 LOG : General , 1668542709210> EXITDEBUG: setShowPausedMessage 1 LOG : General , 1668542709210> EXITDEBUG: setShowPausedMessage 2
  9. Found about this bug today in my save also. Empty game without any mods - still has it. Foraging doesn't show any icons and erorrs pop up everytime you use it. log: line # 1036 | Vanilla [6 times ] function: fillZone -- file: forageSystem.lua line # 330 | Vanilla [6 times ] function: createZoneData -- file: forageSystem.lua line # 297 | Vanilla [6 times ] function: createForageZone -- file: forageSystem.lua line # 951 | Vanilla [2 times ] function: getAndActivateZoneAtXY -- file: ISSearchManager.lua line # 985 | Vanilla [6 times ] function: updateCurrentZone -- file: ISSearchManager.lua line # 995 | Vanilla [6 times ] function: doUpdateEvents -- file: ISSearchManager.lua line # 1219 | Vanilla [6 times ] function: toggleSearchMode -- file: ISSearchManager.lua line # 1446 | Vanilla [6 times ] function: onMouseUp -- file: ISButton.lua line # 56 | Vanilla [6 times ] ???
×
×
  • Create New...