Guest User

Untitled

a guest
Sep 2nd, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. XML error: Duplicate XML node name comps in this XML block: <HediffDef ParentName="addedPartBasic"><defName>WoodenHand</defName><label>Hook hand</label><labelNoun>a hook hand</labelNoun><description>An installed hook hand.</description><descriptionHyperlinks><ThingDef>HookHand</ThingDef></descriptionHyperlinks><spawnThingOnRemoved>HookHand</spawnThingOnRemoved><addedPartProps><solid>true</solid><partEfficiency>0.3</partEfficiency></addedPartProps><comps><li Class="HediffCompProperties_VerbGiver"><tools><li><label>hook hand</label><capacities><li>Cut</li></capacities><power>9</power><cooldownTime>1.65</cooldownTime></li></tools></li></comps><comps><li Class="HediffCompProperties_VerbGiver"><tools><li><label>wooden hand</label><capacities><li>Blunt</li></capacities><power>4.3</power><cooldownTime>2</cooldownTime><soundMeleeHit>MeleeHit_Wood</soundMeleeHit><soundMeleeMiss>MeleeHit_Wood</soundMeleeMiss><chanceFactor>1.5</chanceFactor></li></tools></li></comps></HediffDef>
  2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  3. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
  4. Verse.XmlInheritance:CheckForDuplicateNodes (System.Xml.XmlNode,System.Xml.XmlNode)
  5. Verse.XmlInheritance:ResolveXmlNodeFor (Verse.XmlInheritance/XmlInheritanceNode)
  6. Verse.XmlInheritance:ResolveXmlNodesRecursively (Verse.XmlInheritance/XmlInheritanceNode)
  7. Verse.XmlInheritance:ResolveXmlNodesRecursively (Verse.XmlInheritance/XmlInheritanceNode)
  8. Verse.XmlInheritance:ResolveXmlNodes ()
  9. Verse.XmlInheritance:Resolve ()
  10. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  11. Verse.LoadedModManager:LoadAllActiveMods ()
  12. Verse.PlayDataLoader:DoPlayLoad ()
  13. Verse.PlayDataLoader:LoadAllPlayData (bool)
  14. Verse.Root/<>c:<Start>b__6_1 ()
  15. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  16. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  17. System.Threading.ThreadHelper:ThreadStart_Context (object)
  18. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  19. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  20. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  21. System.Threading.ThreadHelper:ThreadStart ()
  22.  
Advertisement
Add Comment
Please, Sign In to add comment