GarwelGarwel / Rimocracy

RimWorld mod to add politics to the game
MIT License
1 stars 3 forks source link

(1.3) Loading Error for Industriousness:n traits #72

Closed reillykevin closed 2 years ago

reillykevin commented 2 years ago

Seems to be an issue with the /Defs/ProtestDefs/Protests.xml file changed in the past few days (presumably for 1.4). Stack trace (one of twelve) below:

Could not resolve cross-reference: No RimWorld.TraitDef named Industriousness:2 found to give to Rimocracy.Consideration Rimocracy.Consideration UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string) Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode) Verse.DirectXmlCrossRefLoader/<>cDisplayClass15_1:b0 (Verse.DirectXmlCrossRefLoader/WantedRef) Verse.GenThreading/<>cDisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:b0 (object) System.Threading.QueueUserWorkItemCallback:WaitCallback_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.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () System.Threading.ThreadPoolWorkQueue:Dispatch () System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()

GarwelGarwel commented 2 years ago

Thanks for the report. Fixed it (hopefully) in v1.4.2. Please reopen the issue if you still encounter the problem.