Project Zomboid

Project Zomboid

Zilele au supraviețuit clasamentului
 Acest topic a fost fixat, deci probabil este important
Braven  [dezvoltator] 22 iul. 2023 la 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! 💖
Editat ultima dată de Braven; 31 aug. 2023 la 13:21
< >
Se afișează 1-9 din 9 comentarii
jqzed 27 iul. 2023 la 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
Editat ultima dată de jqzed; 27 iul. 2023 la 10:13
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  [dezvoltator] 29 iul. 2023 la 13:12 
Postat inițial de 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 iul. 2023 la 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 la 6:03 
coop-console txt

STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard
mthoms 5 sept. 2023 la 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)
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
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?
Postat inițial de 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.
< >
Se afișează 1-9 din 9 comentarii
Per pagină: 1530 50