RimWorld

RimWorld

RatKin Extraordinary Mechanic
无法创建殖民地和游戏内MOD服装出现贴图错误
下午好,安装MOD后偶有无法点击创建殖民地按钮的情况,穿着【科技眼镜】后,小鼠面朝上方移动时会出现贴图缺失的红色X标记。

具体报错内容如下:

XML error: Could not find parent node named "RK_ApparelMakeableBase" for node "ThingDef". Full node: <ThingDef Class="NewRatkin.CustomThingDef" ParentName="RK_ApparelMakeableBase"><defName>Apparel_KJYJ</defName><label>科技眼镜</label><description>信息科技眼镜,不仅能增加射击命中率,也能增加研究效率以及机械师带宽。</description><graphicData><texPath>Things/PXKJ/KJYJ</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>0.6</drawSize></graphicData><equippedStatOffsets><MechBandwidth>6</MechBandwidth><ShootingAccuracyPawn>10</ShootingAccuracyPawn><GlobalLearningFactor>0.25</GlobalLearningFactor><ResearchSpeed>0.55</ResearchSpeed><MechFormingSpeed>0.35</MechFormingSpeed><MechRepairSpeed>0.15</MechRepairSpeed><VacuumResistance IfModActive="Ludeon.RimWorld.Odyssey">0.15</VacuumResistance></equippedStatOffsets><statBases><ArmorRating_Sharp>0.55</ArmorRating_Sharp><ArmorRating_Blunt>0.55</ArmorRating_Blunt><ArmorRating_Heat>0.55</ArmorRating_Heat><Insulation_Cold>0</Insulation_Cold><Insulation_Heat>0</Insulation_Heat><Mass>0.15</Mass></statBases><recipeMaker><researchPrerequisite>PXKJ_1</researchPrerequisite><displayPriority>300</displayPriority><recipeUsers Inherit="False"><li>RATKIN_TableMachining_Extraordinary_machinery</li></recipeUsers></recipeMaker><costList><BUJIAN>5</BUJIAN><Plasteel>15</Plasteel></costList><apparel><wornGraphicPath>Things/PXKJ/KJYJ</wornGraphicPath><renderSkipFlags><li>None</li></renderSkipFlags><countsAsClothingForNudity>false</countsAsClothingForNudity><layers><li>EyeCover</li></layers><bodyPartGroups><li>Eyes</li></bodyPartGroups><tags><li>Apparel_KJYJ</li></tags></apparel></ThingDef>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
Verse.XmlInheritance:GetBestParentFor (Verse.XmlInheritance/XmlInheritanceNode,string)
Verse.XmlInheritance:ResolveParentsAndChildNodesLinks ()
Verse.XmlInheritance:Resolve ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LoadedModManager.ParseAndProcessXML_Patch2 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>,bool)
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__10_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()