RimWorld

RimWorld

[SYR] Harvest Yield
Panacea 23. okt. 2021 kl. 14:17
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 ()
< >
Viser 1-3 af 3 kommentarer
Tyrant 23. okt. 2021 kl. 19:59 
@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. okt. 2021 kl. 13:01 
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 kl. 14:55 
Oprindeligt skrevet af 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.
Sidst redigeret af Alexandr1995; 16. dec. 2022 kl. 14:55
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50