Project Zomboid

Project Zomboid

Bug Out Bags!
Serellan  [developer] 11 Nov, 2023 @ 1:04am
Bug Reports?
Please post them here.
< >
Showing 1-12 of 12 comments
Lady LaLa 7 Jul, 2024 @ 4:02pm 
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 @ 6:47pm 
Same issue as @Lady LaLa.
Serellan  [developer] 28 Jul, 2024 @ 10:23pm 
Originally posted by 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?
Last edited by Serellan; 28 Jul, 2024 @ 10:34pm
BlackWater821 16 Aug, 2024 @ 11:41pm 
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
Last edited by BlackWater821; 16 Aug, 2024 @ 11:57pm
BlackWater821 18 Aug, 2024 @ 7:10pm 
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  [developer] 31 Aug, 2024 @ 4:20pm 
Originally posted by 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  [developer] 31 Aug, 2024 @ 4:28pm 
Originally posted by 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:29am 
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  [developer] 4 Sep, 2024 @ 5:07pm 
Originally posted by 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 @ 6:39pm 
Hi. Just the "URL=" change to "description=" in mod.info.
Serellan  [developer] 5 Sep, 2024 @ 2:33pm 
Originally posted by 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!
< >
Showing 1-12 of 12 comments
Per page: 1530 50