Project Zomboid

Project Zomboid

SSR: Newsboard
Oneline  [开发者] 2021 年 12 月 30 日 上午 11:03
Bug Reports
If you encounter any errors, please, report here.
After an error occurs close the game, go to C:\Users\%username%\Zomboid\ and open console.txt.

Post a bug report in the following format:
1) Text after stack trace from log file (if you got multiple errors, post a few of them)
2) Game version
3) Mods list
4) Steps to reproduce this error.

I will do my best to fix it. Thank you.
< >
正在显示第 1 - 7 条,共 7 条留言
Niko 2022 年 1 月 19 日 上午 2:48 
hi,here's a bug report.

Error logs:

-----------------------------------------
function: loadSavedParameters -- file: myClothingUI.lua line # 377
function: onGameStart -- file: myClothingUI.lua line # 284

ERROR: General , 1642586465082> 278,290,710> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: slot_button_size of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1642586465082> 278,290,710> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: slot_button_size 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:61)
at zombie.gameStates.IngameState.enter(IngameState.java:727)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145)
at zombie.GameWindow.logic(GameWindow.java:289)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:745)
at zombie.GameWindow.run_ez(GameWindow.java:661)
at zombie.GameWindow.mainThread(GameWindow.java:475)
at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1642586465083> 278,290,711> -----------------------------------------
STACK TRACE
-----------------------------------------
function: loadSavedParameters -- file: myClothingUI.lua line # 377
function: onGameStart -- file: myClothingUI.lua line # 284


It seems to conflict with Mod ID: myclothinguimod Workshop ID: 2695471997
Oneline  [开发者] 2022 年 1 月 19 日 上午 7:45 
Hi, Niko. I've updated ssr-core, your issue should be resolved now. The conflict was caused by both mods having config.lua.
Niko 2022 年 1 月 19 日 上午 9:09 
thanks alot bro!
Minidoracat 2022 年 10 月 6 日 上午 10:09 
Thank you very much for your mod, it works really well
If the number of words in the tab is too long, the text will overlap

https://cdn.discordapp.com/attachments/456737824725794827/1027628253441167432/unknown.png
Oneline  [开发者] 2022 年 10 月 9 日 上午 8:30 
引用自 Minidoracat
Thank you very much for your mod, it works really well
If the number of words in the tab is too long, the text will overlap

https://cdn.discordapp.com/attachments/456737824725794827/1027628253441167432/unknown.png
Okay. I'll look into it.
S4ro 2024 年 8 月 10 日 上午 8:02 
the image is not loaded, i put in the txt file <IMAGECENTRE:/media/ui/image.png> the name of the file in the media/ui folder is image.png, when i'm ingame i see only the text of the code in the top tab, can you help?
Oneline  [开发者] 2024 年 8 月 10 日 下午 10:45 
@S4ro the image must be (1) a part of any of your mods and (2) a real png file (not renamed jpeg or smth).
The mod cannot load an image that doesn't exist on client's PC, so putting an image to some folder on your server is out of question.
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50