RimWorld

RimWorld

Combat Extended [1.4]
Nibbles 6 Nov, 2021 @ 1:02am
Backpack and Tactical Vest Bug
i got a crafter to lvl 20 crafting, so i made all my colonists new clothes out of cotton just to make them match, everything came out masterful quality but when my colonists pick up a backpack or tactical vest its quality turns to normal. its done it too 100s of packs and vests. id like to keep my peoples cloths at masterful so they dont wear fallen peoples clothes. and i know the backpacks and vests can be masterful, some of my colonists have masterful quality ones. i just dont know what casued this bug and whats persisting it D:
< >
Showing 1-4 of 4 comments
WeskerMo 18 Jan, 2022 @ 7:36am 
Yeah i met the same bug.
Any idea how to fix it?
Nibbles 18 Jan, 2022 @ 5:47pm 
nope no idea, i made a new game with a slightly different mod list and it hasnt reappeared. so maybe its a conflict between two?
WeskerMo 18 Jan, 2022 @ 10:25pm 
Originally posted by Nibbles:
nope no idea, i made a new game with a slightly different mod list and it hasnt reappeared. so maybe its a conflict between two?
thanks man, gonna check the mod list.
WeskerMo 18 Jan, 2022 @ 10:58pm 
Ah, i know how to fix it now.
I check the code, path: \Defs\ThingDefs_Misc\Apparel_Carrying.xml

inside this file, check :
<comps>
<li Class="CompProperties_Forbiddable"/>
<li>
<compClass>CompQuality</compClass>
</li>
</comps>

Its parent class is ApparelBase, which already contained these two properties.
Just delete it, then the bug got fixed.

Hope this could help.
< >
Showing 1-4 of 4 comments
Per page: 1530 50