RimWorld

RimWorld

Reunion
Anon 19 Jul @ 10:05am
Error
logs
https://gist.github.com/HugsLibRecordKeeper/9bed719f3f8ac7f0d88b831b46406084

This error appears for every pawn with the ally trait when I load a save. It does not seem to affect gameplay and I can still get quests for them to join.

Could not get load ID. We're asking for something which was never added during LoadingVars. pathRelToParent=/OriginMap, parent=Jenni
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.LoadIDsWantedBank:Take<Verse.Map> (string,Verse.IExposable)
Verse.CrossRefHandler:TakeResolvedRef<Verse.Map> (string,Verse.IExposable)
Verse.CrossRefHandler:TakeResolvedRef<Verse.Map> (string)
Verse.Scribe_References:Look<Verse.Map> (Verse.Map&,string,bool)
ImprovedWorkbenches.CompPawnOriginalMap:PostExposeData ()
Verse.ThingWithComps:ExposeData ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.ExposeData_Patch1 (Verse.Pawn)
Verse.CrossRefHandler:ResolveAllCrossReferences ()
Verse.ScribeLoader:FinalizeLoading ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.LoadGame_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch1 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()