Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. XML error: Duplicate XML node name comps in this XML block: <ThingDef ParentName="BenchBase"><defName>SimpleResearchBench</defName><label>simple research bench</label><description>A simple bench with writing implements and simple measurement devices. Researchers work here to discover new things.</description><thingClass>Building_ResearchBench</thingClass><size>(3,2)</size><stuffCategories><li>Metallic</li><li>Woody</li><li>Stony</li></stuffCategories><costStuffCount>75</costStuffCount><costList><Steel>25</Steel></costList><graphicData><texPath>Things/Building/Production/ResearchBenchSimple</texPath><graphicClass>Graphic_Multi</graphicClass><shaderType>CutoutComplex</shaderType><drawSize>(5,4)</drawSize><damageData><cornerTL>Damage/Corner</cornerTL><cornerTR>Damage/Corner</cornerTR><cornerBL>Damage/Corner</cornerBL><cornerBR>Damage/Corner</cornerBR></damageData></graphicData><castEdgeShadows>true</castEdgeShadows><staticSunShadowHeight>0.20</staticSunShadowHeight><altitudeLayer>Building</altitudeLayer><passability>PassThroughOnly</passability><pathCost>70</pathCost><statBases><MaxHitPoints>250</MaxHitPoints><WorkToBuild>2800</WorkToBuild><Flammability>1.0</Flammability><ResearchSpeedFactor>0.75</ResearchSpeedFactor></statBases><fillPercent>0.5</fillPercent><interactionCellOffset>(0,0,-1)</interactionCellOffset><hasInteractionCell>true</hasInteractionCell><designationCategory>Production</designationCategory><surfaceType>Item</surfaceType><comps><li Class="CompProperties_AffectedByFacilities"><linkableFacilities><li>Anon2FileCabinet</li></linkableFacilities></li></comps><comps><li Class="CompProperties_AffectedByFacilities"><linkableFacilities><li>Misc_FileCabinet</li></linkableFacilities></li></comps></ThingDef>
  2. Verse.Log:Error(String, Boolean)
  3. Verse.XmlInheritance:CheckForDuplicateNodes(XmlNode, XmlNode)
  4. Verse.XmlInheritance:ResolveXmlNodeFor(XmlInheritanceNode)
  5. Verse.XmlInheritance:ResolveXmlNodesRecursively(XmlInheritanceNode)
  6. Verse.XmlInheritance:ResolveXmlNodesRecursively(XmlInheritanceNode)
  7. Verse.XmlInheritance:ResolveXmlNodesRecursively(XmlInheritanceNode)
  8. Verse.XmlInheritance:ResolveXmlNodes()
  9. Verse.XmlInheritance:Resolve()
  10. RIMMSLoadUp.ParseAndProcessXMLPatch:Prefix(XmlDocument, Dictionary`2)
  11. Verse.LoadedModManager:ParseAndProcessXML_Patch1(XmlDocument, Dictionary`2)
  12. Verse.LoadedModManager:LoadAllActiveMods()
  13. Verse.PlayDataLoader:DoPlayLoad()
  14. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  15. Verse.Root:<Start>m__1()
  16. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  17. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement