Project Zomboid

Project Zomboid

Days Survived Leaderboard
 This topic has been pinned, so it's probably important
Braven  [developer] 22 Jul, 2023 @ 10:48pm
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! 💖
Last edited by Braven; 31 Aug, 2023 @ 1:21pm
< >
Showing 1-9 of 9 comments
jqzed 27 Jul, 2023 @ 10:12am 
Sometimes the console writes something like this when someone connects.
(The console does not display this for all players..)

https://pastebin.com/5Juk6Jp4
Last edited by jqzed; 27 Jul, 2023 @ 10:13am
Samuwai Jack 29 Jul, 2023 @ 7:02am 
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  [developer] 29 Jul, 2023 @ 1:12pm 
Originally posted by 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 Jul, 2023 @ 10:39pm 
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 @ 6:03am 
coop-console txt

STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard
mthoms 5 Sep, 2023 @ 12:20am 
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 @ 10:39am 
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 @ 12:54pm 
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 @ 11:30am 
Originally posted by 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.
< >
Showing 1-9 of 9 comments
Per page: 1530 50