Advertisement
DarkenRal10

Untitled

Aug 3rd, 2021
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. Could not load reference to Verse.ThingDef named Corpse_OG_DarkEldar_FactionLeader
  2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  3. Verse.Log:Error (string)
  4. Verse.ScribeExtractor:DefFromNode<Verse.ThingDef> (System.Xml.XmlNode)
  5. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  6. System.Reflection.MethodBase:Invoke (object,object[])
  7. Verse.GenGeneric:InvokeStaticGenericMethod (System.Type,System.Type,string,object[])
  8. Verse.ScribeExtractor:DefFromNodeUnsafe<Verse.ThingDef> (System.Xml.XmlNode)
  9. Verse.Scribe_Collections:Look<Verse.ThingDef> (System.Collections.Generic.List`1<Verse.ThingDef>&,bool,string,Verse.LookMode,object[])
  10. Verse.Scribe_Collections:Look<Verse.ThingDef> (System.Collections.Generic.HashSet`1<Verse.ThingDef>&,bool,string,Verse.LookMode)
  11. Verse.Scribe_Collections:Look<Verse.ThingDef> (System.Collections.Generic.HashSet`1<Verse.ThingDef>&,string,Verse.LookMode)
  12. Verse.ThingFilter:ExposeData ()
  13. Verse.ScribeExtractor:SaveableFromNode<Verse.ThingFilter> (System.Xml.XmlNode,object[])
  14. Verse.Scribe_Deep:Look<Verse.ThingFilter> (Verse.ThingFilter&,bool,string,object[])
  15. Verse.Scribe_Deep:Look<Verse.ThingFilter> (Verse.ThingFilter&,string,object[])
  16. RimWorld.StorageSettings:ExposeData ()
  17. Verse.ScribeExtractor:SaveableFromNode<RimWorld.StorageSettings> (System.Xml.XmlNode,object[])
  18. Verse.Scribe_Deep:Look<RimWorld.StorageSettings> (RimWorld.StorageSettings&,bool,string,object[])
  19. Verse.Scribe_Deep:Look<RimWorld.StorageSettings> (RimWorld.StorageSettings&,string,object[])
  20. RimWorld.Building_CorpseCasket:ExposeData ()
  21. Verse.ScribeExtractor:SaveableFromNode<Verse.Thing> (System.Xml.XmlNode,object[])
  22. Verse.Scribe_Collections:Look<Verse.Thing> (System.Collections.Generic.List`1<Verse.Thing>&,bool,string,Verse.LookMode,object[])
  23. Verse.Scribe_Collections:Look<Verse.Thing> (System.Collections.Generic.List`1<Verse.Thing>&,string,Verse.LookMode,object[])
  24. (wrapper dynamic-method) Verse.Map:Verse.Map.ExposeData_Patch2 (Verse.Map)
  25. Verse.ScribeExtractor:SaveableFromNode<Verse.Map> (System.Xml.XmlNode,object[])
  26. Verse.Scribe_Collections:Look<Verse.Map> (System.Collections.Generic.List`1<Verse.Map>&,bool,string,Verse.LookMode,object[])
  27. Verse.Scribe_Collections:Look<Verse.Map> (System.Collections.Generic.List`1<Verse.Map>&,string,Verse.LookMode,object[])
  28. (wrapper dynamic-method) Verse.Game:Verse.Game.LoadGame_Patch1 (Verse.Game)
  29. Verse.SavedGameLoaderNow:LoadGameFromSaveFileNow (string)
  30. Verse.Root_Play/<>c:<Start>b__1_1 ()
  31. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  32. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  33. System.Threading.ThreadHelper:ThreadStart_Context (object)
  34. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  35. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  36. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  37. System.Threading.ThreadHelper:ThreadStart ()
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement