aesrys

Steel

Oct 25th, 2022
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. Could not load reference to Verse.ThingDef named Steel
  2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  3. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
  4. Verse.ScribeExtractor:DefFromNode<Verse.ThingDef> (System.Xml.XmlNode)
  5. Verse.Scribe_Defs:Look<Verse.ThingDef> (Verse.ThingDef&,string)
  6. RimWorld.ScenPart_ThingCount:ExposeData ()
  7. RimWorld.ScenPart_ScatterThings:ExposeData ()
  8. Verse.ScribeExtractor:SaveableFromNode<RimWorld.ScenPart> (System.Xml.XmlNode,object[])
  9. Verse.Scribe_Collections:Look<RimWorld.ScenPart> (System.Collections.Generic.List`1<RimWorld.ScenPart>&,bool,string,Verse.LookMode,object[])
  10. Verse.Scribe_Collections:Look<RimWorld.ScenPart> (System.Collections.Generic.List`1<RimWorld.ScenPart>&,string,Verse.LookMode,object[])
  11. RimWorld.Scenario:ExposeData ()
  12. Verse.ScribeExtractor:SaveableFromNode<RimWorld.Scenario> (System.Xml.XmlNode,object[])
  13. Verse.Scribe_Deep:Look<RimWorld.Scenario> (RimWorld.Scenario&,bool,string,object[])
  14. Verse.Scribe_Deep:Look<RimWorld.Scenario> (RimWorld.Scenario&,string,object[])
  15. Verse.GameDataSaveLoader:TryLoadScenario (string,RimWorld.ScenarioCategory,RimWorld.Scenario&)
  16. RimWorld.ScenarioFiles:RecacheData ()
  17. RimWorld.ScenarioLister:RecacheData ()
  18. RimWorld.ScenarioLister:RecacheIfDirty ()
  19. RimWorld.ScenarioLister/<AllScenarios>d__1:MoveNext ()
  20. System.Linq.Enumerable:TryGetFirst<RimWorld.Scenario> (System.Collections.Generic.IEnumerable`1<RimWorld.Scenario>,System.Func`2<RimWorld.Scenario, bool>,bool&)
  21. System.Linq.Enumerable:FirstOrDefault<RimWorld.Scenario> (System.Collections.Generic.IEnumerable`1<RimWorld.Scenario>,System.Func`2<RimWorld.Scenario, bool>)
  22. HugsLib.Quickstart.QuickstartController:TryGetScenarioByName (string)
  23. HugsLib.Quickstart.QuickstartController:GetMapGenerationScenario ()
  24. HugsLib.Quickstart.QuickstartController:InitiateMapGeneration ()
  25. Verse.ListableOption:DrawOption (UnityEngine.Vector2,single)
  26. (wrapper dynamic-method) Verse.OptionListingUtility:Verse.OptionListingUtility.DrawOptionListing_Patch1 (UnityEngine.Rect,System.Collections.Generic.List`1<Verse.ListableOption>)
  27. (wrapper dynamic-method) RimWorld.MainMenuDrawer:RimWorld.MainMenuDrawer.DoMainMenuControls_Patch1 (UnityEngine.Rect,bool)
  28. (wrapper dynamic-method) RimWorld.MainMenuDrawer:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
  29. (wrapper dynamic-method) Verse.UIRoot_Entry:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
  30. (wrapper dynamic-method) Verse.UIRoot_Entry:Verse.UIRoot_Entry.UIRootOnGUI_Patch1 (Verse.UIRoot_Entry)
  31. (wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch1 (Verse.Root)
  32.  
Advertisement
Add Comment
Please, Sign In to add comment