RimWorld

RimWorld

[SYR] Harvest Yield
Panacea 23 Oct, 2021 @ 2:17pm
Bugs
Received this error. Here is HugsLib: https://gist.github.com/3eb76c4f8689f5aaa52520e3ec9e5869


XML RimWorld.PlantProperties defines the same field twice: harvestFailable.

Field contents: false.

Whole XML:

<plant><fertilityMin>0.7</fertilityMin><fertilitySensitivity>1.0</fertilitySensitivity><soundHarvesting>Harvest_Standard</soundHarvesting><soundHarvestFinish>Harvest_Standard_Finish</soundHarvestFinish><sowWork>790</sowWork><harvestWork>200</harvestWork><visualSizeRange>0.3~1.05</visualSizeRange><topWindExposure>0.1</topWindExposure><harvestFailable>false</harvestFailable><harvestFailable>false</harvestFailable><dieIfLeafless>true</dieIfLeafless><harvestTag>Standard</harvestTag><sowTags><li>Ground</li><li>Decorative</li></sowTags><growMinGlow>0.3</growMinGlow><wildOrder>1</wildOrder><purpose>Beauty</purpose><growDays>1.8</growDays><lifespanDaysPerGrowDays>4</lifespanDaysPerGrowDays></plant>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.DirectXmlToObject:ObjectFromXml<RimWorld.PlantProperties> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<RimWorld.PlantProperties> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<Verse.ThingDef> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<Verse.ThingDef> (System.Xml.XmlNode,bool)
(wrapper dynamic-method) Verse.DirectXmlLoader:Verse.DirectXmlLoader.DefFromNode_Patch2 (System.Xml.XmlNode,Verse.LoadableXmlAsset)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch4 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_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 ()
< >
Showing 1-3 of 3 comments
Tyrant 23 Oct, 2021 @ 7:59pm 
@Panacea make sure you don't have an unofficial-updated version still in your load order. I had this exact error and that ended up being the problem... 2 of the same mod don't play nice together.
Panacea 24 Oct, 2021 @ 1:01pm 
That was exactly it. I thought I unsubbed the unofficial update when this mod was updated to 1.3 but somehow it wound up in my list again. Thank you for your reply.
Alexandr1995 16 Dec, 2022 @ 2:55pm 
Originally posted by Tyrant:
@Panacea make sure you don't have an unofficial-updated version still in your load order. I had this exact error and that ended up being the problem... 2 of the same mod don't play nice together.
Last edited by Alexandr1995; 16 Dec, 2022 @ 2:55pm
< >
Showing 1-3 of 3 comments
Per page: 1530 50