边缘世界 RimWorld

边缘世界 RimWorld

Combat Extended [1.4]
Nibbles 2021 年 11 月 6 日 上午 1:02
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:
< >
正在显示第 1 - 4 条,共 4 条留言
WeskerMo 2022 年 1 月 18 日 上午 7:36 
Yeah i met the same bug.
Any idea how to fix it?
Nibbles 2022 年 1 月 18 日 下午 5:47 
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 2022 年 1 月 18 日 下午 10:25 
引用自 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 2022 年 1 月 18 日 下午 10:58 
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.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50