Project Zomboid

Project Zomboid

Mod Manager: Server
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
NoctisFalco  [udvikler] 19. jan. 2022 kl. 18:39
Bug reports
If you encounter any errors or something does not work, please, report here.

If the game doesn't load because of this mod, close the game, unsubscribe from the mod and report about this.

After an error occurs pause the game and go to
C:\Users\<your_user_name>\Zomboid\console.txt

Somewhere at the end of the file you will see this line:
---------------------------------STACK TRACE---------------------------------

Copy everything after it and some lines above which start with "ERROR" and post here (there might be several errors, copy all of them). Along with the following information: game version, the mods that you are using (if you suspect that it might be an incompatibility).

Describe steps to reproduce this error.

I will do my best to find the root cause and fix it. Thank you.
< >
Viser 1-15 af 34 kommentarer
Fantasy System 19. jan. 2022 kl. 22:22 
Happens when pressing the server button.


LOG : General , 1642659676401> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onButtonClick -- file: ModSelector.lua line # 815
function: onMouseUp -- file: MMButton.lua line # 87

ERROR: General , 1642659676401> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: new of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1642659676401> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: new of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:641)
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.pcallBoolean(KahluaThread.java:1924)
at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1228)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIElement.onMouseUp(UIElement.java:1183)
at zombie.ui.UIManager.update(UIManager.java:808)
at zombie.GameWindow.logic(GameWindow.java:253)
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 , 1642659676403> -----------------------------------------
STACK TRACE
-----------------------------------------
function: onButtonClick -- file: ModSelector.lua line # 815
function: onMouseUp -- file: MMButton.lua line # 87
Sidst redigeret af Fantasy System; 19. jan. 2022 kl. 22:25
Fantasy System 19. jan. 2022 kl. 22:24 
Fixed. needed to redownload the main mod, didnt update for some reason
Fantasy System 19. jan. 2022 kl. 22:25 
Thanks for this. Seriously its an amazing help.
♥♥♥♥♥♥ 20. jan. 2022 kl. 0:58 
function: onButtonClick -- file: ModSelector.lua line # 815
function: onMouseUp -- file: MMButton.lua line # 87.
[20-01-22 14:53:28.694] ERROR: General , 1642668808694> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: new of non-table: null at KahluaThread.tableget line:1689..
[20-01-22 14:53:28.695] ERROR: General , 1642668808695> DebugLogStream.printException> Stack trace:.
[20-01-22 14:53:28.710] LOG : General , 1642668808710> -----------------------------------------
STACK TRACE
Fantasy System 20. jan. 2022 kl. 1:11 
Oprindeligt skrevet af ♥♥♥♥♥♥:
cut...
resub to the original mod
Fantasy System 20. jan. 2022 kl. 1:50 
Denne kommentar afventer at blive analyseret af vores automatiske indholdskontrolsystem. Den er midlertidigt skjult, indtil vi bekræfter, at indholdet ikke er skadeligt (f.eks. links til websider, som forsøger at stjæle oplysninger).
NoctisFalco  [udvikler] 20. jan. 2022 kl. 6:51 
Yep, you need to have the latest version of Mod Manager.
4lphabeta 22. jan. 2022 kl. 12:15 
Having an issue on game launch, no buttons pressed. Line 51 of ModSelector.lua is where it errors.
https://pastebin.com/FyH3M3Y4 - Error log from console
Only an issue since the update was done 30 mins or so ago.

Version: 41.65

I don't believe it to be a mod compatibility issue.
Errors upon game launch, before the main menu loads.

EDIT: Verify cache integrity (twice) fixed it... weird. If anyone else has the same issue now you know.
Sidst redigeret af 4lphabeta; 22. jan. 2022 kl. 12:24
NoctisFalco  [udvikler] 22. jan. 2022 kl. 12:29 
@4lphabeta Thanks for the info! Definitely something weird happened.
RegLoiD 23. jan. 2022 kl. 15:06 
If you add a map via Mod Manager Server, it won't show up in "map" and "spawn region" sections in server settings. Hence, map(s) will not be generated when starting a new server. The only way to fix is to manually add a map via default server settings.
NoctisFalco  [udvikler] 24. jan. 2022 kl. 9:13 
@RegLoiD Not a bug, it's clearly stated in the description.
obj_plant(var,22); 24. jan. 2022 kl. 10:02 
Trying to host a server for me and some friends(not Dedicated). No mods will load. I've tried disabling all but one that I know is supposed to work in multiplayer(Spongie's Hair), creating new presets, deleting the world and player to try to get it working again, and just about everything else I saw suggested online. (Mods are listed in both Mods and Workshop, I've quadruple checked)

This error shows up in the console for all mods that fail to load:
WARN : Mod , 1643046042465> 89,279,459> ZomboidFileSystem.loadModAndRequired> required mod "SpnHair" not found.

Interestingly enough, Shark's and Peach's Military Uniform Improvements is the *only* mod that loads properly.

I've spent two hours today trying to figure this out and it's giving me a headache. Any idea what the issue is?
NoctisFalco  [udvikler] 26. jan. 2022 kl. 2:10 
@lo.st Definitely not related to MM:S. It might be that for some reason the game can't download or find the mod (mods). I've seen several posts about that and the same happened to me too. Solved it by deleting the whole "steamapps" folder from the game's folder:
...\SteamLibrary\steamapps\common\ProjectZomboid\steamapps\

Then start your server and it will redownload all mods.
obj_plant(var,22); 26. jan. 2022 kl. 11:53 
Oprindeligt skrevet af NoctisFalco:
@lo.st Definitely not related to MM:S. It might be that for some reason the game can't download or find the mod (mods). I've seen several posts about that and the same happened to me too. Solved it by deleting the whole "steamapps" folder from the game's folder:
...\SteamLibrary\steamapps\common\ProjectZomboid\steamapps\

Then start your server and it will redownload all mods.

Gotcha. I'll give that a shot. Thanks! Will report back on if it works or not.
obj_plant(var,22); 27. jan. 2022 kl. 9:47 
Happy to report that your suggestion helped enough for me to fix it. Thank you! Sorry to bug you with something that wasn't explicitly caused by the mod, but I appreciate the help nonetheless. :-)
< >
Viser 1-15 af 34 kommentarer
Per side: 1530 50