dongfanglong

Untitled

Feb 10th, 2021
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. XML error: Duplicate XML node name rainWashes in this XML block: <filth><placementMask><li>Terrain</li></placementMask><disappearsInDays>45~50</disappearsInDays><rainWashes>true</rainWashes><cleaningWorkToReduceThickness>35</cleaningWorkToReduceThickness><canFilthAttach>true</canFilthAttach><cleaningSound>Interact_CleanFilth_Dirt</cleaningSound><rainWashes>true</rainWashes></filth>
  2.  
  3. Root node: <ThingDef ParentName="BaseFilth"><defName>Filth_Dirt</defName><label>dirt</label><graphicData><texPath>Things/Filth/Grainy</texPath><color>(91,75,65,97)</color></graphicData><filth><placementMask><li>Terrain</li></placementMask><disappearsInDays>45~50</disappearsInDays><rainWashes>true</rainWashes><cleaningWorkToReduceThickness>35</cleaningWorkToReduceThickness><canFilthAttach>true</canFilthAttach><cleaningSound>Interact_CleanFilth_Dirt</cleaningSound><rainWashes>true</rainWashes></filth></ThingDef>
  4. Verse.Log:Error(String, Boolean)
  5. Verse.XmlInheritance:CheckForDuplicateNodes(XmlNode, XmlNode)
  6. Verse.XmlInheritance:CheckForDuplicateNodes(XmlNode, XmlNode)
  7. Verse.XmlInheritance:ResolveXmlNodeFor(XmlInheritanceNode)
  8. Verse.XmlInheritance:ResolveXmlNodesRecursively(XmlInheritanceNode)
  9. Verse.XmlInheritance:ResolveXmlNodesRecursively(XmlInheritanceNode)
  10. Verse.XmlInheritance:ResolveXmlNodes()
  11. Verse.XmlInheritance:Resolve()
  12. Verse.LoadedModManager:ParseAndProcessXML(XmlDocument, Dictionary`2)
  13. Verse.LoadedModManager:LoadAllActiveMods()
  14. Verse.PlayDataLoader:DoPlayLoad()
  15. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  16. Verse.<>c:<Start>b__6_1()
  17. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  18. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  19. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  20. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  21. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  22. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  23. System.Threading.ThreadHelper:ThreadStart()
  24.  
Add Comment
Please, Sign In to add comment