Project Zomboid

Project Zomboid

Bug Out Bags!
Serellan  [utvecklare] 11 nov, 2023 @ 1:04
Bug Reports?
Please post them here.
< >
Visar 1-12 av 12 kommentarer
Lady LaLa 7 jul, 2024 @ 16:02 
Not sure if this mod is meant to work in multiplayer, but it doesn't work. When it's added to a multiplayer mod list, it's replaced with a "URL" placekeeper. Tested with everything but Mod Manager & its multiplayer version disabled.

Works great in single player, though :)
RargofMarv 15 jul, 2024 @ 18:47 
Same issue as @Lady LaLa.
Serellan  [utvecklare] 28 jul, 2024 @ 22:23 
Ursprungligen skrivet av Lady LaLa:
Not sure if this mod is meant to work in multiplayer, but it doesn't work. When it's added to a multiplayer mod list, it's replaced with a "URL" placekeeper. Tested with everything but Mod Manager & its multiplayer version disabled.

Works great in single player, though :)

Thanks for the report, I'll look into it, it may be a cheat detection issue blocking it.

Would you be able to post a screenshot of what you are seeing? It will help me track it down.

Also, did you have "starter kit" option enabled in Sandbox Options?
Senast ändrad av Serellan; 28 jul, 2024 @ 22:34
BlackWater821 16 aug, 2024 @ 23:41 
Same issue as @Lady LaLa, after adding your mod to server mod list and save/load preset it disable all mod list.

However it work in SP. Could you fix it for MP?

Thanks
Senast ändrad av BlackWater821; 16 aug, 2024 @ 23:57
BlackWater821 18 aug, 2024 @ 19:10 
Mod generate 2 errors when booting games.

[19-08-24 10:07:14.326] ERROR: General , 1724033234326> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Bag_SurvivalSmall_LHand.xml"
Caused by:
java.io.FileNotFoundException: media\clothing\clothingItems\Bag_SurvivalSmall_LHand.xml (The system cannot find the file specified) at FutureTask.report. Message: media/clothing/clothingItems/Bag_SurvivalSmall_LHand.xml.
[19-08-24 10:07:14.327] ERROR: General , 1724033234327> DebugLogStream.printException> Stack trace:.
[19-08-24 10:07:14.332] ERROR: General , 1724033234332> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Bag_SurvivalSmall.xml"
Caused by:
java.io.FileNotFoundException: media\clothing\clothingItems\Bag_SurvivalSmall.xml (The system cannot find the file specified) at FutureTask.report. Message: media/clothing/clothingItems/Bag_SurvivalSmall.xml.
[19-08-24 10:07:14.333] ERROR: General , 1724033234333> DebugLogStream.printException> Stack trace:.
Serellan  [utvecklare] 31 aug, 2024 @ 16:20 
Ursprungligen skrivet av BlackWater821:
Mod generate 2 errors when booting games.

[19-08-24 10:07:14.326] ERROR: General , 1724033234326> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Bag_SurvivalSmall_LHand.xml"
Caused by:
java.io.FileNotFoundException: media\clothing\clothingItems\Bag_SurvivalSmall_LHand.xml (The system cannot find the file specified) at FutureTask.report. Message: media/clothing/clothingItems/Bag_SurvivalSmall_LHand.xml.
[19-08-24 10:07:14.327] ERROR: General , 1724033234327> DebugLogStream.printException> Stack trace:.
[19-08-24 10:07:14.332] ERROR: General , 1724033234332> ExceptionLogger.logException> Exception thrown java.util.concurrent.ExecutionException: zombie.util.PZXmlParserException: Exception thrown while parsing XML file "media/clothing/clothingItems/Bag_SurvivalSmall.xml"
Caused by:
java.io.FileNotFoundException: media\clothing\clothingItems\Bag_SurvivalSmall.xml (The system cannot find the file specified) at FutureTask.report. Message: media/clothing/clothingItems/Bag_SurvivalSmall.xml.
[19-08-24 10:07:14.333] ERROR: General , 1724033234333> DebugLogStream.printException> Stack trace:.

Fixed, thank you!
Serellan  [utvecklare] 31 aug, 2024 @ 16:28 
Ursprungligen skrivet av Lady LaLa:
Not sure if this mod is meant to work in multiplayer, but it doesn't work. When it's added to a multiplayer mod list, it's replaced with a "URL" placekeeper. Tested with everything but Mod Manager & its multiplayer version disabled.

Works great in single player, though :)

TLDR: Seems to be fixed now, please let me know, you may need to remove and re-add the latest version to serversetttings.

I just went to try and fix this after fixing the XML bug also mentioned, at it appears that the XML bug may have been causing this issue as well, and now seems to be working.

On on existing serversettings, I did need to remove and re-add the mod after updated.
BlackWater821 1 sep, 2024 @ 10:29 
Boot up error is fix but MP mods list still mess up after apply mods, seems like the "fix" for MP issues is replace this line in mod.info,

url=https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3055069023

replace to

description=https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3055069023

Just test it for a bit all good now.. MP no more issues can select traits and start server.
Serellan  [utvecklare] 4 sep, 2024 @ 17:07 
Ursprungligen skrivet av BlackWater821:
Boot up error is fix but MP mods list still mess up after apply mods, seems like the "fix" for MP issues is replace this line in mod.info,

url=https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3055069023

replace to

description=https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3055069023

Just test it for a bit all good now.. MP no more issues can select traits and start server.

Awesome, thanks for helping me track this down. Unfortunetly I can't view the file links you posted, Steam is blocking them. Can you post the text and I can update?
BlackWater821 4 sep, 2024 @ 18:39 
Hi. Just the "URL=" change to "description=" in mod.info.
Serellan  [utvecklare] 5 sep, 2024 @ 14:33 
Ursprungligen skrivet av BlackWater821:
Hi. Just the "URL=" change to "description=" in mod.info.

Thanks, I removed it from mod.info, not sure why I even had that in there, thanks for helping me track that down, please let me know if that works for you!
< >
Visar 1-12 av 12 kommentarer
Per sida: 1530 50