RimWorld

RimWorld

Majestic Foliage Framework[HH]
Totsnuk 24 Feb, 2023 @ 11:18am
Error Log
https://gist.github.com/822a29bf1ac35257929277acc6966aee
XML error: <Operation Class="XmlExtensions.UseSetting"><modId>majestic.framework</modId><key>toggleTexturePack</key><defaultValue>useVanilla</defaultValue><apply><Operation Class="XmlExtensions.PatchByCase"><value>{toggleTexturePack}</value><cases><li><value>useCMT</value><apply><Operation Class="XmlExtensions.OptionalPatch" MayRequire="regrowth.botr.aspenforest"><modId>majestic.framework</modId><key>useCMT</key><defaultValue>useVanilla</defaultValue><caseFalse /><caseTrue><Operation Class="XmlExtensions.PatchOperationSequence"><operations><li Class="XmlExtensions.PatchOperationReplace"><success>Normal</success><xpath>Defs/ThingDef[defName="Plant_TreeBamboo"]/graphicData/texPath</xpath><value><texPath>CMTPack/Plant/TreeBamboo</texPath></value></li></operations></Operation></caseTrue></Operation></apply></li></cases></Operation></apply></Operation> doesn't correspond to any field in type FindMod. Context: <Operation Class="XmlExtensions.FindMod"><mods><li>VGP Vegetable Garden</li></mods><Operation Class="XmlExtensions.UseSetting"><modId>majestic.framework</modId><key>toggleTexturePack</key><defaultValue>useVanilla</defaultValue><apply><Operation Class="XmlExtensions.PatchByCase"><value>{toggleTexturePack}</value><cases><li><value>useCMT</value><apply><Operation Class="XmlExtensions.OptionalPatch" MayRequire="regrowth.botr.aspenforest"><modId>majestic.framework</modId><key>useCMT</key><defaultValue>useVanilla</defaultValue><caseFalse /><caseTrue><Operation Class="XmlExtensions.PatchOperationSequence"><operations><li Class="XmlExtensions.PatchOperationReplace"><success>Normal</success><xpath>Defs/ThingDef[defName="Plant_TreeBamboo"]/graphicData/texPath</xpath><value><texPath>CMTPack/Plant/TreeBamboo</texPath></value></li></operations></Operation></caseTrue></Operation></apply></li></cases></Operation></apply></Operation></Operation>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
XmlExtensions.CustomXmlLoader:ObjectFromXml<Verse.PatchOperation> (System.Xml.XmlNode,bool,System.Xml.XmlNode,string)
XmlExtensions.CustomXmlLoader:ObjectFromXmlReflection<Verse.PatchOperation> (System.Xml.XmlNode,bool)
(wrapper dynamic-method) Verse.ModContentPack:Verse.ModContentPack.LoadPatches_Patch1 (Verse.ModContentPack)
(wrapper dynamic-method) Verse.ModContentPack:Verse.ModContentPack.get_Patches_Patch1 (Verse.ModContentPack)
WhatsThatMod.ModCore:TryResolvePatches (Verse.ModContentPack)
WhatsThatMod.ModCore:DefWriter (bool,System.Collections.Generic.HashSet`1<string>,string,string)
WhatsThatMod.ModCore:WriteToDefs ()
WhatsThatMod.ModCore:Run ()
(wrapper dynamic-method) Verse.LongEventHandler:Verse.LongEventHandler.UpdateCurrentSynchronousEvent_Patch0 (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
(wrapper dynamic-method) Verse.Root_Entry:Verse.Root_Entry.Update_Patch0 (Verse.Root_Entry)