Guest User

Untitled

a guest
Oct 19th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. XML error: Duplicate XML node name sowTags in this XML block: <plant><fertilityMin>0.05</fertilityMin><fertilitySensitivity>0.3</fertilitySensitivity><growDays>2.5</growDays><leaflessGraphicPath>Things/Plant/Grass_Leafless</leaflessGraphicPath><harvestWork>40</harvestWork><maxMeshCount>9</maxMeshCount><visualSizeRange><min>0.4</min><max>0.6</max></visualSizeRange><topWindExposure>0.4</topWindExposure><wildOrder>1</wildOrder><sowTags><li>Ground</li></sowTags><harvestYield>2</harvestYield><harvestTag>Standard</harvestTag><harvestedThingDef>Hay</harvestedThingDef><sowTags><li>Ground</li></sowTags></plant>
  2.  
  3. Root node: <ThingDef ParentName="PlantBase"><defName>Plant_Grass</defName><label>grass</label><description>Wild grass. Grows anywhere there is a little light and minimally fertile ground.</description><statBases><MaxHitPoints>85</MaxHitPoints><Flammability>1.3</Flammability><Nutrition>0.15</Nutrition></statBases><graphicData><texPath>Things/Plant/Grass</texPath><graphicClass>Graphic_Random</graphicClass></graphicData><hideAtSnowDepth>0.5</hideAtSnowDepth><ingestible /><plant><fertilityMin>0.05</fertilityMin><fertilitySensitivity>0.3</fertilitySensitivity><growDays>2.5</growDays><leaflessGraphicPath>Things/Plant/Grass_Leafless</leaflessGraphicPath><harvestWork>40</harvestWork><maxMeshCount>9</maxMeshCount><visualSizeRange><min>0.4</min><max>0.6</max></visualSizeRange><topWindExposure>0.4</topWindExposure><wildOrder>1</wildOrder><sowTags><li>Ground</li></sowTags><harvestYield>2</harvestYield><harvestTag>Standard</harvestTag><harvestedThingDef>Hay</harvestedThingDef><sowTags><li>Ground</li></sowTags></plant></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.Root:<Start>m__1()
  17. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  18. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
Advertisement
Add Comment
Please, Sign In to add comment