Project Zomboid

Project Zomboid

Dager overlevde resultattavle
 Dette emnet er festet, så det er nok viktig
Braven  [utvikler] 22. juli 2023 kl. 22.48
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! 💖
Sist redigert av Braven; 31. aug. 2023 kl. 13.21
< >
Viser 19 av 9 kommentarer
jqzed 27. juli 2023 kl. 10.12 
Sometimes the console writes something like this when someone connects.
(The console does not display this for all players..)

https://pastebin.com/5Juk6Jp4
Sist redigert av jqzed; 27. juli 2023 kl. 10.13
Samuwai Jack 29. juli 2023 kl. 7.02 
I'm reporting it here like ya asked. After installing this mod on my dedicated server, the Deathboard mod seems to no longer work. What that means is the button to open up the Deathboard is completely gone, so I cannot open the board anymore. Nothing is out of order in terms of installing the mod, load order and the like.
Braven  [utvikler] 29. juli 2023 kl. 13.12 
Opprinnelig skrevet av Samuwai Jack:
I'm reporting it here like ya asked. After installing this mod on my dedicated server, the Deathboard mod seems to no longer work. What that means is the button to open up the Deathboard is completely gone, so I cannot open the board anymore. Nothing is out of order in terms of installing the mod, load order and the like.

Mod compatibility somehow? It works perfectly fine everywhere I tested. It works even with over 500 mods!
Dan39 29. juli 2023 kl. 22.39 
Hi,
I am also seeing exceptions in server logs from this mod. See below. Let me know if there is any other way I can help. Thanks for the mod!
OG : General , 1690694727015> 2,468,752,846> ------------------------------------------------------------- attempted index: daysSurvived of non-table: null LOG : General , 1690694727015> 2,468,752,846> ----------------------------------------- STACK TRACE ----------------------------------------- function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard ERROR: General , 1690694727016> 2,468,752,846> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: daysSurvived of non-table: null at KahluaThread.tableget line:1689. ERROR: General , 1690694727016> 2,468,752,846> DebugLogStream.printException> Stack trace: java.lang.RuntimeException: attempted index: daysSurvived of non-table: null at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689) at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:492) 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:214) at zombie.network.GameServer.receiveClientCommand(GameServer.java:4168) at zombie.network.PacketTypes$PacketType.onServerPacket(PacketTypes.java:1022) at zombie.network.GameServer.mainLoopDealWithNetData(GameServer.java:1532) at zombie.network.GameServer.main(GameServer.java:800) LOG : General , 1690694727016> 2,468,752,847> ----------------------------------------- STACK TRACE ----------------------------------------- function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard
BroDimm 17. aug. 2023 kl. 6.03 
coop-console txt

STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard
mthoms 5. sep. 2023 kl. 0.20 
I'm getting this in my console logs (a repeating stack trace error) on my MP Gportal Server (it is the same as the prior two posters I believe):

attempted index: daysSurvived of non-table: null

LOG : General , 1693890032110> 6,788,970> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard

ERROR: General , 1693890032110> 6,788,970> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: daysSurvived of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1693890032111> 6,788,970> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: daysSurvived of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:492)
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:214)
at zombie.network.GameServer.receiveClientCommand(GameServer.java:4168)
at zombie.network.PacketTypes$PacketType.onServerPacket(PacketTypes.java:1022)
at zombie.network.GameServer.mainLoopDealWithNetData(GameServer.java:1532)
at zombie.network.GameServer.main(GameServer.java:800)
LOG : General , 1693890032111> 6,788,970> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard


@BitBraven - Any clue whether this is something on our end or where we should troubleshoot? Thanks for your time and for your contributions to the game (I use sooooo many of your mods - they are amazeballs)
Backpulver 16. nov. 2023 kl. 10.39 
Same:
LOG : General , 1700159251869> 454.375.618> -------------------------------------------------------------
attempted index: daysSurvived of non-table: null

LOG : General , 1700159251869> 454.375.619> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard

ERROR: General , 1700159251870> 454.375.619> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: daysSurvived of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1700159251870> 454.375.620> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: daysSurvived of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:492)
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:214)
at zombie.network.GameServer.receiveClientCommand(GameServer.java:4168)
at zombie.network.PacketTypes$PacketType.onServerPacket(PacketTypes.java:1022)
at zombie.network.GameServer.mainLoopDealWithNetData(GameServer.java:1532)
at zombie.network.GameServer.main(GameServer.java:800)
LOG : General , 1700159251872> 454.375.621> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard
Dismellion 20. nov. 2023 kl. 12.54 
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard ERROR: General , 1700513482314> 6,538,172,374> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: daysSurvived of non-table: null at KahluaThread.tableget line:1689.

Does seem to happen when client joins too early/first time after restart?
Dismellion 28. nov. 2023 kl. 11.30 
Opprinnelig skrevet av Dismellion:
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard ERROR: General , 1700513482314> 6,538,172,374> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: daysSurvived of non-table: null at KahluaThread.tableget line:1689.

Does seem to happen when client joins too early/first time after restart?

You can fix it by checking if "args" is null in remote exec of a server
or running a "if not getPlayer()" in EveryMinute event, because this event runs even when player is not initialized.

Cheers.
< >
Viser 19 av 9 kommentarer
Per side: 1530 50