Project Zomboid

Project Zomboid

生存日数のスコアボード
 このトピックはピン留めされているので、おそらく重要です
Braven  [開発者] 2023年7月22日 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! 💖
最近の変更はBravenが行いました; 2023年8月31日 13時21分
< >
1-9 / 9 のコメントを表示
jqzed 2023年7月27日 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
最近の変更はjqzedが行いました; 2023年7月27日 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  [開発者] 2023年7月29日 13時12分 
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 2023年7月29日 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
coop-console txt

STACK TRACE
-----------------------------------------
function: onClientCommand -- file: LifeBoard_Server.lua line # 73 | MOD: Days Survived Leaderboard
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?
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.
< >
1-9 / 9 のコメントを表示
ページ毎: 1530 50