RimWorld

RimWorld

Un-Limited
I'm getting these errors on start up, been getting them for a while...
I'm posting in comments for readablility.
Last edited by p20 hammerpoints; 6 Apr, 2023 @ 12:43am
< >
Showing 1-4 of 4 comments
p20 hammerpoints 6 Apr, 2023 @ 12:43am 
First error:


[Un-Limited - Start of stack trace]
XmlExtensions.ForEach(storeIn='path', xpath='Defs/StatDef[defName = "ConversionPower"]/capacityFactors/li[max]'): Failed to find a node referenced by <xpath>
XmlExtensions.OptionalPatch(key='ConversionPower', defaultValue='true'): Error in <caseTrue> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='CapacityMaxRemove'): Error in <apply> in the operation at position=2
XmlExtensions.FindMod(Mod='Ideology'): Error in <caseTrue> in the operation at position=1
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: D:\Program Files (x86)\SteamLibrary\steamapps\workshop\content\294100\1668141382\1.4\Patches\Ideology1.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.PatchOperation:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch6 (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 ()



Second error:



[Un-Limited - Start of stack trace]
XmlExtensions.ForEach(storeIn='path', xpath='Defs/StatDef[defName = "NegotiationAbility"]/capacityFactors/li[max]'): Failed to find a node referenced by <xpath>
XmlExtensions.OptionalPatch(key='NegotiationAbility', defaultValue='true'): Error in <caseTrue> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='CapacityMaxRemove'): Error in <apply> in the operation at position=2
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: D:\Program Files (x86)\SteamLibrary\steamapps\workshop\content\294100\1668141382\1.4\Patches\Vanilla1.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.PatchOperation:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch6 (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 ()



Third error:



[Un-Limited - Start of stack trace]
XmlExtensions.ForEach(storeIn='path', xpath='Defs/StatDef[defName = "SocialImpact"]/capacityFactors/li[max]'): Failed to find a node referenced by <xpath>
XmlExtensions.OptionalPatch(key='SocialImpact', defaultValue='true'): Error in <caseTrue> in the operation at position=1
XmlExtensions.ApplyPatch(patchName='CapacityMaxRemove'): Error in <apply> in the operation at position=2
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: D:\Program Files (x86)\SteamLibrary\steamapps\workshop\content\294100\1668141382\1.4\Patches\Vanilla1.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.PatchOperation:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch6 (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 ()



Fourth error:



[Un-Limited] Patch operation XmlExtensions.FindMod failed
file: D:\Program Files (x86)\SteamLibrary\steamapps\workshop\content\294100\1668141382\1.4\Patches\Ideology1.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
Verse.PatchOperation:Complete (string)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ClearCachedPatches_Patch3 ()
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 ()



Fifth error:



[Un-Limited] Patch operation XmlExtensions.ApplyPatch failed
file: D:\Program Files (x86)\SteamLibrary\steamapps\workshop\content\294100\1668141382\1.4\Patches\Vanilla1.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
Verse.PatchOperation:Complete (string)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ClearCachedPatches_Patch3 ()
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 ()
bagelhe 19 Apr, 2023 @ 10:52am 
also getting the error on startup

[Un-Limited] Patch operation XmlExtensions.FindMod failed
file: G:\Steam\steamapps\workshop\content\294100\1668141382\1.4\Patches\Ideology1.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
Verse.PatchOperation:Complete (string)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ClearCachedPatches_Patch3 ()
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 ()
p20 hammerpoints 9 May, 2023 @ 7:42pm 
I ended up deleting some old files and now I am no longer getting those error messages, I don't know if the problem will happen again.

Edit: They're back.
Last edited by p20 hammerpoints; 10 May, 2023 @ 4:36pm
Victor 17 Aug, 2023 @ 5:32pm 
There's probably a mod applying the same patches before this one, I just found out that https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2500896187 and https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2499975353 do exactly that
< >
Showing 1-4 of 4 comments
Per page: 1530 50