Project Zomboid

Project Zomboid

More Bags
Simsimix  [udvikler] 7. sep. 2023 kl. 11:34
Bugs
Comment here any issues you had with the mod. And if you have any knowledge that can help, it would be appreciated if shared.
< >
Viser 1-15 af 37 kommentarer
st☆rchild 8. sep. 2023 kl. 10:42 
Weapons carried on back are shown like you have no bag
Viri 20. sep. 2023 kl. 8:05 
I'm getting the police bag with the "?" icon, works and throws no error, but yeah its weird having that icon in your inventory shortcut lol
Sidst redigeret af Viri; 20. sep. 2023 kl. 8:05
Simsimix  [udvikler] 20. sep. 2023 kl. 14:49 
Thanks for notcing, I had a tiny typo.
KvTvLiNn 11. okt. 2023 kl. 23:25 
The Medical Fanny Pack doesn't show up on the character model after equipping it and the fanny pack model has no textures when put on the ground.
Sidst redigeret af KvTvLiNn; 11. okt. 2023 kl. 23:35
Assassin36789 19. okt. 2023 kl. 11:04 
I am having issues running the mod. It seems like every time I run a backpack mod it doesn't show on the character. Any idea why this is happening. Also yes this is a new save and the more bags mod is the only mod I am running.
Simsimix  [udvikler] 21. okt. 2023 kl. 12:06 
Oprindeligt skrevet af Assassin36789:
I am having issues running the mod. It seems like every time I run a backpack mod it doesn't show on the character. Any idea why this is happening. Also yes this is a new save and the more bags mod is the only mod I am running.

Have you looked for any youtube guide/introduction to pz mods? I already gave you my best advices.
somewhatfrog 24. okt. 2023 kl. 12:33 
Hey there, same issue here, multiplayer, other person see bags/icons while I don't (other modded bags work as expected). They are on windows, I am on linux. Linux is case sensitive, I would guess there is some misstypes in the mod, make sure every file/item name is capitalized the same way. Ammo Pouch mod had those issues for instance and irrc Brita's Armor Pack too, both are fixed now.
Sidst redigeret af somewhatfrog; 24. okt. 2023 kl. 12:41
Simsimix  [udvikler] 24. okt. 2023 kl. 13:06 
I really don't know what to do on Linux, unless there's a coding issue on the .xml files when read by Linux OS, I have all the files in order.
somewhatfrog 24. okt. 2023 kl. 13:21 
as I said, the only difference is that linux filesystem is case sensitive, for instance "Bag" is not "bag", it is two different filenames, while on windows it will be treated as the same filename.
Sidst redigeret af somewhatfrog; 24. okt. 2023 kl. 13:26
somewhatfrog 24. okt. 2023 kl. 13:38 
for instance here:
SlingBag_Ground.FBX
extension is capitalized, while it shouldn't be.
In MoreBags_models.txt you used \ instead of /
In /media/models_X/Static/ all files are with .x instead of .X

upd: after i changed the mentioned higher files, bags started to appear visible on the ground but they still miss textures and not show on the character while equipped, no icons either.

medical fanny pack has icon but item disappears completely with an error if I try to wear it (same behavior and error was for ammo pouch mod before it was fixed)

your "More Gloves" mod works well btw, love it :D

medical fanny pack error:
----------------------------------------- function: createItem -- file: ISClothingExtraAction.lua line # 75 | Vanilla function: perform -- file: ISClothingExtraAction.lua line # 52 | Vanilla. [24-10-23 23:55:56.378] ERROR: General , 1698180956378> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: setTint of non-table: null at KahluaThread.tableget line:1689.. [24-10-23 23:55:56.378] ERROR: General , 1698180956378> DebugLogStream.printException> Stack trace:. [24-10-23 23:55:56.379] LOG : General , 1698180956379> ----------------------------------------- STACK TRACE -----------------------------------------
Sidst redigeret af somewhatfrog; 24. okt. 2023 kl. 14:26
Simsimix  [udvikler] 24. okt. 2023 kl. 14:27 
Oof, so it's that type of problem, I'm quite perplexed, since I coded everything just like the more gloves mod. Besides, revamping all coding seems quite the hard way to fix this.

Also, I don't think I can do anything about the .fbx extensions, like they are just files, I don't have linux to sort out how it reads these kind of files.
somewhatfrog 24. okt. 2023 kl. 14:28 
upd2: FileGuidTable.xml > fileGuidTable.xml
fixed the rest of issues
Sidst redigeret af somewhatfrog; 24. okt. 2023 kl. 14:29
Simsimix  [udvikler] 24. okt. 2023 kl. 14:30 
that was it?
somewhatfrog 24. okt. 2023 kl. 14:31 
all you need to do to fix it is:
1. In file /scripts/MoreBags_models.txt replace \ with /
2. Rename /models_X/WorldItems/Clothing/
SlingBag_Ground.FBX > SlingBag_Ground.fbx
3. Rename extensions for files in /models_X/Static/ from .x to .X
4. Rename in /FileGuidTable.xml > fileGuidTable.xml
5. Rename in /models_X/Skinned/Backpacks/
TacticalBag_R_Hand.fbx > TacticalBag_RHand.fbx
TacticalBag_L_Hand.fbx > TacticalBag_LHand.fbx
6. In file /clothing/clothingItems/MedicalFannyPackBack.xml
M_FannyPactBack.x > M_FannyPactBack.X
F_FannyPactBack.x > F_FannyPactBack.X

upd: added one more fix
upd2: and one more
Sidst redigeret af somewhatfrog; 24. okt. 2023 kl. 15:41
somewhatfrog 24. okt. 2023 kl. 15:38 
okay, I tested all bags, should be good now
Sidst redigeret af somewhatfrog; 24. okt. 2023 kl. 15:38
< >
Viser 1-15 af 37 kommentarer
Per side: 1530 50