边缘世界 RimWorld

边缘世界 RimWorld

Mod Manager
AmbiguousMonk 2020 年 9 月 18 日 下午 3:56
Confusing red error on startup
I've been received this red error in the startup log for quite some time now. I haven't noticed any ill effects while playing, but I'd still like to resolve it if possible. Unfortunately, I don't have the knowhow to identify what's actually causing this specific issue; all I know is that ModManager is involved somehow and the issue has something to do with patching. Any insight anyone can provide into finding the root cause would be super appreciated. If it's helpful, I'm still running Rimworld version 1.2.2723


Error in patch.Apply(): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.PatchOperationAdd.ApplyWorker (System.Xml.XmlDocument xml) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
at Verse.PatchOperation.Apply (System.Xml.XmlDocument xml) [0x00023] in <7b345446a85d4ed599f9c604ae61854b>:0
at Verse.PatchOperationConditional.ApplyWorker (System.Xml.XmlDocument xml) [0x0002b] in <7b345446a85d4ed599f9c604ae61854b>:0
at Verse.PatchOperation.Apply (System.Xml.XmlDocument xml) [0x00023] in <7b345446a85d4ed599f9c604ae61854b>:0
at (wrapper dynamic-method) Verse.LoadedModManager.Verse.LoadedModManager.ApplyPatches_Patch2(System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
Verse.Log:Error(String, Boolean)
Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch2(XmlDocument, Dictionary`2)
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.<>c:<Start>b__6_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()