Project Zomboid

Project Zomboid

Player Connection Message
KONIJIMA  [developer] 19 Jun, 2023 @ 4:14am
Errors
Post the error message you get here.
< >
Showing 1-3 of 3 comments
Grumpy 19 Jun, 2023 @ 4:55am 
Dedi isn't being spammed any longer but we are still receiving this error:

Callframe at: get
function: OnTick -- file: MainServer.lua line # 56 | MOD: Player Connection Message

ERROR: General , 1687175650945> 559,538,940> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at GeneratedMethodAccessor33.invoke.
ERROR: General , 1687175650945> 559,538,941> DebugLogStream.printException> Stack trace:
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.GeneratedMethodAccessor33.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.network.GameServer.main(GameServer.java:903)
Caused by: java.lang.IndexOutOfBoundsException: Index 13 out of bounds for length 13
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)
... 18 more
KONIJIMA  [developer] 19 Jun, 2023 @ 5:31am 
@Grumpy thanks I have a look asap
Saphir 21 Sep, 2024 @ 12:50pm 
hi there, great mod. i was working on a discord webhook that would use the .JSONL file provided by your mod. I have run into an issue however: Our server is set to pause while empty (PauseEmpty setting in server options). If the last player in the server leaves, the mod does not announce them leaving until a new player joins and unpauses the server. It would be impractical for us to change the PauseEmpty option. Is it possible to get around the server pause?
< >
Showing 1-3 of 3 comments
Per page: 1530 50