theCrius / project-zomboid-random-zombies-full

GNU General Public License v3.0
3 stars 3 forks source link

Bug/Error #12

Closed Keiu03 closed 5 months ago

Keiu03 commented 5 months ago

Mod not working and Error is just piling up

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. etc etc

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Specification (please complete the following information):

Callframe at: error function: ValidateConfiguration -- file: rzf_utilities.lua line # 63 | MOD: Random Zombies - Day and Night function: LoadConfiguration -- file: rzf_server.lua line # 74 | MOD: Random Zombies - Day and Night se.krka.kahlua.vm.KahluaException: [RZF] Crawler, Shambler, FastShambler and Sprinter for the Night Settings do not add up to 100 at se.krka.kahlua.stdlib.BaseLib.error(BaseLib.java:292) at se.krka.kahlua.stdlib.BaseLib.call(BaseLib.java:120) at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007) 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.gameStates.IngameState.enter(IngameState.java:737) at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145) 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:667) at zombie.GameWindow.mainThread(GameWindow.java:495) at java.base/java.lang.Thread.run(Unknown Source)

theCrius commented 5 months ago

Not a bug.

Error explain what is wrong.

[RZF] Crawler, Shambler, FastShambler and Sprinter for the Night Settings do not add up to 100

Keiu03 commented 5 months ago

alright thanks!