Project Zomboid

Project Zomboid

ZomBomb - Special Infected
 This topic has been pinned, so it's probably important
Braven  [developer] 23 Oct, 2023 @ 5:41am
Bug Reports
If you find any bugs, please do let me know here so that I can fix it asap!
Please keep in mind I might take some time to fix a bug.

How to file a report?
Be thorough. I need to know whether it happened in Singleplayer or Multiplayer, if you have any related mods installed, what you were doing, how, when, etc.

"I have 400 mods, some must be causing issues. Fix plz" doesn't help anybody.
If you suspect a mod incompatibility, find out which mod is causing the issue and discuss with whoever developed it.

In order to preserve my sanity and not waste anybody's time, Bug Reports that do not follow these guidelines will be ignored.

Stay Updated!
Remember to always read the release notes each update so you can keep up to date with the latest bug fixes! 💖
< >
Showing 1-5 of 5 comments
S4ro 27 Oct, 2023 @ 2:37am 
Hi, the Zombomb are not spawning, tested with and without other mods, playing on a dedicatred server, % of spawning in sandbox was 99
Braven  [developer] 27 Oct, 2023 @ 6:25pm 
Originally posted by S4ro:
Hi, the Zombomb are not spawning, tested with and without other mods, playing on a dedicatred server, % of spawning in sandbox was 99
Fixed in the latest update!
Cera 27 Oct, 2023 @ 9:03pm 
Singleplayer mods are zombomb mod manager mod manager server cheat menu rebirth error magnifier. I get errors when the zombie explodes. It seems to be isolated to if more then one explodes at the same time. I first noticed it when 2 blew up next to me and killed me. After some more testing of spawning them in it seems that every time they explode together I get this error.

STACK TRACE
-----------------------------------------
Callframe at: get
function: explodeZombie -- file: BB_ZomBomb_Client.lua line # 57 | MOD: ZomBomb - Special Infected
function: explodeZombie -- file: BB_ZomBomb_Client.lua line # 71 | MOD: ZomBomb - Special Infected
function: DelayFunction -- file: BB_ZomBomb_Client.lua line # 113 | MOD: ZomBomb - Special Infected
function: onTick -- file: BB_Utils_ZomBomb.lua line # 48 | MOD: ZomBomb - Special Infected

ERROR: General , 1698465511780> 0> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at GeneratedMethodAccessor54.invoke.
ERROR: General , 1698465511780> 0> DebugLogStream.printException> Stack trace:
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:198)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:188)
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:92)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:1624)
at zombie.gameStates.IngameState.update(IngameState.java:1333)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
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:681)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2
at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
at java.base/java.util.Objects.checkIndex(Unknown Source)
at java.base/java.util.ArrayList.get(Unknown Source)
... 24 more
LOG : General , 1698465517946> 0> [ISSearchManager] removed UI for player 0
LOG : General , 1698465517946> 0> [ISSearchWindow] removed UI for player 0
LOG : General , 1698465517947> 0> removing player inventory
LOG : General , 1698465517947> 0> removing buttonprompts
LOG : General , 1698465517947> 0> removing loot inventory
LOG : General , 1698465517947> 0> removing equipped icons
LOG : General , 1698465517947> 0> removing characterInfo
LOG : General , 1698465517948> 0> removing backButtonWheel
LOG : General , 1698465517948> 0> removing craftingUI
LOG : General , 1698465517948> 0> removing mechanicsUI
LOG : General , 1698465517948> 0> writing C:\Users\tmts\Zomboid\Saves\Sandbox\27-10-2023_11-45-23\InGameMap.ini
rain 31 Oct, 2023 @ 5:30pm 
Got the following error:

`Callframe at: match
function: explodeZombie -- file: BB_ZomBomb_Client.lua line # 76 | MOD: ZomBomb - Special Infected
function: DelayFunction -- file: BB_ZomBomb_Client.lua line # 118 | MOD: ZomBomb - Special Infected
function: onTick -- file: BB_Utils_ZomBomb.lua line # 48 | MOD: ZomBomb - Special Infected
java.lang.RuntimeException: missing argument #1 to 'match'
at se.krka.kahlua.vm.KahluaUtil.getArg(KahluaUtil.java:380)
at se.krka.kahlua.vm.KahluaUtil.getStringArg(KahluaUtil.java:330)
at se.krka.kahlua.stdlib.StringLib.findAux(StringLib.java:1014)
at se.krka.kahlua.stdlib.StringLib.call(StringLib.java:126)
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:92)
at zombie.gameStates.IngameState.updateInternal(IngameState.java:1624)
at zombie.gameStates.IngameState.update(IngameState.java:1333)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
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:681)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
`
Actually a frog 9 Jul, 2024 @ 9:27am 
I have no idea why but 2 times it literally respawned inside me and blowed up killing me
< >
Showing 1-5 of 5 comments
Per page: 1530 50