RimWorld

RimWorld

[SYR] Universal Fermenter
PJRamaglia 26 Sep, 2021 @ 3:14pm
Possible error with the RimBees patch that UF tries to incorporate
https://gist.github.com/0225e8a5a16d18116f932cc548eb8ed0

[Start of stack trace] PatchOperationRemove(xpath=*/WorkGiverDef[defName = "RB_TakeBeerOutOfFermentingBarrel" or defName = "RB_FillMeadFermentingBarrel"]): Failed to find a node with the given xpath PatchOperationSequence: Error in the operation at position=3 PatchOperationFindMod(RimBees): Error in <match> [End of stack trace] The top operation is the one that failed, the ones below it are the parents Source file: c:\program files (x86)\steam\steamapps\workshop\content\294100\2558008936\Patches\Mods\RimBees.xml UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string) XmlExtensions.PatchManager:printError (string) XmlExtensions.PatchOperationApply_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument) (wrapper dynamic-method) Verse.PatchOperation:Verse.PatchOperation.Apply_Patch3 (Verse.PatchOperation,System.Xml.XmlDocument) (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch2 (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 ()

[[SYR] Universal Fermenter] Patch operation Verse.PatchOperationFindMod(RimBees) failed file: c:\program files (x86)\steam\steamapps\workshop\content\294100\2558008936\Patches\Mods\RimBees.xml UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string) Verse.PatchOperation:Complete (string) (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ClearCachedPatches_Patch0 () 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 ()
Last edited by PJRamaglia; 26 Sep, 2021 @ 3:15pm