Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. Command line arguments: -popupwindow
  2. Verse.Log:Message(String, Boolean)
  3. Verse.Root:CheckGlobalInit()
  4. Verse.Root:Start()
  5. Verse.Root_Entry:Start()
  6.  
  7. RimWorld 1.1.2579 rev1090
  8. Verse.Log:Message(String, Boolean)
  9. RimWorld.VersionControl:LogVersionNumber()
  10. Verse.Root:CheckGlobalInit()
  11. Verse.Root:Start()
  12. Verse.Root_Entry:Start()
  13.  
  14. Loaded file (Scenario) is from version 1.0.2408 rev747, we are running version 1.1.2579 rev1090.
  15. Verse.Log:Warning(String, Boolean)
  16. Verse.ScribeMetaHeaderUtility:LoadGameDataHeader(ScribeHeaderMode, Boolean)
  17. Verse.GameDataSaveLoader:TryLoadScenario(String, ScenarioCategory, Scenario&)
  18. RimWorld.ScenarioFiles:RecacheData()
  19. RimWorld.ScenarioLister:RecacheData()
  20. RimWorld.ScenarioLister:RecacheIfDirty()
  21. RimWorld.<ScenariosInCategory>d__2:MoveNext()
  22. System.Linq.Enumerable:TryGetFirst(IEnumerable`1, Boolean&)
  23. System.Linq.Enumerable:FirstOrDefault(IEnumerable`1)
  24. RimWorld.Page_SelectScenario:EnsureValidSelection()
  25. RimWorld.Page_SelectScenario:PreOpen()
  26. Verse.WindowStack:Add(Window)
  27. RimWorld.<>c:<DoMainMenuControls>b__16_11()
  28. Verse.ListableOption:DrawOption(Vector2, Single)
  29. Verse.OptionListingUtility:DrawOptionListing(Rect, List`1)
  30. RimWorld.MainMenuDrawer:DoMainMenuControls(Rect, Boolean)
  31. RimWorld.MainMenuDrawer:MainMenuOnGUI()
  32. Verse.UIRoot_Entry:DoMainMenu()
  33. Verse.UIRoot_Entry:UIRootOnGUI()
  34. Verse.Root:OnGUI()
  35.  
  36. Initializing new game with mods:
  37. - brrainz.harmony
  38. - Ludeon.RimWorld
  39. - Ludeon.RimWorld.Royalty
  40. - Uuugggg.ReplaceStuff
  41. Verse.Log:Message(String, Boolean)
  42. Verse.Game:InitNewGame()
  43. Verse.<>c:<Start>b__1_2()
  44. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  45. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  46. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  47. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  48. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  49. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  50. System.Threading.ThreadHelper:ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement