warmainiac

Untitled

May 8th, 2023
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 178.80 KB | None | 0 0
  1. RimWorld 1.4.3704 rev896
  2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  3. Verse.Log:Message (string)
  4. RimWorld.VersionControl:LogVersionNumber ()
  5. Verse.Root:CheckGlobalInit ()
  6. Verse.Root:Start ()
  7. Verse.Root_Entry:Start ()
  8.  
  9. Mod is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
  10. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  11. Verse.Log:Warning (string)
  12. Verse.ModMetaData/ModMetaDataInternal:TryParseSupportedVersions (bool)
  13. Verse.ModMetaData:Init ()
  14. Verse.ModMetaData:.ctor (string,bool)
  15. Verse.ModLister:RebuildModList ()
  16. Verse.ModLister:.cctor ()
  17. Verse.ModsConfig:.cctor ()
  18. Verse.LoadedModManager:InitializeMods ()
  19. Verse.LoadedModManager:LoadAllActiveMods ()
  20. Verse.PlayDataLoader:DoPlayLoad ()
  21. Verse.PlayDataLoader:LoadAllPlayData (bool)
  22. Verse.Root/<>c:<Start>b__6_1 ()
  23. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  24. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  25. System.Threading.ThreadHelper:ThreadStart_Context (object)
  26. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  27. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  28. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  29. System.Threading.ThreadHelper:ThreadStart ()
  30.  
  31. Mod Splatoon Mod is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
  32. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  33. Verse.Log:Warning (string)
  34. Verse.ModMetaData/ModMetaDataInternal:TryParsePackageId (bool,bool)
  35. Verse.ModMetaData:Init ()
  36. Verse.ModMetaData:.ctor (string,bool)
  37. Verse.ModLister:RebuildModList ()
  38. Verse.ModLister:.cctor ()
  39. Verse.ModsConfig:.cctor ()
  40. Verse.LoadedModManager:InitializeMods ()
  41. Verse.LoadedModManager:LoadAllActiveMods ()
  42. Verse.PlayDataLoader:DoPlayLoad ()
  43. Verse.PlayDataLoader:LoadAllPlayData (bool)
  44. Verse.Root/<>c:<Start>b__6_1 ()
  45. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  46. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  47. System.Threading.ThreadHelper:ThreadStart_Context (object)
  48. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  49. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  50. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  51. System.Threading.ThreadHelper:ThreadStart ()
  52.  
  53. Prepatcher: Restarted with the patched assembly, going silent.
  54. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  55. Verse.Log:Message (string)
  56. Prepatcher.PrepatcherMod/<>c:<InitLg>b__6_0 (object)
  57. Prepatcher.Lg:Info (object)
  58. Prepatcher.PrepatcherMod:.ctor (Verse.ModContentPack)
  59. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  60. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  61. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  62. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  63. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  64. System.Activator:CreateInstance (System.Type,object[])
  65. Verse.LoadedModManager:CreateModClasses ()
  66. Verse.LoadedModManager:LoadAllActiveMods ()
  67. Verse.PlayDataLoader:DoPlayLoad ()
  68. Verse.PlayDataLoader:LoadAllPlayData (bool)
  69. Verse.Root/<>c:<Start>b__6_1 ()
  70. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  71. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  72. System.Threading.ThreadHelper:ThreadStart_Context (object)
  73. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  74. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  75. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  76. System.Threading.ThreadHelper:ThreadStart ()
  77.  
  78. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Bespin.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  79. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  80. Verse.Log:Warning (string)
  81. VBE.SettingsManager:LoadImage (string)
  82. VBE.SettingsManager:ReadLoadSettings ()
  83. VBE.SettingsManager:Initialize ()
  84. VBE.BackgroundController:DoOverlay ()
  85. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  86. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  87. Verse.LongEventHandler:LongEventsOnGUI ()
  88. Verse.Root:OnGUI ()
  89.  
  90. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Byss.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  91. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  92. Verse.Log:Warning (string)
  93. VBE.SettingsManager:LoadImage (string)
  94. VBE.SettingsManager:ReadLoadSettings ()
  95. VBE.SettingsManager:Initialize ()
  96. VBE.BackgroundController:DoOverlay ()
  97. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  98. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  99. Verse.LongEventHandler:LongEventsOnGUI ()
  100. Verse.Root:OnGUI ()
  101.  
  102. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Chandrilla.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  103. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  104. Verse.Log:Warning (string)
  105. VBE.SettingsManager:LoadImage (string)
  106. VBE.SettingsManager:ReadLoadSettings ()
  107. VBE.SettingsManager:Initialize ()
  108. VBE.BackgroundController:DoOverlay ()
  109. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  110. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  111. Verse.LongEventHandler:LongEventsOnGUI ()
  112. Verse.Root:OnGUI ()
  113.  
  114. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\CaptainSnack.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  115. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  116. Verse.Log:Warning (string)
  117. VBE.SettingsManager:LoadImage (string)
  118. VBE.SettingsManager:ReadLoadSettings ()
  119. VBE.SettingsManager:Initialize ()
  120. VBE.BackgroundController:DoOverlay ()
  121. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  122. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  123. Verse.LongEventHandler:LongEventsOnGUI ()
  124. Verse.Root:OnGUI ()
  125.  
  126. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Corellia.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  127. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  128. Verse.Log:Warning (string)
  129. VBE.SettingsManager:LoadImage (string)
  130. VBE.SettingsManager:ReadLoadSettings ()
  131. VBE.SettingsManager:Initialize ()
  132. VBE.BackgroundController:DoOverlay ()
  133. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  134. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  135. Verse.LongEventHandler:LongEventsOnGUI ()
  136. Verse.Root:OnGUI ()
  137.  
  138. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Corfai.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  139. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  140. Verse.Log:Warning (string)
  141. VBE.SettingsManager:LoadImage (string)
  142. VBE.SettingsManager:ReadLoadSettings ()
  143. VBE.SettingsManager:Initialize ()
  144. VBE.BackgroundController:DoOverlay ()
  145. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  146. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  147. Verse.LongEventHandler:LongEventsOnGUI ()
  148. Verse.Root:OnGUI ()
  149.  
  150. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Coruscant.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  151. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  152. Verse.Log:Warning (string)
  153. VBE.SettingsManager:LoadImage (string)
  154. VBE.SettingsManager:ReadLoadSettings ()
  155. VBE.SettingsManager:Initialize ()
  156. VBE.BackgroundController:DoOverlay ()
  157. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  158. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  159. Verse.LongEventHandler:LongEventsOnGUI ()
  160. Verse.Root:OnGUI ()
  161.  
  162. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\PlanetPockmark.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  163. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  164. Verse.Log:Warning (string)
  165. VBE.SettingsManager:LoadImage (string)
  166. VBE.SettingsManager:ReadLoadSettings ()
  167. VBE.SettingsManager:Initialize ()
  168. VBE.BackgroundController:DoOverlay ()
  169. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  170. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  171. Verse.LongEventHandler:LongEventsOnGUI ()
  172. Verse.Root:OnGUI ()
  173.  
  174. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\PlanetVibrance.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  175. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  176. Verse.Log:Warning (string)
  177. VBE.SettingsManager:LoadImage (string)
  178. VBE.SettingsManager:ReadLoadSettings ()
  179. VBE.SettingsManager:Initialize ()
  180. VBE.BackgroundController:DoOverlay ()
  181. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  182. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  183. Verse.LongEventHandler:LongEventsOnGUI ()
  184. Verse.Root:OnGUI ()
  185.  
  186. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\ThrawnNew.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  187. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  188. Verse.Log:Warning (string)
  189. VBE.SettingsManager:LoadImage (string)
  190. VBE.SettingsManager:ReadLoadSettings ()
  191. VBE.SettingsManager:Initialize ()
  192. VBE.BackgroundController:DoOverlay ()
  193. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  194. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  195. Verse.LongEventHandler:LongEventsOnGUI ()
  196. Verse.Root:OnGUI ()
  197.  
  198. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Lothal.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  199. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  200. Verse.Log:Warning (string)
  201. VBE.SettingsManager:LoadImage (string)
  202. VBE.SettingsManager:ReadLoadSettings ()
  203. VBE.SettingsManager:Initialize ()
  204. VBE.BackgroundController:DoOverlay ()
  205. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  206. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  207. Verse.LongEventHandler:LongEventsOnGUI ()
  208. Verse.Root:OnGUI ()
  209.  
  210. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\MonCala.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  211. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  212. Verse.Log:Warning (string)
  213. VBE.SettingsManager:LoadImage (string)
  214. VBE.SettingsManager:ReadLoadSettings ()
  215. VBE.SettingsManager:Initialize ()
  216. VBE.BackgroundController:DoOverlay ()
  217. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  218. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  219. Verse.LongEventHandler:LongEventsOnGUI ()
  220. Verse.Root:OnGUI ()
  221.  
  222. [VBE] Cannot find image at F:\New folder\steamapps\workshop\content\294100\2919227155\Textures\OuterRim\Backgrounds\Tatooine.png. This is most likely due to mod list changes, mod updates, or changes in the custom folder.
  223. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  224. Verse.Log:Warning (string)
  225. VBE.SettingsManager:LoadImage (string)
  226. VBE.SettingsManager:ReadLoadSettings ()
  227. VBE.SettingsManager:Initialize ()
  228. VBE.BackgroundController:DoOverlay ()
  229. (wrapper dynamic-method) RimWorld.UI_BackgroundMain:RimWorld.UI_BackgroundMain.DoOverlay_Patch1 (RimWorld.UI_BackgroundMain,UnityEngine.Rect)
  230. RimWorld.UI_BackgroundMain:BackgroundOnGUI ()
  231. Verse.LongEventHandler:LongEventsOnGUI ()
  232. Verse.Root:OnGUI ()
  233.  
  234. [HugsLib] version 10.0.1
  235. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  236. Verse.Log:Message (string)
  237. HugsLib.Utils.ModLogger:Message (string,object[])
  238. HugsLib.HugsLibController:InitializeController ()
  239. HugsLib.HugsLibController:EarlyInitialize ()
  240. HugsLib.Core.HugsLibMod:.ctor (Verse.ModContentPack)
  241. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  242. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  243. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  244. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  245. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  246. System.Activator:CreateInstance (System.Type,object[])
  247. Verse.LoadedModManager:CreateModClasses ()
  248. Verse.LoadedModManager:LoadAllActiveMods ()
  249. Verse.PlayDataLoader:DoPlayLoad ()
  250. Verse.PlayDataLoader:LoadAllPlayData (bool)
  251. Verse.Root/<>c:<Start>b__6_1 ()
  252. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  253. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  254. System.Threading.ThreadHelper:ThreadStart_Context (object)
  255. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  256. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  257. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  258. System.Threading.ThreadHelper:ThreadStart ()
  259.  
  260. [HugsLib] early-initializing AllowTool
  261. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  262. Verse.Log:Message (string)
  263. HugsLib.Utils.ModLogger:Message (string,object[])
  264. HugsLib.HugsLibController:EnumerateChildMods (bool)
  265. HugsLib.HugsLibController:EarlyInitializeChildMods ()
  266. HugsLib.HugsLibController:InitializeController ()
  267. HugsLib.HugsLibController:EarlyInitialize ()
  268. HugsLib.Core.HugsLibMod:.ctor (Verse.ModContentPack)
  269. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  270. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  271. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  272. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  273. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  274. System.Activator:CreateInstance (System.Type,object[])
  275. Verse.LoadedModManager:CreateModClasses ()
  276. Verse.LoadedModManager:LoadAllActiveMods ()
  277. Verse.PlayDataLoader:DoPlayLoad ()
  278. Verse.PlayDataLoader:LoadAllPlayData (bool)
  279. Verse.Root/<>c:<Start>b__6_1 ()
  280. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  281. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  282. System.Threading.ThreadHelper:ThreadStart_Context (object)
  283. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  284. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  285. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  286. System.Threading.ThreadHelper:ThreadStart ()
  287.  
  288. [VanillaAchievementsExpanded] version 1.4.8315
  289. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  290. Verse.Log:Message (string)
  291. AchievementsExpanded.AchievementHarmony:.cctor ()
  292. AchievementsExpanded.AssemblyHandler:.ctor (Verse.ModContentPack)
  293. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  294. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  295. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  296. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  297. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  298. System.Activator:CreateInstance (System.Type,object[])
  299. Verse.LoadedModManager:CreateModClasses ()
  300. Verse.LoadedModManager:LoadAllActiveMods ()
  301. Verse.PlayDataLoader:DoPlayLoad ()
  302. Verse.PlayDataLoader:LoadAllPlayData (bool)
  303. Verse.Root/<>c:<Start>b__6_1 ()
  304. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  305. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  306. System.Threading.ThreadHelper:ThreadStart_Context (object)
  307. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  308. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  309. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  310. System.Threading.ThreadHelper:ThreadStart ()
  311.  
  312. [MVCF] Prepatcher installed, switching
  313. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  314. Verse.Log:Message (string)
  315. MVCF.MVCF:.ctor (Verse.ModContentPack)
  316. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  317. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  318. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  319. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  320. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  321. System.Activator:CreateInstance (System.Type,object[])
  322. Verse.LoadedModManager:CreateModClasses ()
  323. Verse.LoadedModManager:LoadAllActiveMods ()
  324. Verse.PlayDataLoader:DoPlayLoad ()
  325. Verse.PlayDataLoader:LoadAllPlayData (bool)
  326. Verse.Root/<>c:<Start>b__6_1 ()
  327. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  328. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  329. System.Threading.ThreadHelper:ThreadStart_Context (object)
  330. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  331. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  332. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  333. System.Threading.ThreadHelper:ThreadStart ()
  334.  
  335. Dubs Mint Minimap 1.3.787
  336. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  337. Verse.Log:Message (string)
  338. DubsMintMinimap.DubsMintMinimapMod:.ctor (Verse.ModContentPack)
  339. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  340. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  341. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  342. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  343. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  344. System.Activator:CreateInstance (System.Type,object[])
  345. Verse.LoadedModManager:CreateModClasses ()
  346. Verse.LoadedModManager:LoadAllActiveMods ()
  347. Verse.PlayDataLoader:DoPlayLoad ()
  348. Verse.PlayDataLoader:LoadAllPlayData (bool)
  349. Verse.Root/<>c:<Start>b__6_1 ()
  350. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  351. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  352. System.Threading.ThreadHelper:ThreadStart_Context (object)
  353. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  354. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  355. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  356. System.Threading.ThreadHelper:ThreadStart ()
  357.  
  358. RimSaves NX
  359. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  360. Verse.Log:Message (string)
  361. aRandomKiwi.ARS.RimSaves:.ctor (Verse.ModContentPack)
  362. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  363. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  364. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  365. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  366. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  367. System.Activator:CreateInstance (System.Type,object[])
  368. Verse.LoadedModManager:CreateModClasses ()
  369. Verse.LoadedModManager:LoadAllActiveMods ()
  370. Verse.PlayDataLoader:DoPlayLoad ()
  371. Verse.PlayDataLoader:LoadAllPlayData (bool)
  372. Verse.Root/<>c:<Start>b__6_1 ()
  373. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  374. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  375. System.Threading.ThreadHelper:ThreadStart_Context (object)
  376. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  377. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  378. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  379. System.Threading.ThreadHelper:ThreadStart ()
  380.  
  381. Work Manager: Initializing (v.1.4.0.0)...
  382. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  383. Verse.Log:Message (string)
  384. WorkManager.WorkManagerMod:.ctor (Verse.ModContentPack)
  385. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  386. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  387. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  388. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  389. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  390. System.Activator:CreateInstance (System.Type,object[])
  391. Verse.LoadedModManager:CreateModClasses ()
  392. Verse.LoadedModManager:LoadAllActiveMods ()
  393. Verse.PlayDataLoader:DoPlayLoad ()
  394. Verse.PlayDataLoader:LoadAllPlayData (bool)
  395. Verse.Root/<>c:<Start>b__6_1 ()
  396. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  397. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  398. System.Threading.ThreadHelper:ThreadStart_Context (object)
  399. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  400. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  401. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  402. System.Threading.ThreadHelper:ThreadStart ()
  403.  
  404. Work Manager: Fluffy's WorkTab detected.
  405. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  406. Verse.Log:Message (string)
  407. WorkManager.WorkManagerMod:ApplyWorkTabPatch (HarmonyLib.Harmony)
  408. WorkManager.WorkManagerMod:.ctor (Verse.ModContentPack)
  409. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  410. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  411. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  412. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  413. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  414. System.Activator:CreateInstance (System.Type,object[])
  415. Verse.LoadedModManager:CreateModClasses ()
  416. Verse.LoadedModManager:LoadAllActiveMods ()
  417. Verse.PlayDataLoader:DoPlayLoad ()
  418. Verse.PlayDataLoader:LoadAllPlayData (bool)
  419. Verse.Root/<>c:<Start>b__6_1 ()
  420. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  421. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  422. System.Threading.ThreadHelper:ThreadStart_Context (object)
  423. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  424. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  425. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  426. System.Threading.ThreadHelper:ThreadStart ()
  427.  
  428. Work Manager: Max priority is 9.
  429. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  430. Verse.Log:Message (string)
  431. WorkManager.WorkManagerMod:.ctor (Verse.ModContentPack)
  432. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  433. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  434. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  435. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  436. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  437. System.Activator:CreateInstance (System.Type,object[])
  438. Verse.LoadedModManager:CreateModClasses ()
  439. Verse.LoadedModManager:LoadAllActiveMods ()
  440. Verse.PlayDataLoader:DoPlayLoad ()
  441. Verse.PlayDataLoader:LoadAllPlayData (bool)
  442. Verse.Root/<>c:<Start>b__6_1 ()
  443. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  444. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  445. System.Threading.ThreadHelper:ThreadStart_Context (object)
  446. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  447. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  448. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  449. System.Threading.ThreadHelper:ThreadStart ()
  450.  
  451. GAGARIN: <color=green>StartUpStarted called!</color>
  452. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  453. Verse.Log:Message (string)
  454. Gagarin.StartupHelper:StartUpStarted ()
  455. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  456. System.Reflection.MethodBase:Invoke (object,object[])
  457. RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnInitialization>:<GetActions>b__3 ()
  458. RocketMan.RocketMod:.ctor (Verse.ModContentPack)
  459. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  460. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  461. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  462. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  463. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  464. System.Activator:CreateInstance (System.Type,object[])
  465. Verse.LoadedModManager:CreateModClasses ()
  466. Verse.LoadedModManager:LoadAllActiveMods ()
  467. Verse.PlayDataLoader:DoPlayLoad ()
  468. Verse.PlayDataLoader:LoadAllPlayData (bool)
  469. Verse.Root/<>c:<Start>b__6_1 ()
  470. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  471. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  472. System.Threading.ThreadHelper:ThreadStart_Context (object)
  473. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  474. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  475. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  476. System.Threading.ThreadHelper:ThreadStart ()
  477.  
  478. GAGARIN: <color=green>Cache found</color>
  479. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  480. Verse.Log:Warning (string)
  481. Gagarin.StartupHelper:StartUpStarted ()
  482. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  483. System.Reflection.MethodBase:Invoke (object,object[])
  484. RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnInitialization>:<GetActions>b__3 ()
  485. RocketMan.RocketMod:.ctor (Verse.ModContentPack)
  486. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  487. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  488. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  489. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  490. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  491. System.Activator:CreateInstance (System.Type,object[])
  492. Verse.LoadedModManager:CreateModClasses ()
  493. Verse.LoadedModManager:LoadAllActiveMods ()
  494. Verse.PlayDataLoader:DoPlayLoad ()
  495. Verse.PlayDataLoader:LoadAllPlayData (bool)
  496. Verse.Root/<>c:<Start>b__6_1 ()
  497. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  498. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  499. System.Threading.ThreadHelper:ThreadStart_Context (object)
  500. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  501. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  502. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  503. System.Threading.ThreadHelper:ThreadStart ()
  504.  
  505. GAGARIN: <color=yello>Cache disabled from</color>
  506. StartUpStarted at offset 0 in file:line:column <filename unknown>:0:0
  507. InternalInvoke at offset 0 in file:line:column <filename unknown>:0:0
  508. Invoke at offset 0 in file:line:column <filename unknown>:0:0
  509. Invoke at offset 0 in file:line:column <filename unknown>:0:0
  510. <GetActions>b__3 at offset 0 in file:line:column <filename unknown>:0:0
  511. .ctor at offset 0 in file:line:column <filename unknown>:0:0
  512. InternalInvoke at offset 0 in file:line:column <filename unknown>:0:0
  513. InternalInvoke at offset 0 in file:line:column <filename unknown>:0:0
  514. DoInvoke at offset 0 in file:line:column <filename unknown>:0:0
  515. Invoke at offset 0 in file:line:column <filename unknown>:0:0
  516. CreateInstanceImpl at offset 0 in file:line:column <filename unknown>:0:0
  517. CreateInstance at offset 0 in file:line:column <filename unknown>:0:0
  518. CreateInstance at offset 0 in file:line:column <filename unknown>:0:0
  519. CreateModClasses at offset 0 in file:line:column <filename unknown>:0:0
  520. LoadAllActiveMods at offset 0 in file:line:column <filename unknown>:0:0
  521. DoPlayLoad at offset 0 in file:line:column <filename unknown>:0:0
  522. LoadAllPlayData at offset 0 in file:line:column <filename unknown>:0:0
  523. <Start>b__6_1 at offset 0 in file:line:column <filename unknown>:0:0
  524. RunEventFromAnotherThread at offset 0 in file:line:column <filename unknown>:0:0
  525. <UpdateCurrentAsynchronousEvent>b__27_0 at offset 0 in file:line:column <filename unknown>:0:0
  526. ThreadStart_Context at offset 0 in file:line:column <filename unknown>:0:0
  527. RunInternal at offset 0 in file:line:column <filename unknown>:0:0
  528. Run at offset 0 in file:line:column <filename unknown>:0:0
  529. Run at offset 0 in file:line:column <filename unknown>:0:0
  530. ThreadStart at offset 0 in file:line:column <filename unknown>:0:0
  531. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  532. Verse.Log:Warning (string)
  533. Gagarin.Context:set_IsUsingCache (bool)
  534. Gagarin.StartupHelper:StartUpStarted ()
  535. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  536. System.Reflection.MethodBase:Invoke (object,object[])
  537. RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnInitialization>:<GetActions>b__3 ()
  538. RocketMan.RocketMod:.ctor (Verse.ModContentPack)
  539. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  540. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  541. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  542. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  543. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  544. System.Activator:CreateInstance (System.Type,object[])
  545. Verse.LoadedModManager:CreateModClasses ()
  546. Verse.LoadedModManager:LoadAllActiveMods ()
  547. Verse.PlayDataLoader:DoPlayLoad ()
  548. Verse.PlayDataLoader:LoadAllPlayData (bool)
  549. Verse.Root/<>c:<Start>b__6_1 ()
  550. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  551. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  552. System.Threading.ThreadHelper:ThreadStart_Context (object)
  553. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  554. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  555. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  556. System.Threading.ThreadHelper:ThreadStart ()
  557.  
  558. GAGARIN: Mod list changed! Deleting cache
  559. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  560. Verse.Log:Warning (string)
  561. Gagarin.StartupHelper:StartUpStarted ()
  562. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  563. System.Reflection.MethodBase:Invoke (object,object[])
  564. RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnInitialization>:<GetActions>b__3 ()
  565. RocketMan.RocketMod:.ctor (Verse.ModContentPack)
  566. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  567. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  568. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  569. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  570. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  571. System.Activator:CreateInstance (System.Type,object[])
  572. Verse.LoadedModManager:CreateModClasses ()
  573. Verse.LoadedModManager:LoadAllActiveMods ()
  574. Verse.PlayDataLoader:DoPlayLoad ()
  575. Verse.PlayDataLoader:LoadAllPlayData (bool)
  576. Verse.Root/<>c:<Start>b__6_1 ()
  577. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  578. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  579. System.Threading.ThreadHelper:ThreadStart_Context (object)
  580. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  581. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  582. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  583. System.Threading.ThreadHelper:ThreadStart ()
  584.  
  585. GAGARIN: <color=green>Cache not found or got purged!</color>
  586. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  587. Verse.Log:Warning (string)
  588. Gagarin.StartupHelper:StartUpStarted ()
  589. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  590. System.Reflection.MethodBase:Invoke (object,object[])
  591. RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnInitialization>:<GetActions>b__3 ()
  592. RocketMan.RocketMod:.ctor (Verse.ModContentPack)
  593. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  594. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  595. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  596. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  597. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  598. System.Activator:CreateInstance (System.Type,object[])
  599. Verse.LoadedModManager:CreateModClasses ()
  600. Verse.LoadedModManager:LoadAllActiveMods ()
  601. Verse.PlayDataLoader:DoPlayLoad ()
  602. Verse.PlayDataLoader:LoadAllPlayData (bool)
  603. Verse.Root/<>c:<Start>b__6_1 ()
  604. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  605. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  606. System.Threading.ThreadHelper:ThreadStart_Context (object)
  607. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  608. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  609. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  610. System.Threading.ThreadHelper:ThreadStart ()
  611.  
  612. b.3704:4/19/2023 12:00:00 AM:1.4.3704 rev896
  613. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  614. Verse.Log:Message (string)
  615. Gagarin.GagarinSettings:ExposeData ()
  616. Verse.ScribeExtractor:SaveableFromNode<Gagarin.GagarinSettings> (System.Xml.XmlNode,object[])
  617. Verse.Scribe_Deep:Look<Gagarin.GagarinSettings> (Gagarin.GagarinSettings&,bool,string,object[])
  618. Verse.Scribe_Deep:Look<Gagarin.GagarinSettings> (Gagarin.GagarinSettings&,string,object[])
  619. Gagarin.GagarinSettings:LoadSettings ()
  620. Gagarin.StartupHelper:StartUpStarted ()
  621. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  622. System.Reflection.MethodBase:Invoke (object,object[])
  623. RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnInitialization>:<GetActions>b__3 ()
  624. RocketMan.RocketMod:.ctor (Verse.ModContentPack)
  625. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  626. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  627. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  628. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  629. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  630. System.Activator:CreateInstance (System.Type,object[])
  631. Verse.LoadedModManager:CreateModClasses ()
  632. Verse.LoadedModManager:LoadAllActiveMods ()
  633. Verse.PlayDataLoader:DoPlayLoad ()
  634. Verse.PlayDataLoader:LoadAllPlayData (bool)
  635. Verse.Root/<>c:<Start>b__6_1 ()
  636. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  637. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  638. System.Threading.ThreadHelper:ThreadStart_Context (object)
  639. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  640. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  641. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  642. System.Threading.ThreadHelper:ThreadStart ()
  643.  
  644. ROCKETMAN:No more RocketMan <color=gray>"Log spam"</color>...
  645. I hope you're fucking satisfied.
  646. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  647. Verse.Log:Message (string)
  648. RocketMan.RocketMod:.ctor (Verse.ModContentPack)
  649. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  650. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  651. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  652. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  653. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  654. System.Activator:CreateInstance (System.Type,object[])
  655. Verse.LoadedModManager:CreateModClasses ()
  656. Verse.LoadedModManager:LoadAllActiveMods ()
  657. Verse.PlayDataLoader:DoPlayLoad ()
  658. Verse.PlayDataLoader:LoadAllPlayData (bool)
  659. Verse.Root/<>c:<Start>b__6_1 ()
  660. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  661. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  662. System.Threading.ThreadHelper:ThreadStart_Context (object)
  663. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  664. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  665. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  666. System.Threading.ThreadHelper:ThreadStart ()
  667.  
  668. GAGARIN: <color=white>LoadModXML_Profiler</color> took <color=red>103.128</color> seconds
  669. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  670. Verse.Log:Warning (string)
  671. Gagarin.LoadedModManager_Profiler/LoadModXML_Profiler:Postfix ()
  672. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.LoadModXML_Patch4 ()
  673. Verse.LoadedModManager:LoadAllActiveMods ()
  674. Verse.PlayDataLoader:DoPlayLoad ()
  675. Verse.PlayDataLoader:LoadAllPlayData (bool)
  676. Verse.Root/<>c:<Start>b__6_1 ()
  677. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  678. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  679. System.Threading.ThreadHelper:ThreadStart_Context (object)
  680. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  681. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  682. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  683. System.Threading.ThreadHelper:ThreadStart ()
  684.  
  685. GAGARIN: CombineIntoUnifiedXML has <color=red>Context.IsUsingCache=False</color>
  686. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  687. Verse.Log:Warning (string)
  688. Gagarin.LoadedModManager_Patch/CombineIntoUnifiedXML_Patch:Prefix (System.Collections.Generic.List`1<Verse.LoadableXmlAsset>,System.Xml.XmlDocument&,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  689. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.CombineIntoUnifiedXML_Patch4 (System.Collections.Generic.List`1<Verse.LoadableXmlAsset>,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  690. Verse.LoadedModManager:LoadAllActiveMods ()
  691. Verse.PlayDataLoader:DoPlayLoad ()
  692. Verse.PlayDataLoader:LoadAllPlayData (bool)
  693. Verse.Root/<>c:<Start>b__6_1 ()
  694. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  695. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  696. System.Threading.ThreadHelper:ThreadStart_Context (object)
  697. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  698. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  699. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  700. System.Threading.ThreadHelper:ThreadStart ()
  701.  
  702. GAGARIN: <color=white>CombineIntoUnifiedXML_Profiler</color> took <color=red>1.404</color> seconds
  703. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  704. Verse.Log:Warning (string)
  705. Gagarin.LoadedModManager_Profiler/CombineIntoUnifiedXML_Profiler:Postfix ()
  706. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.CombineIntoUnifiedXML_Patch4 (System.Collections.Generic.List`1<Verse.LoadableXmlAsset>,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  707. Verse.LoadedModManager:LoadAllActiveMods ()
  708. Verse.PlayDataLoader:DoPlayLoad ()
  709. Verse.PlayDataLoader:LoadAllPlayData (bool)
  710. Verse.Root/<>c:<Start>b__6_1 ()
  711. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  712. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  713. System.Threading.ThreadHelper:ThreadStart_Context (object)
  714. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  715. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  716. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  717. System.Threading.ThreadHelper:ThreadStart ()
  718.  
  719. GAGARIN: <color=white>TKeySystem.Parse</color> took <color=red>0.003</color> seconds
  720. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  721. Verse.Log:Warning (string)
  722. Gagarin.TKeySystem_Profiler:Postfix ()
  723. (wrapper dynamic-method) Verse.TKeySystem:Verse.TKeySystem.Parse_Patch3 (System.Xml.XmlDocument)
  724. Verse.LoadedModManager:LoadAllActiveMods ()
  725. Verse.PlayDataLoader:DoPlayLoad ()
  726. Verse.PlayDataLoader:LoadAllPlayData (bool)
  727. Verse.Root/<>c:<Start>b__6_1 ()
  728. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  729. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  730. System.Threading.ThreadHelper:ThreadStart_Context (object)
  731. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  732. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  733. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  734. System.Threading.ThreadHelper:ThreadStart ()
  735.  
  736. [Job Splitter - Start of stack trace]
  737. Verse.PatchOperationAdd(xpath="/Defs/ThingDef[defName = "VFE_Mechanoids_AutohaulerBase"]/comps/li[@Class = "VFE.Mechanoids.CompProperties_MachineChargingStation"]/allowedWorkTypes"): Failed to find a node with the given xpath
  738. Verse.PatchOperationSequence: Error in the operation at position=1
  739. Verse.PatchOperationFindMod(Vanilla Factions Expanded - Mechanoids): Error in <match>
  740. [End of stack trace]
  741. The top operation is the one that failed, the ones below it are the parents
  742. Source file: F:\New folder\steamapps\workshop\content\294100\1211661009\Common\Patches\Mods\Vanilla Factions Expanded - Mechanoids.xml
  743.  
  744. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  745. Verse.Log:Error (string)
  746. XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
  747. XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
  748. (wrapper dynamic-method) Verse.PatchOperation:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
  749. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch6 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  750. Verse.LoadedModManager:LoadAllActiveMods ()
  751. Verse.PlayDataLoader:DoPlayLoad ()
  752. Verse.PlayDataLoader:LoadAllPlayData (bool)
  753. Verse.Root/<>c:<Start>b__6_1 ()
  754. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  755. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  756. System.Threading.ThreadHelper:ThreadStart_Context (object)
  757. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  758. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  759. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  760. System.Threading.ThreadHelper:ThreadStart ()
  761.  
  762. GAGARIN: <color=white>ApplyPatches_Profiler</color> took <color=red>14.231</color> seconds
  763. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  764. Verse.Log:Warning (string)
  765. Gagarin.LoadedModManager_Profiler/ApplyPatches_Profiler:Postfix ()
  766. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch6 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  767. Verse.LoadedModManager:LoadAllActiveMods ()
  768. Verse.PlayDataLoader:DoPlayLoad ()
  769. Verse.PlayDataLoader:LoadAllPlayData (bool)
  770. Verse.Root/<>c:<Start>b__6_1 ()
  771. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  772. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  773. System.Threading.ThreadHelper:ThreadStart_Context (object)
  774. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  775. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  776. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  777. System.Threading.ThreadHelper:ThreadStart ()
  778.  
  779. GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.581</color> seconds
  780. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  781. Verse.Log:Warning (string)
  782. Gagarin.XmlInheritance_Patch/XmlInheritance_Resolve_Patch:Postfix ()
  783. (wrapper dynamic-method) Verse.XmlInheritance:Verse.XmlInheritance.Resolve_Patch2 ()
  784. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  785. Verse.LoadedModManager:LoadAllActiveMods ()
  786. Verse.PlayDataLoader:DoPlayLoad ()
  787. Verse.PlayDataLoader:LoadAllPlayData (bool)
  788. Verse.Root/<>c:<Start>b__6_1 ()
  789. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  790. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  791. System.Threading.ThreadHelper:ThreadStart_Context (object)
  792. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  793. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  794. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  795. System.Threading.ThreadHelper:ThreadStart ()
  796.  
  797. XML RimWorld.BiomeDef defines the same field twice: pollutionWildAnimals.
  798.  
  799. Field contents: 0.070.50.5.
  800.  
  801. Whole XML:
  802.  
  803. <BiomeDef><defName>AB_OcularForest</defName><label>ocular forest</label><description>This sickly looking forest seems to be completely alien, probably of an extra-dimensional origin. Natural plant life seems to be struggling to grow, and the very ground fights against the neighbouring lands. Strange lifeforms, perhaps not entirely alive, scurry around the sickening vegetation.\n\n&lt;color=#7C9233&gt;Biome difficulty: Intermediate. A strange red fog reduces ranged accuracy almost constantly and reduces colonists' mood. There is a plant that produces renewable wood, but most of the flora produces red wood, a poor substitute.&lt;/color&gt;</description><workerClass>AlphaBiomes.BiomeWorker_OcularForest</workerClass><animalDensity>3</animalDensity><plantDensity>0.35</plantDensity><settlementSelectionWeight>0.1</settlementSelectionWeight><texture>Biomes/AB_OcularForest</texture><forageability>0.1</forageability><foragedFood>RawBerries</foragedFood><movementDifficulty>1</movementDifficulty><wildPlantRegrowDays>25</wildPlantRegrowDays><soundsAmbient><li>AB_AmbientAlien</li></soundsAmbient><diseaseMtbDays>30</diseaseMtbDays><diseases><li><diseaseInc>AB_Disease_SporesAllergy</diseaseInc><commonality>50</commonality></li><li><diseaseInc>AB_Disease_AnimalSporesAllergy</diseaseInc><commonality>50</commonality></li><li><diseaseInc>Disease_Flu</diseaseInc><commonality>100</commonality></li><li><diseaseInc>Disease_Plague</diseaseInc><commonality>100</commonality></li><li><diseaseInc>Disease_Malaria</diseaseInc><commonality>160</commonality></li><li><diseaseInc>Disease_SleepingSickness</diseaseInc><commonality>140</commonality></li><li><diseaseInc>Disease_FibrousMechanites</diseaseInc><commonality>30</commonality></li><li><diseaseInc>Disease_SensoryMechanites</diseaseInc><commonality>30</commonality></li><li><diseaseInc>Disease_GutWorms</diseaseInc><commonality>80</commonality></li><li><diseaseInc>Disease_MuscleParasites</diseaseInc><commonality>80</commonality></li></diseases><baseWeatherCommonalities><Clear>8</Clear><AB_RedFog>17</AB_RedFog><Rain>1</Rain><DryThunderstorm>1</DryThunderstorm><RainyThunderstorm>1</RainyThunderstorm><FoggyRain>1</FoggyRain></baseWeatherCommonalities><terrainsByFertility><li><terrain>GU_AlienSandFine</terrain><min>-999</min><max>0.2</max></li><li><terrain>GU_AlienSand</terrain><min>0.2</min><max>0.87</max></li><li><terrain>GU_RichAlienSand</terrain><min>0.87</min><max>999</max></li></terrainsByFertility><terrainPatchMakers><li><perlinFrequency>0.015</perlinFrequency><thresholds><li><terrain>GU_MossyRed</terrain><min>0.0</min><max>0.35</max></li><li><terrain>GU_AlienSand</terrain><min>0.35</min><max>0.6</max></li><li><terrain>GU_RedWaterShallow</terrain><min>0.6</min><max>1.06</max></li><li><terrain>GU_RedWaterDeep</terrain><min>1.06</min><max>999</max></li></thresholds></li></terrainPatchMakers><wildPlants><AB_AlienTree>150</AB_AlienTree><AB_AlienTree_Polluted MayRequire="Ludeon.RimWorld.Biotech">40</AB_AlienTree_Polluted><AB_GlobularPlant_Polluted MayRequire="Ludeon.RimWorld.Biotech">2</AB_GlobularPlant_Polluted><AB_EyeGrass MayRequire="Ludeon.RimWorld.Biotech">100</AB_EyeGrass><AB_TentacularPlant>50</AB_TentacularPlant><AB_GlobularPlant>5</AB_GlobularPlant><AB_BloodBouquet>18</AB_BloodBouquet><AB_AlienGrass>300</AB_AlienGrass><AB_RedLeaves>50</AB_RedLeaves><AB_RedPlantsTall>50</AB_RedPlantsTall><AB_HalfAlienTree>5</AB_HalfAlienTree><VCE_AppleTree>0.01</VCE_AppleTree><VCE_BearBerryBush>0.01</VCE_BearBerryBush></wildPlants><wildAnimals><Rat>1.3</Rat><Hare>1.3</Hare><Iguana>0.7</Iguana><Fox_Fennec>0.15</Fox_Fennec></wildAnimals><pollutionWildAnimals MayRequire="Ludeon.RimWorld.Biotech"><WasteRat MayRequire="Ludeon.RimWorld.Biotech">1.3</WasteRat><Rat>1</Rat></pollutionWildAnimals><allowedPackAnimals><li>Alpaca</li></allowedPackAnimals><pollutionWildAnimals><VAEWaste_Toxafox>0.07</VAEWaste_Toxafox><VAEWaste_Wasteboar>0.5</VAEWaste_Wasteboar><VAEWaste_Wastedeer>0.5</VAEWaste_Wastedeer></pollutionWildAnimals></BiomeDef>
  804. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  805. Verse.Log:Error (string)
  806. XmlExtensions.CustomXmlLoader:ObjectFromXml<RimWorld.BiomeDef> (System.Xml.XmlNode,bool,System.Xml.XmlNode,string)
  807. XmlExtensions.CustomXmlLoader:ObjectFromXmlReflection<RimWorld.BiomeDef> (System.Xml.XmlNode,bool)
  808. (wrapper dynamic-method) Verse.DirectXmlLoader:Verse.DirectXmlLoader.DefFromNode_Patch1 (System.Xml.XmlNode,Verse.LoadableXmlAsset)
  809. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  810. Verse.LoadedModManager:LoadAllActiveMods ()
  811. Verse.PlayDataLoader:DoPlayLoad ()
  812. Verse.PlayDataLoader:LoadAllPlayData (bool)
  813. Verse.Root/<>c:<Start>b__6_1 ()
  814. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  815. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  816. System.Threading.ThreadHelper:ThreadStart_Context (object)
  817. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  818. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  819. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  820. System.Threading.ThreadHelper:ThreadStart ()
  821.  
  822. b.3704:4/19/2023 12:00:00 AM:1.4.3704 rev896
  823. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  824. Verse.Log:Message (string)
  825. Gagarin.GagarinSettings:ExposeData ()
  826. Verse.Scribe_Deep:Look<Gagarin.GagarinSettings> (Gagarin.GagarinSettings&,bool,string,object[])
  827. Verse.Scribe_Deep:Look<Gagarin.GagarinSettings> (Gagarin.GagarinSettings&,string,object[])
  828. Gagarin.GagarinSettings:WriteSettings ()
  829. Gagarin.LoadedModManager_Patch/ParseAndProcessXML_Patch:Postfix ()
  830. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  831. Verse.LoadedModManager:LoadAllActiveMods ()
  832. Verse.PlayDataLoader:DoPlayLoad ()
  833. Verse.PlayDataLoader:LoadAllPlayData (bool)
  834. Verse.Root/<>c:<Start>b__6_1 ()
  835. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  836. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  837. System.Threading.ThreadHelper:ThreadStart_Context (object)
  838. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  839. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  840. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  841. System.Threading.ThreadHelper:ThreadStart ()
  842.  
  843. GAGARIN: <color=white>Cache created!</color> creating cache took <color=green>1 seconds</color>
  844. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  845. Verse.Log:Warning (string)
  846. Gagarin.CachedDefHelper:Save ()
  847. Gagarin.LoadedModManager_Patch/ParseAndProcessXML_Patch:Postfix ()
  848. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  849. Verse.LoadedModManager:LoadAllActiveMods ()
  850. Verse.PlayDataLoader:DoPlayLoad ()
  851. Verse.PlayDataLoader:LoadAllPlayData (bool)
  852. Verse.Root/<>c:<Start>b__6_1 ()
  853. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  854. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  855. System.Threading.ThreadHelper:ThreadStart_Context (object)
  856. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  857. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  858. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  859. System.Threading.ThreadHelper:ThreadStart ()
  860.  
  861. GAGARIN: <color=white>ParseAndProcessXML_Profiler</color> took <color=red>17.287</color> seconds
  862. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  863. Verse.Log:Warning (string)
  864. Gagarin.LoadedModManager_Profiler/ParseAndProcessXML_Profiler:Postfix ()
  865. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
  866. Verse.LoadedModManager:LoadAllActiveMods ()
  867. Verse.PlayDataLoader:DoPlayLoad ()
  868. Verse.PlayDataLoader:LoadAllPlayData (bool)
  869. Verse.Root/<>c:<Start>b__6_1 ()
  870. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  871. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  872. System.Threading.ThreadHelper:ThreadStart_Context (object)
  873. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  874. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  875. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  876. System.Threading.ThreadHelper:ThreadStart ()
  877.  
  878. [Job Splitter] Patch operation Verse.PatchOperationFindMod(Vanilla Factions Expanded - Mechanoids) failed
  879. file: F:\New folder\steamapps\workshop\content\294100\1211661009\Common\Patches\Mods\Vanilla Factions Expanded - Mechanoids.xml
  880. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  881. Verse.Log:Error (string)
  882. Verse.PatchOperation:Complete (string)
  883. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ClearCachedPatches_Patch3 ()
  884. Verse.LoadedModManager:LoadAllActiveMods ()
  885. Verse.PlayDataLoader:DoPlayLoad ()
  886. Verse.PlayDataLoader:LoadAllPlayData (bool)
  887. Verse.Root/<>c:<Start>b__6_1 ()
  888. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  889. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  890. System.Threading.ThreadHelper:ThreadStart_Context (object)
  891. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  892. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  893. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  894. System.Threading.ThreadHelper:ThreadStart ()
  895.  
  896. GAGARIN: <color=white>ClearCachedPatches_Profiler</color> took <color=red>0.001</color> seconds
  897. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  898. Verse.Log:Warning (string)
  899. Gagarin.LoadedModManager_Profiler/ClearCachedPatches_Profiler:Postfix ()
  900. (wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ClearCachedPatches_Patch3 ()
  901. Verse.LoadedModManager:LoadAllActiveMods ()
  902. Verse.PlayDataLoader:DoPlayLoad ()
  903. Verse.PlayDataLoader:LoadAllPlayData (bool)
  904. Verse.Root/<>c:<Start>b__6_1 ()
  905. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  906. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  907. System.Threading.ThreadHelper:ThreadStart_Context (object)
  908. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  909. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  910. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  911. System.Threading.ThreadHelper:ThreadStart ()
  912.  
  913. Could not resolve cross-reference: No RimWorld.StatDef named GlobalWorkSpeed found to give to RimWorld.StatModifier (null stat)
  914. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  915. Verse.Log:Error (string)
  916. Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode)
  917. Verse.DirectXmlCrossRefLoader/<>c__DisplayClass16_1:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
  918. Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
  919. System.Threading.QueueUserWorkItemCallback:WaitCallback_Context (object)
  920. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  921. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  922. System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  923. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  924. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  925.  
  926. Could not resolve cross-reference to VFECore.Abilities.AbilityDef named AM_MechConversion (wanter=abilities)
  927. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  928. Verse.Log:Error (string)
  929. Verse.DirectXmlCrossRefLoader:TryResolveDef<VFECore.Abilities.AbilityDef> (string,Verse.FailMode,object)
  930. Verse.DirectXmlCrossRefLoader/WantedRefForList`1<VFECore.Abilities.AbilityDef>:TryResolve (Verse.FailMode)
  931. Verse.DirectXmlCrossRefLoader/<>c__DisplayClass16_1:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
  932. Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
  933. System.Threading.QueueUserWorkItemCallback:WaitCallback_Context (object)
  934. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  935. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  936. System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  937. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  938. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  939.  
  940. Could not resolve cross-reference: No RimWorld.StatDef named GlobalWorkSpeed found to give to RimWorld.StatModifier (null stat)
  941. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  942. Verse.Log:Error (string)
  943. Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode)
  944. Verse.DirectXmlCrossRefLoader/<>c__DisplayClass16_1:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
  945. Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
  946. System.Threading.QueueUserWorkItemCallback:WaitCallback_Context (object)
  947. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  948. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  949. System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  950. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  951. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  952.  
  953. Config error in BTEMy_Glintscale: Multiple gene categories share the same displayPriorityInXenotype. This can cause display order issues.
  954. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  955. Verse.Log:Error (string)
  956. Verse.DefDatabase`1<Verse.GeneCategoryDef>:ErrorCheckAllDefs ()
  957. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  958. System.Reflection.MethodBase:Invoke (object,object[])
  959. Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string)
  960. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_1 (System.Type)
  961. System.Threading.Tasks.Parallel/<>c__DisplayClass31_0`2<System.Type, object>:<ForEachWorker>b__0 (int)
  962. System.Threading.Tasks.Parallel/<>c__DisplayClass17_0`1<object>:<ForWorker>b__1 ()
  963. System.Threading.Tasks.Task:InnerInvoke ()
  964. System.Threading.Tasks.Task:InnerInvokeWithArg (System.Threading.Tasks.Task)
  965. System.Threading.Tasks.Task/<>c__DisplayClass178_0:<ExecuteSelfReplicating>b__0 (object)
  966. System.Threading.Tasks.Task:InnerInvoke ()
  967. System.Threading.Tasks.Task:Execute ()
  968. System.Threading.Tasks.Task:ExecutionContextCallback (object)
  969. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  970. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  971. System.Threading.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&)
  972. System.Threading.Tasks.Task:ExecuteEntry (bool)
  973. System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  974. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  975. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  976.  
  977. Config error in BTEMy_Ashfeather: Multiple gene categories share the same displayPriorityInXenotype. This can cause display order issues.
  978. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  979. Verse.Log:Error (string)
  980. Verse.DefDatabase`1<Verse.GeneCategoryDef>:ErrorCheckAllDefs ()
  981. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  982. System.Reflection.MethodBase:Invoke (object,object[])
  983. Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string)
  984. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_1 (System.Type)
  985. System.Threading.Tasks.Parallel/<>c__DisplayClass31_0`2<System.Type, object>:<ForEachWorker>b__0 (int)
  986. System.Threading.Tasks.Parallel/<>c__DisplayClass17_0`1<object>:<ForWorker>b__1 ()
  987. System.Threading.Tasks.Task:InnerInvoke ()
  988. System.Threading.Tasks.Task:InnerInvokeWithArg (System.Threading.Tasks.Task)
  989. System.Threading.Tasks.Task/<>c__DisplayClass178_0:<ExecuteSelfReplicating>b__0 (object)
  990. System.Threading.Tasks.Task:InnerInvoke ()
  991. System.Threading.Tasks.Task:Execute ()
  992. System.Threading.Tasks.Task:ExecutionContextCallback (object)
  993. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  994. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  995. System.Threading.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&)
  996. System.Threading.Tasks.Task:ExecuteEntry (bool)
  997. System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  998. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  999. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  1000.  
  1001. Config error in Bug_HeadAttachment: Multiple gene categories share the same displayPriorityInXenotype. This can cause display order issues.
  1002. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1003. Verse.Log:Error (string)
  1004. Verse.DefDatabase`1<Verse.GeneCategoryDef>:ErrorCheckAllDefs ()
  1005. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1006. System.Reflection.MethodBase:Invoke (object,object[])
  1007. Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string)
  1008. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_1 (System.Type)
  1009. System.Threading.Tasks.Parallel/<>c__DisplayClass31_0`2<System.Type, object>:<ForEachWorker>b__0 (int)
  1010. System.Threading.Tasks.Parallel/<>c__DisplayClass17_0`1<object>:<ForWorker>b__1 ()
  1011. System.Threading.Tasks.Task:InnerInvoke ()
  1012. System.Threading.Tasks.Task:InnerInvokeWithArg (System.Threading.Tasks.Task)
  1013. System.Threading.Tasks.Task/<>c__DisplayClass178_0:<ExecuteSelfReplicating>b__0 (object)
  1014. System.Threading.Tasks.Task:InnerInvoke ()
  1015. System.Threading.Tasks.Task:Execute ()
  1016. System.Threading.Tasks.Task:ExecutionContextCallback (object)
  1017. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1018. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1019. System.Threading.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&)
  1020. System.Threading.Tasks.Task:ExecuteEntry (bool)
  1021. System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  1022. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  1023. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  1024.  
  1025. Config error in Bug_BodyAttachment: Multiple gene categories share the same displayPriorityInXenotype. This can cause display order issues.
  1026. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1027. Verse.Log:Error (string)
  1028. Verse.DefDatabase`1<Verse.GeneCategoryDef>:ErrorCheckAllDefs ()
  1029. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1030. System.Reflection.MethodBase:Invoke (object,object[])
  1031. Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string)
  1032. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_1 (System.Type)
  1033. System.Threading.Tasks.Parallel/<>c__DisplayClass31_0`2<System.Type, object>:<ForEachWorker>b__0 (int)
  1034. System.Threading.Tasks.Parallel/<>c__DisplayClass17_0`1<object>:<ForWorker>b__1 ()
  1035. System.Threading.Tasks.Task:InnerInvoke ()
  1036. System.Threading.Tasks.Task:InnerInvokeWithArg (System.Threading.Tasks.Task)
  1037. System.Threading.Tasks.Task/<>c__DisplayClass178_0:<ExecuteSelfReplicating>b__0 (object)
  1038. System.Threading.Tasks.Task:InnerInvoke ()
  1039. System.Threading.Tasks.Task:Execute ()
  1040. System.Threading.Tasks.Task:ExecutionContextCallback (object)
  1041. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1042. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1043. System.Threading.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&)
  1044. System.Threading.Tasks.Task:ExecuteEntry (bool)
  1045. System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  1046. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  1047. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  1048.  
  1049. Mod Library Load Order Mod Series did not load any content. Following load folders were used:
  1050. - F:\New folder\steamapps\workshop\content\294100\2669310375\1.4
  1051. - F:\New folder\steamapps\workshop\content\294100\2669310375
  1052. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1053. Verse.Log:Error (string)
  1054. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1055. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1056. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1057. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1058. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1059. Verse.Root_Entry:Update ()
  1060.  
  1061. Mod Map Generation Mods Load Order Mod Series did not load any content. Following load folders were used:
  1062. - F:\New folder\steamapps\workshop\content\294100\2669307085\1.4
  1063. - F:\New folder\steamapps\workshop\content\294100\2669307085
  1064. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1065. Verse.Log:Error (string)
  1066. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1067. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1068. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1069. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1070. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1071. Verse.Root_Entry:Update ()
  1072.  
  1073. Mod Factions Mods Load Order Mod Series did not load any content. Following load folders were used:
  1074. - F:\New folder\steamapps\workshop\content\294100\2669307604\1.4
  1075. - F:\New folder\steamapps\workshop\content\294100\2669307604
  1076. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1077. Verse.Log:Error (string)
  1078. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1079. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1080. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1081. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1082. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1083. Verse.Root_Entry:Update ()
  1084.  
  1085. Mod Traits Mods Load Order Mod Series did not load any content. Following load folders were used:
  1086. - F:\New folder\steamapps\workshop\content\294100\2669311726\1.4
  1087. - F:\New folder\steamapps\workshop\content\294100\2669311726
  1088. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1089. Verse.Log:Error (string)
  1090. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1091. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1092. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1093. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1094. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1095. Verse.Root_Entry:Update ()
  1096.  
  1097. Mod Androids Mods Load Order Mod Series did not load any content. Following load folders were used:
  1098. - F:\New folder\steamapps\workshop\content\294100\2669309867\1.4
  1099. - F:\New folder\steamapps\workshop\content\294100\2669309867
  1100. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1101. Verse.Log:Error (string)
  1102. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1103. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1104. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1105. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1106. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1107. Verse.Root_Entry:Update ()
  1108.  
  1109. Mod Medical and Bionics Mods Load Order Mod Series did not load any content. Following load folders were used:
  1110. - F:\New folder\steamapps\workshop\content\294100\2669310726\1.4
  1111. - F:\New folder\steamapps\workshop\content\294100\2669310726
  1112. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1113. Verse.Log:Error (string)
  1114. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1115. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1116. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1117. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1118. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1119. Verse.Root_Entry:Update ()
  1120.  
  1121. Mod Misbehaving Mods Load Order Mod Series did not load any content. Following load folders were used:
  1122. - F:\New folder\steamapps\workshop\content\294100\2669310996\1.4
  1123. - F:\New folder\steamapps\workshop\content\294100\2669310996
  1124. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1125. Verse.Log:Error (string)
  1126. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1127. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1128. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1129. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1130. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1131. Verse.Root_Entry:Update ()
  1132.  
  1133. Mod Gameplay Mods Load Order Mod Series did not load any content. Following load folders were used:
  1134. - F:\New folder\steamapps\workshop\content\294100\2669307960\1.4
  1135. - F:\New folder\steamapps\workshop\content\294100\2669307960
  1136. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1137. Verse.Log:Error (string)
  1138. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1139. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1140. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1141. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1142. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1143. Verse.Root_Entry:Update ()
  1144.  
  1145. Mod Graphics and UI Load Order Mod Series did not load any content. Following load folders were used:
  1146. - F:\New folder\steamapps\workshop\content\294100\2669308317\1.4
  1147. - F:\New folder\steamapps\workshop\content\294100\2669308317
  1148. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1149. Verse.Log:Error (string)
  1150. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1151. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1152. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1153. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1154. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1155. Verse.Root_Entry:Update ()
  1156.  
  1157. Mod Item Mods Load Order Mod Series did not load any content. Following load folders were used:
  1158. - F:\New folder\steamapps\workshop\content\294100\2669308674\1.4
  1159. - F:\New folder\steamapps\workshop\content\294100\2669308674
  1160. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1161. Verse.Log:Error (string)
  1162. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1163. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1164. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1165. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1166. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1167. Verse.Root_Entry:Update ()
  1168.  
  1169. Mod Animal Pawns Mods Load Order Mod Series did not load any content. Following load folders were used:
  1170. - F:\New folder\steamapps\workshop\content\294100\2669309001\1.4
  1171. - F:\New folder\steamapps\workshop\content\294100\2669309001
  1172. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1173. Verse.Log:Error (string)
  1174. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1175. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1176. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1177. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1178. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1179. Verse.Root_Entry:Update ()
  1180.  
  1181. Mod Animal GamePlay Mods Load Order Mod Series did not load any content. Following load folders were used:
  1182. - F:\New folder\steamapps\workshop\content\294100\2669309243\1.4
  1183. - F:\New folder\steamapps\workshop\content\294100\2669309243
  1184. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1185. Verse.Log:Error (string)
  1186. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1187. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1188. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1189. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1190. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1191. Verse.Root_Entry:Update ()
  1192.  
  1193. Mod Race and Faction Pawns Mods Load Order Mod Series did not load any content. Following load folders were used:
  1194. - F:\New folder\steamapps\workshop\content\294100\2669311235\1.4
  1195. - F:\New folder\steamapps\workshop\content\294100\2669311235
  1196. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1197. Verse.Log:Error (string)
  1198. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1199. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1200. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1201. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1202. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1203. Verse.Root_Entry:Update ()
  1204.  
  1205. Mod Patches Mods Load Order Mod Series did not load any content. Following load folders were used:
  1206. - F:\New folder\steamapps\workshop\content\294100\2669309567\1.4
  1207. - F:\New folder\steamapps\workshop\content\294100\2669309567
  1208. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1209. Verse.Log:Error (string)
  1210. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1211. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1212. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1213. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1214. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1215. Verse.Root_Entry:Update ()
  1216.  
  1217. Mod Final Animations Mods Load Order Mod Series did not load any content. Following load folders were used:
  1218. - F:\New folder\steamapps\workshop\content\294100\2669310115\1.4
  1219. - F:\New folder\steamapps\workshop\content\294100\2669310115
  1220. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1221. Verse.Log:Error (string)
  1222. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1223. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1224. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1225. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1226. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1227. Verse.Root_Entry:Update ()
  1228.  
  1229. Mod Final Mods Load Order Mod Series did not load any content. Following load folders were used:
  1230. - F:\New folder\steamapps\workshop\content\294100\2669311469\1.4
  1231. - F:\New folder\steamapps\workshop\content\294100\2669311469
  1232. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1233. Verse.Log:Error (string)
  1234. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1235. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1236. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1237. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1238. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1239. Verse.Root_Entry:Update ()
  1240.  
  1241. Mod RimPy Mod Manager Database did not load any content. Following load folders were used:
  1242. - F:\New folder\steamapps\workshop\content\294100\1847679158
  1243. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1244. Verse.Log:Error (string)
  1245. Verse.LoadedModManager/<>c:<LoadModContent>b__13_1 ()
  1246. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1247. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1248. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1249. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1250. Verse.Root_Entry:Update ()
  1251.  
  1252. GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.581</color> seconds
  1253. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1254. Verse.Log:Warning (string)
  1255. Gagarin.XmlInheritance_Patch/XmlInheritance_Resolve_Patch:Postfix ()
  1256. (wrapper dynamic-method) Verse.XmlInheritance:Verse.XmlInheritance.Resolve_Patch2 ()
  1257. HugsLib.News.UpdateFeatureDefLoader:ResolveUpdateFeatureDefsFromNodes (System.Collections.Generic.IEnumerable`1<HugsLib.News.UpdateFeatureDefLoader/DefXMLNode>)
  1258. HugsLib.News.UpdateFeatureDefLoader:ResolveAndInjectUpdateFeatureDefs (System.Collections.Generic.IEnumerable`1<HugsLib.News.UpdateFeatureDefLoader/DefXMLNode>)
  1259. HugsLib.News.UpdateFeatureManager/<>c__DisplayClass13_0:<OnEarlyInitialize>g__ResolveAndInjectNewsDefs|0 ()
  1260. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1261. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1262. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1263. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1264. Verse.Root_Entry:Update ()
  1265.  
  1266. [Vanilla Furniture Expanded - Architect] Activating Replace Stuff compatibility patch
  1267. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1268. Verse.Log:Message (string)
  1269. VFEArchitect.ArchitectMod/<>c:<.ctor>b__13_0 ()
  1270. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1271. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1272. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1273. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1274. Verse.Root_Entry:Update ()
  1275.  
  1276. Quarry:: Total 11 quarryable terrain found, processed: Sandstone, Granite, Limestone, Slate, Marble, Rose quartz, Cragstone, Obsidian, Mudstone, Hardened slime, Ancient metal
  1277. 1 QuarryableStoneDef's found
  1278. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1279. Verse.Log:Message (string)
  1280. Quarry.QuarryUtility:BuildStoneDict ()
  1281. Quarry.QuarryMod:BuildDictionary ()
  1282. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1283. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1284. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1285. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1286. Verse.Root_Entry:Update ()
  1287.  
  1288. [RimHUD v1.11.3] Initialized
  1289. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1290. Verse.Log:Message (string)
  1291. RimHUD.Mod:Log (string)
  1292. RimHUD.Mod:.cctor ()
  1293. RimHUD.Data.Storage.Persistent:.cctor ()
  1294. RimHUD.Data.Configuration.ThemeOption:set_Object (object)
  1295. RimHUD.Data.Configuration.ThemeOption:.ctor (object,string,string,System.Action`1<RimHUD.Data.Configuration.ThemeOption>)
  1296. RimHUD.Data.Configuration.RangeOption:.ctor (int,int,int,string,System.Func`2<int, string>,string,System.Action`1<RimHUD.Data.Configuration.ThemeOption>)
  1297. RimHUD.Data.Configuration.Theme:.cctor ()
  1298. VSE.RimHUDPatches:Do (HarmonyLib.Harmony)
  1299. VSE.ModCompat/<>c:<Init>b__16_0 ()
  1300. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1301. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1302. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1303. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1304. Verse.Root_Entry:Update ()
  1305.  
  1306. startIndex: 28
  1307. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1308. Verse.Log:Message (string)
  1309. VSE.RimHUDPatches:Constructor_Transpiler (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1310. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1311. System.Reflection.MethodBase:Invoke (object,object[])
  1312. HarmonyLib.CodeTranspiler/<>c__DisplayClass12_0:<GetResult>b__0 (System.Reflection.MethodInfo)
  1313. System.Collections.Generic.List`1<System.Reflection.MethodInfo>:ForEach (System.Action`1<System.Reflection.MethodInfo>)
  1314. HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
  1315. HarmonyLib.MethodBodyReader:FinalizeILCodes (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.MethodInfo>,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1316. HarmonyLib.MethodCopier:Finalize (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1317. HarmonyLib.MethodPatcher:CreateReplacement (System.Collections.Generic.Dictionary`2<int, HarmonyLib.CodeInstruction>&)
  1318. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1319. HarmonyLib.PatchProcessor:Patch ()
  1320. HarmonyLib.Harmony:Patch (System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
  1321. VSE.RimHUDPatches:Do (HarmonyLib.Harmony)
  1322. VSE.ModCompat/<>c:<Init>b__16_0 ()
  1323. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1324. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1325. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1326. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1327. Verse.Root_Entry:Update ()
  1328.  
  1329. endIndex: 36
  1330. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1331. Verse.Log:Message (string)
  1332. VSE.RimHUDPatches:Constructor_Transpiler (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1333. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1334. System.Reflection.MethodBase:Invoke (object,object[])
  1335. HarmonyLib.CodeTranspiler/<>c__DisplayClass12_0:<GetResult>b__0 (System.Reflection.MethodInfo)
  1336. System.Collections.Generic.List`1<System.Reflection.MethodInfo>:ForEach (System.Action`1<System.Reflection.MethodInfo>)
  1337. HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
  1338. HarmonyLib.MethodBodyReader:FinalizeILCodes (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.MethodInfo>,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1339. HarmonyLib.MethodCopier:Finalize (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1340. HarmonyLib.MethodPatcher:CreateReplacement (System.Collections.Generic.Dictionary`2<int, HarmonyLib.CodeInstruction>&)
  1341. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1342. HarmonyLib.PatchProcessor:Patch ()
  1343. HarmonyLib.Harmony:Patch (System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
  1344. VSE.RimHUDPatches:Do (HarmonyLib.Harmony)
  1345. VSE.ModCompat/<>c:<Init>b__16_0 ()
  1346. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1347. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1348. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1349. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1350. Verse.Root_Entry:Update ()
  1351.  
  1352. Start: newobj System.Void System.Text.StringBuilder::.ctor()
  1353. End:callvirt virtual System.String System.Object::ToString()
  1354. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1355. Verse.Log:Message (string)
  1356. VSE.RimHUDPatches:Constructor_Transpiler (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1357. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1358. System.Reflection.MethodBase:Invoke (object,object[])
  1359. HarmonyLib.CodeTranspiler/<>c__DisplayClass12_0:<GetResult>b__0 (System.Reflection.MethodInfo)
  1360. System.Collections.Generic.List`1<System.Reflection.MethodInfo>:ForEach (System.Action`1<System.Reflection.MethodInfo>)
  1361. HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
  1362. HarmonyLib.MethodBodyReader:FinalizeILCodes (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.MethodInfo>,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1363. HarmonyLib.MethodCopier:Finalize (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1364. HarmonyLib.MethodPatcher:CreateReplacement (System.Collections.Generic.Dictionary`2<int, HarmonyLib.CodeInstruction>&)
  1365. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1366. HarmonyLib.PatchProcessor:Patch ()
  1367. HarmonyLib.Harmony:Patch (System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
  1368. VSE.RimHUDPatches:Do (HarmonyLib.Harmony)
  1369. VSE.ModCompat/<>c:<Init>b__16_0 ()
  1370. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1371. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1372. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1373. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1374. Verse.Root_Entry:Update ()
  1375.  
  1376. Start: stloc.1 NULL
  1377. End:br.s Label4
  1378. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1379. Verse.Log:Message (string)
  1380. VSE.RimHUDPatches:Constructor_Transpiler (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1381. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1382. System.Reflection.MethodBase:Invoke (object,object[])
  1383. HarmonyLib.CodeTranspiler/<>c__DisplayClass12_0:<GetResult>b__0 (System.Reflection.MethodInfo)
  1384. System.Collections.Generic.List`1<System.Reflection.MethodInfo>:ForEach (System.Action`1<System.Reflection.MethodInfo>)
  1385. HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
  1386. HarmonyLib.MethodBodyReader:FinalizeILCodes (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.MethodInfo>,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1387. HarmonyLib.MethodCopier:Finalize (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1388. HarmonyLib.MethodPatcher:CreateReplacement (System.Collections.Generic.Dictionary`2<int, HarmonyLib.CodeInstruction>&)
  1389. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1390. HarmonyLib.PatchProcessor:Patch ()
  1391. HarmonyLib.Harmony:Patch (System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
  1392. VSE.RimHUDPatches:Do (HarmonyLib.Harmony)
  1393. VSE.ModCompat/<>c:<Init>b__16_0 ()
  1394. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1395. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1396. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1397. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1398. Verse.Root_Entry:Update ()
  1399.  
  1400. GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.581</color> seconds
  1401. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1402. Verse.Log:Warning (string)
  1403. Gagarin.XmlInheritance_Patch/XmlInheritance_Resolve_Patch:Postfix ()
  1404. (wrapper dynamic-method) Verse.XmlInheritance:Verse.XmlInheritance.Resolve_Patch2 ()
  1405. Verse.DirectXmlLoader/<LoadXmlDataInResourcesFolder>d__2`1<RimWorld.PawnBio>:MoveNext ()
  1406. RimWorld.SolidBioDatabase:LoadAllBios ()
  1407. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_2 ()
  1408. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1409. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1410. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1411. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1412. Verse.Root_Entry:Update ()
  1413.  
  1414. [KCSG] Vanilla Base Generation Expanded contains 8 missing symbols.
  1415. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1416. Verse.Log:Warning (string)
  1417. KCSG.StartupActions:.cctor ()
  1418. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1419. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1420. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1421. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1422. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1423. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1424. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1425. Verse.Root_Entry:Update ()
  1426.  
  1427. AlphaMemes Transpiler on Ideo:ExposeData could not find hook
  1428. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1429. Verse.Log:Warning (string)
  1430. AlphaMemes.FuneralFramework_Ideo_ExposeData_Patch/<Transpiler>d__2:MoveNext ()
  1431. System.Collections.Generic.List`1<HarmonyLib.CodeInstruction>:.ctor (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1432. System.Linq.Enumerable:ToList<HarmonyLib.CodeInstruction> (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1433. HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
  1434. HarmonyLib.MethodBodyReader:FinalizeILCodes (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.MethodInfo>,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1435. HarmonyLib.MethodCopier:Finalize (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1436. HarmonyLib.MethodPatcher:CreateReplacement (System.Collections.Generic.Dictionary`2<int, HarmonyLib.CodeInstruction>&)
  1437. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1438. HarmonyLib.PatchClassProcessor:ProcessPatchJob (HarmonyLib.PatchJobs`1/Job<System.Reflection.MethodInfo>)
  1439. HarmonyLib.PatchClassProcessor:PatchWithAttributes (System.Reflection.MethodBase&)
  1440. HarmonyLib.PatchClassProcessor:Patch ()
  1441. HarmonyLib.Harmony:<PatchAll>b__10_0 (System.Type)
  1442. HarmonyLib.CollectionExtensions:Do<System.Type> (System.Collections.Generic.IEnumerable`1<System.Type>,System.Action`1<System.Type>)
  1443. HarmonyLib.Harmony:PatchAll (System.Reflection.Assembly)
  1444. AlphaMemes.Main:.cctor ()
  1445. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1446. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1447. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1448. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1449. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1450. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1451. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1452. Verse.Root_Entry:Update ()
  1453.  
  1454. Alien race successfully completed 221 patches with harmony.
  1455. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1456. Verse.Log:Message (string)
  1457. AlienRace.HarmonyPatches:.cctor ()
  1458. System.RuntimeMethodHandle:GetFunctionPointer ()
  1459. MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform:GetFunctionPointer (System.Reflection.MethodBase,System.RuntimeMethodHandle)
  1460. MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform:GetNativeStart (System.Reflection.MethodBase)
  1461. MonoMod.RuntimeDetour.DetourHelper:GetNativeStart (System.Reflection.MethodBase)
  1462. HarmonyLib.Memory:GetMethodStart (System.Reflection.MethodBase,System.Exception&)
  1463. HarmonyLib.Memory:DetourMethod (System.Reflection.MethodBase,System.Reflection.MethodBase)
  1464. HarmonyLib.Memory:DetourMethodAndPersist (System.Reflection.MethodBase,System.Reflection.MethodBase)
  1465. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1466. HarmonyLib.PatchClassProcessor:ProcessPatchJob (HarmonyLib.PatchJobs`1/Job<System.Reflection.MethodInfo>)
  1467. HarmonyLib.PatchClassProcessor:PatchWithAttributes (System.Reflection.MethodBase&)
  1468. HarmonyLib.PatchClassProcessor:Patch ()
  1469. HarmonyLib.Harmony:<PatchAll>b__10_0 (System.Type)
  1470. HarmonyLib.CollectionExtensions:Do<System.Type> (System.Collections.Generic.IEnumerable`1<System.Type>,System.Action`1<System.Type>)
  1471. HarmonyLib.Harmony:PatchAll (System.Reflection.Assembly)
  1472. HarmonyLib.Harmony:PatchAll ()
  1473. BigAndSmall.BigSmall:ApplyHarmonyPatches ()
  1474. BigAndSmall.BigSmall:.cctor ()
  1475. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1476. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1477. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1478. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1479. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1480. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1481. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1482. Verse.Root_Entry:Update ()
  1483.  
  1484. [TrueTerrainColors v1.12.6] Loaded cached true colors for 2788 terrain defs from file.
  1485. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1486. Verse.Log:Message (string)
  1487. LunarFramework.Logging.IngameLogContext:Log (LunarFramework.Logging.LogContext/LogLevel,string,System.Exception)
  1488. LunarFramework.Logging.LogContext:Log (string,System.Exception)
  1489. MapPreview.TrueTerrainColors:.cctor ()
  1490. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1491. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1492. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1493. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1494. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1495. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1496. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1497. Verse.Root_Entry:Update ()
  1498.  
  1499. [Dark.Cloning] Harmony patches patching...
  1500. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1501. Verse.Log:Message (string)
  1502. Dark.Cloning.LoadHarmony:.cctor ()
  1503. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1504. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1505. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1506. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1507. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1508. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1509. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1510. Verse.Root_Entry:Update ()
  1511.  
  1512. Biotech Expansion - Core Loaded!
  1513. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1514. Verse.Log:Message (string)
  1515. BTE.BTE_Mammalia:.cctor ()
  1516. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1517. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1518. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1519. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1520. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1521. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1522. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1523. Verse.Root_Entry:Update ()
  1524.  
  1525. Biotech Expansion - Mammalia Loaded!
  1526. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1527. Verse.Log:Message (string)
  1528. BTE_MMLA.BTE_Mammalia:.cctor ()
  1529. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1530. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1531. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1532. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1533. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1534. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1535. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1536. Verse.Root_Entry:Update ()
  1537.  
  1538. Biotech Expansion - Mythic Loaded!
  1539. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1540. Verse.Log:Message (string)
  1541. BTE_MY.BTE_MY:.cctor ()
  1542. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1543. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1544. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1545. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1546. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1547. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1548. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1549. Verse.Root_Entry:Update ()
  1550.  
  1551. [CMColorCodedMoodBar] CMColorCodedMoodBar 1.4.3607.2 initialized
  1552. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1553. Verse.Log:Message (string)
  1554. ColoredMoodBar13.Main:LogMessage (string,ColoredMoodBar13.MessageType)
  1555. ColoredMoodBar13.Main:.cctor ()
  1556. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1557. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1558. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1559. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1560. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1561. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1562. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1563. Verse.Root_Entry:Update ()
  1564.  
  1565. [XML Extensions] Initialized 0 SettingsMenuDef(s) and found 448 unused key(s) from 15 mod(s)
  1566. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1567. Verse.Log:Message (string)
  1568. XmlExtensions.XmlExtensions:.cctor ()
  1569. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1570. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1571. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1572. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1573. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1574. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1575. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1576. Verse.Root_Entry:Update ()
  1577.  
  1578. [XML Extensions] 3149 total patches run in 13716ms, 1 failed
  1579. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1580. Verse.Log:Message (string)
  1581. XmlExtensions.XmlExtensions:.cctor ()
  1582. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1583. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1584. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1585. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1586. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1587. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1588. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1589. Verse.Root_Entry:Update ()
  1590.  
  1591. Adding guns to outfits
  1592. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1593. Verse.Log:Message (string)
  1594. FindAGunDamnIt.GunsInOutfits:DoTheDo ()
  1595. FindAGunDamnIt.GunsInOutfits:.cctor ()
  1596. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1597. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1598. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1599. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1600. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1601. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1602. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1603. Verse.Root_Entry:Update ()
  1604.  
  1605. Guns in outfits!
  1606. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1607. Verse.Log:Message (string)
  1608. FindAGunDamnIt.GunsInOutfits:DoTheDo ()
  1609. FindAGunDamnIt.GunsInOutfits:.cctor ()
  1610. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1611. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1612. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1613. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1614. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1615. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1616. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1617. Verse.Root_Entry:Update ()
  1618.  
  1619. PickUpAndHaul v0.1.3.2⅔ welcomes you to RimWorld with pointless logspam.
  1620. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1621. Verse.Log:Message (string)
  1622. PickUpAndHaul.HarmonyPatches:.cctor ()
  1623. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1624. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1625. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1626. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1627. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1628. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1629. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1630. Verse.Root_Entry:Update ()
  1631.  
  1632. [TradeHelper] Loaded.
  1633. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1634. Verse.Log:Message (string)
  1635. TradeHelper.Main:.cctor ()
  1636. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1637. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1638. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1639. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1640. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1641. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1642. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1643. Verse.Root_Entry:Update ()
  1644.  
  1645. GAGARIN: <color=green>StartUpFinished called!</color>
  1646. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1647. Verse.Log:Message (string)
  1648. Gagarin.StartupHelper:StartUpFinished ()
  1649. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1650. System.Reflection.MethodBase:Invoke (object,object[])
  1651. RocketMan.FunctionsUtility/<>c__DisplayClass1_0`1<RocketMan.Main/OnStaticConstructor>:<GetActions>b__3 ()
  1652. RocketMan.Main:OnStaticConstructorOnStartup ()
  1653. RocketMan.Main_StaticConstructor:.cctor ()
  1654. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
  1655. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1656. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1657. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1658. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1659. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1660. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1661. Verse.Root_Entry:Update ()
  1662.  
  1663. [Geological Landforms v1.6.4] Found landform data in the following mods: Geological Landforms, Biome Transitions
  1664. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1665. Verse.Log:Message (string)
  1666. LunarFramework.Logging.IngameLogContext:Log (LunarFramework.Logging.LogContext/LogLevel,string,System.Exception)
  1667. LunarFramework.Logging.LogContext:Log (string,System.Exception)
  1668. GeologicalLandforms.GraphEditor.LandformManager:InitialLoad ()
  1669. GeologicalLandforms.GeologicalLandformsAPI:Init ()
  1670. LunarFramework.Bootstrap.Entrypoint:InitComponent (LunarFramework.Bootstrap.LunarComponent)
  1671. LunarFramework.Bootstrap.Entrypoint:OnPlayDataLoadFinished ()
  1672. LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:LateInit ()
  1673. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1674. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1675. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1676. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1677. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1678. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1679. Verse.Root_Entry:Update ()
  1680.  
  1681. [Geological Landforms v1.6.4] Loaded 37 landforms of which 0 are edited and 0 are custom.
  1682. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1683. Verse.Log:Message (string)
  1684. LunarFramework.Logging.IngameLogContext:Log (LunarFramework.Logging.LogContext/LogLevel,string,System.Exception)
  1685. LunarFramework.Logging.LogContext:Log (string,System.Exception)
  1686. GeologicalLandforms.GraphEditor.LandformManager:LoadAll (string,bool)
  1687. GeologicalLandforms.GraphEditor.LandformManager:InitialLoad ()
  1688. GeologicalLandforms.GeologicalLandformsAPI:Init ()
  1689. LunarFramework.Bootstrap.Entrypoint:InitComponent (LunarFramework.Bootstrap.LunarComponent)
  1690. LunarFramework.Bootstrap.Entrypoint:OnPlayDataLoadFinished ()
  1691. LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:LateInit ()
  1692. (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch2 ()
  1693. Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
  1694. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1695. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1696. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1697. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1698. Verse.Root_Entry:Update ()
  1699.  
  1700. Type TexTab probably needs a StaticConstructorOnStartup attribute, because it has a field Settings of type Texture2D. All assets must be loaded in the main thread.
  1701. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1702. Verse.Log:Warning (string)
  1703. Verse.StaticConstructorOnStartupUtility/<>c__DisplayClass2_0:<ReportProbablyMissingAttributes>b__0 (System.Type)
  1704. System.Threading.Tasks.Parallel/<>c__DisplayClass31_0`2<System.Type, object>:<ForEachWorker>b__0 (int)
  1705. System.Threading.Tasks.Parallel/<>c__DisplayClass17_0`1<object>:<ForWorker>b__1 ()
  1706. System.Threading.Tasks.Task:InnerInvoke ()
  1707. System.Threading.Tasks.Task:InnerInvokeWithArg (System.Threading.Tasks.Task)
  1708. System.Threading.Tasks.Task/<>c__DisplayClass178_0:<ExecuteSelfReplicating>b__0 (object)
  1709. System.Threading.Tasks.Task:InnerInvoke ()
  1710. System.Threading.Tasks.Task:Execute ()
  1711. System.Threading.Tasks.Task:ExecutionContextCallback (object)
  1712. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1713. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1714. System.Threading.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&)
  1715. System.Threading.Tasks.Task:ExecuteEntry (bool)
  1716. System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
  1717. System.Threading.ThreadPoolWorkQueue:Dispatch ()
  1718. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
  1719.  
  1720. MVCF successfully applied 47 patches
  1721. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1722. Verse.Log:Message (string)
  1723. MVCF.Patch:PrintSummary ()
  1724. MVCF.MVCF/<>c:<CollectFeatureData>b__16_0 ()
  1725. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1726. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1727. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1728. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1729. Verse.Root_Entry:Update ()
  1730.  
  1731. [net.pardeike.rimworld.mods.achtung] Patches on methods annotated as Obsolete were detected by HugsLib: Verse.Game.DeinitAndRemoveMap
  1732. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1733. Verse.Log:Warning (string)
  1734. HugsLib.Utils.HarmonyUtility:LogObsoleteMethodPatchErrors ()
  1735. HugsLib.Utils.HarmonyUtility:LogHarmonyPatchIssueErrors ()
  1736. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1737. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1738. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1739. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1740. Verse.Root_Entry:Update ()
  1741.  
  1742. [Uuugggg.rimworld.TD_Enhancement_Pack.main] Patches on methods annotated as Obsolete were detected by HugsLib: Verse.Game.DeinitAndRemoveMap
  1743. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1744. Verse.Log:Warning (string)
  1745. HugsLib.Utils.HarmonyUtility:LogObsoleteMethodPatchErrors ()
  1746. HugsLib.Utils.HarmonyUtility:LogHarmonyPatchIssueErrors ()
  1747. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1748. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1749. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1750. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1751. Verse.Root_Entry:Update ()
  1752.  
  1753. [Krkr.RocketMan] Patches on methods annotated as Obsolete were detected by HugsLib: Verse.Game.DeinitAndRemoveMap
  1754. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1755. Verse.Log:Warning (string)
  1756. HugsLib.Utils.HarmonyUtility:LogObsoleteMethodPatchErrors ()
  1757. HugsLib.Utils.HarmonyUtility:LogHarmonyPatchIssueErrors ()
  1758. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1759. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1760. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1761. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1762. Verse.Root_Entry:Update ()
  1763.  
  1764. [OskarPotocki.VFECore] Patches on methods annotated as Obsolete were detected by HugsLib: Verse.MapDeiniter.Deinit
  1765. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1766. Verse.Log:Warning (string)
  1767. HugsLib.Utils.HarmonyUtility:LogObsoleteMethodPatchErrors ()
  1768. HugsLib.Utils.HarmonyUtility:LogHarmonyPatchIssueErrors ()
  1769. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  1770. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  1771. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1772. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1773. Verse.Root_Entry:Update ()
  1774.  
  1775. Error in Mod Manager, assembly name: FluffyUI, method: Widgets:SliderOption, exception: System.MissingMethodException: UnityEngine.Rect Verse.Listing.GetRect(single)
  1776. at (wrapper managed-to-native) System.Reflection.Module.ResolveMethodToken(intptr,int,intptr[],intptr[],System.Reflection.ResolveTokenError&)
  1777. at System.Reflection.MonoModule.ResolveMethod (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00015] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1778. at HarmonyLib.MethodBodyReader.ReadOperand (HarmonyLib.ILInstruction instruction) [0x0040b] in <255414689d344b1385ae719f6cce8c55>:0
  1779. at HarmonyLib.MethodBodyReader.GenerateInstructions () [0x00022] in <255414689d344b1385ae719f6cce8c55>:0
  1780. at HarmonyLib.MethodCopier..ctor (System.Reflection.MethodBase fromMethod, System.Reflection.Emit.ILGenerator toILGenerator, System.Reflection.Emit.LocalBuilder[] existingVariables) [0x00038] in <255414689d344b1385ae719f6cce8c55>:0
  1781. at HarmonyLib.MethodCopier.GetInstructions (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method, System.Int32 maxTranspilers) [0x0002b] in <255414689d344b1385ae719f6cce8c55>:0
  1782. at HarmonyLib.PatchProcessor.GetOriginalInstructions (System.Reflection.MethodBase original, System.Reflection.Emit.ILGenerator generator) [0x0000b] in <255414689d344b1385ae719f6cce8c55>:0
  1783. at ModErrorChecker.ModErrorChecker.CheckAssemblies () [0x000af] in <737672ea024f486cac8b9473fea1dd8e>:0
  1784. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1785. Verse.Log:Error (string)
  1786. ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext ()
  1787. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
  1788. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1789. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1790. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
  1791. System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object)
  1792. UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke ()
  1793. UnityEngine.UnitySynchronizationContext:Exec ()
  1794. UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
  1795.  
  1796. Error in Mod Manager, assembly name: FluffyUI, method: Widgets:BaseOption, exception: System.MissingMethodException: UnityEngine.Rect Verse.Listing.GetRect(single)
  1797. at (wrapper managed-to-native) System.Reflection.Module.ResolveMethodToken(intptr,int,intptr[],intptr[],System.Reflection.ResolveTokenError&)
  1798. at System.Reflection.MonoModule.ResolveMethod (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00015] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1799. at HarmonyLib.MethodBodyReader.ReadOperand (HarmonyLib.ILInstruction instruction) [0x0040b] in <255414689d344b1385ae719f6cce8c55>:0
  1800. at HarmonyLib.MethodBodyReader.GenerateInstructions () [0x00022] in <255414689d344b1385ae719f6cce8c55>:0
  1801. at HarmonyLib.MethodCopier..ctor (System.Reflection.MethodBase fromMethod, System.Reflection.Emit.ILGenerator toILGenerator, System.Reflection.Emit.LocalBuilder[] existingVariables) [0x00038] in <255414689d344b1385ae719f6cce8c55>:0
  1802. at HarmonyLib.MethodCopier.GetInstructions (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method, System.Int32 maxTranspilers) [0x0002b] in <255414689d344b1385ae719f6cce8c55>:0
  1803. at HarmonyLib.PatchProcessor.GetOriginalInstructions (System.Reflection.MethodBase original, System.Reflection.Emit.ILGenerator generator) [0x0000b] in <255414689d344b1385ae719f6cce8c55>:0
  1804. at ModErrorChecker.ModErrorChecker.CheckAssemblies () [0x000af] in <737672ea024f486cac8b9473fea1dd8e>:0
  1805. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1806. Verse.Log:Error (string)
  1807. ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext ()
  1808. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
  1809. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1810. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1811. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
  1812. System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object)
  1813. UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke ()
  1814. UnityEngine.UnitySynchronizationContext:Exec ()
  1815. UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
  1816.  
  1817. Error in Mod Manager, assembly name: 0ColourPicker, method: Dialog_ColourPicker:DrawButtons, exception: System.MissingMethodException: bool Verse.Widgets.ButtonText(UnityEngine.Rect,string,bool,bool,bool)
  1818. at (wrapper managed-to-native) System.Reflection.Module.ResolveMethodToken(intptr,int,intptr[],intptr[],System.Reflection.ResolveTokenError&)
  1819. at System.Reflection.MonoModule.ResolveMethod (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00015] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1820. at HarmonyLib.MethodBodyReader.ReadOperand (HarmonyLib.ILInstruction instruction) [0x0040b] in <255414689d344b1385ae719f6cce8c55>:0
  1821. at HarmonyLib.MethodBodyReader.GenerateInstructions () [0x00022] in <255414689d344b1385ae719f6cce8c55>:0
  1822. at HarmonyLib.MethodCopier..ctor (System.Reflection.MethodBase fromMethod, System.Reflection.Emit.ILGenerator toILGenerator, System.Reflection.Emit.LocalBuilder[] existingVariables) [0x00038] in <255414689d344b1385ae719f6cce8c55>:0
  1823. at HarmonyLib.MethodCopier.GetInstructions (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method, System.Int32 maxTranspilers) [0x0002b] in <255414689d344b1385ae719f6cce8c55>:0
  1824. at HarmonyLib.PatchProcessor.GetOriginalInstructions (System.Reflection.MethodBase original, System.Reflection.Emit.ILGenerator generator) [0x0000b] in <255414689d344b1385ae719f6cce8c55>:0
  1825. at ModErrorChecker.ModErrorChecker.CheckAssemblies () [0x000af] in <737672ea024f486cac8b9473fea1dd8e>:0
  1826. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1827. Verse.Log:Error (string)
  1828. ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext ()
  1829. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
  1830. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1831. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1832. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
  1833. System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object)
  1834. UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke ()
  1835. UnityEngine.UnitySynchronizationContext:Exec ()
  1836. UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
  1837.  
  1838. [AllowTool] Applied compatibility patch for "Pick Up And Haul"
  1839. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1840. Verse.Log:Message (string)
  1841. HugsLib.Utils.ModLogger:Message (string,object[])
  1842. AllowTool.PickUpAndHaulCompatHandler:Apply ()
  1843. Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
  1844. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1845. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1846. Verse.Root_Entry:Update ()
  1847.  
  1848. [Muzzle Flash] Shader loaded from Vocore: Unlit/Animated
  1849. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1850. Verse.Log:Message (string)
  1851. MuzzleFlash.MuzzleFlashMod/<>c:<.ctor>b__0_0 ()
  1852. Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
  1853. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1854. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1855. Verse.Root_Entry:Update ()
  1856.  
  1857. [Muzzle Flash] Shader loaded from Vocore: Unlit/AnimatedInstanced
  1858. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1859. Verse.Log:Message (string)
  1860. MuzzleFlash.MuzzleFlashMod/<>c:<.ctor>b__0_0 ()
  1861. Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
  1862. Verse.LongEventHandler:LongEventsUpdate (bool&)
  1863. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  1864. Verse.Root_Entry:Update ()
  1865.  
  1866. CSL: Transpiler(RecalculateLifeStageIndex): Patched!
  1867. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1868. Verse.Log:Message (string)
  1869. Children.ChildrenHarmony/Pawn_AgeTracker_RecalculateLifeStageIndex_Lifestage_Transpiler_Patch:Transpiler (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1870. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1871. System.Reflection.MethodBase:Invoke (object,object[])
  1872. HarmonyLib.CodeTranspiler/<>c__DisplayClass12_0:<GetResult>b__0 (System.Reflection.MethodInfo)
  1873. System.Collections.Generic.List`1<System.Reflection.MethodInfo>:ForEach (System.Action`1<System.Reflection.MethodInfo>)
  1874. HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
  1875. HarmonyLib.MethodBodyReader:FinalizeILCodes (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.MethodInfo>,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1876. HarmonyLib.MethodCopier:Finalize (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1877. HarmonyLib.MethodPatcher:CreateReplacement (System.Collections.Generic.Dictionary`2<int, HarmonyLib.CodeInstruction>&)
  1878. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1879. HarmonyLib.PatchClassProcessor:ProcessPatchJob (HarmonyLib.PatchJobs`1/Job<System.Reflection.MethodInfo>)
  1880. HarmonyLib.PatchClassProcessor:PatchWithAttributes (System.Reflection.MethodBase&)
  1881. HarmonyLib.PatchClassProcessor:Patch ()
  1882. HarmonyLib.Harmony:<PatchAll>b__10_0 (System.Type)
  1883. HarmonyLib.CollectionExtensions:Do<System.Type> (System.Collections.Generic.IEnumerable`1<System.Type>,System.Action`1<System.Type>)
  1884. HarmonyLib.Harmony:PatchAll (System.Reflection.Assembly)
  1885. Children.ChildrenController:.ctor ()
  1886. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  1887. System.RuntimeType:CreateInstanceMono (bool)
  1888. System.RuntimeType:CreateInstanceSlow (bool,bool,bool,System.Threading.StackCrawlMark&)
  1889. System.RuntimeType:CreateInstanceDefaultCtor (bool,bool,bool,System.Threading.StackCrawlMark&)
  1890. System.Activator:CreateInstance (System.Type,bool)
  1891. HugsLib.HugsLibController:EnumerateChildMods (bool)
  1892. HugsLib.HugsLibController:LoadReloadInitialize ()
  1893. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  1894. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  1895. System.Threading.ThreadHelper:ThreadStart_Context (object)
  1896. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1897. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1898. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  1899. System.Threading.ThreadHelper:ThreadStart ()
  1900.  
  1901. CSL: Transpiler(CalculateInitialGrowth): Patched!
  1902. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1903. Verse.Log:Message (string)
  1904. Children.ChildrenHarmony/Pawn_AgeTracker_CalculateInitialGrowth_Lifestage_Transpiler_Patch:Transpiler (System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction>)
  1905. System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  1906. System.Reflection.MethodBase:Invoke (object,object[])
  1907. HarmonyLib.CodeTranspiler/<>c__DisplayClass12_0:<GetResult>b__0 (System.Reflection.MethodInfo)
  1908. System.Collections.Generic.List`1<System.Reflection.MethodInfo>:ForEach (System.Action`1<System.Reflection.MethodInfo>)
  1909. HarmonyLib.CodeTranspiler:GetResult (System.Reflection.Emit.ILGenerator,System.Reflection.MethodBase)
  1910. HarmonyLib.MethodBodyReader:FinalizeILCodes (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.MethodInfo>,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1911. HarmonyLib.MethodCopier:Finalize (HarmonyLib.Emitter,System.Collections.Generic.List`1<System.Reflection.Emit.Label>,bool&)
  1912. HarmonyLib.MethodPatcher:CreateReplacement (System.Collections.Generic.Dictionary`2<int, HarmonyLib.CodeInstruction>&)
  1913. HarmonyLib.PatchFunctions:UpdateWrapper (System.Reflection.MethodBase,HarmonyLib.PatchInfo)
  1914. HarmonyLib.PatchClassProcessor:ProcessPatchJob (HarmonyLib.PatchJobs`1/Job<System.Reflection.MethodInfo>)
  1915. HarmonyLib.PatchClassProcessor:PatchWithAttributes (System.Reflection.MethodBase&)
  1916. HarmonyLib.PatchClassProcessor:Patch ()
  1917. HarmonyLib.Harmony:<PatchAll>b__10_0 (System.Type)
  1918. HarmonyLib.CollectionExtensions:Do<System.Type> (System.Collections.Generic.IEnumerable`1<System.Type>,System.Action`1<System.Type>)
  1919. HarmonyLib.Harmony:PatchAll (System.Reflection.Assembly)
  1920. Children.ChildrenController:.ctor ()
  1921. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  1922. System.RuntimeType:CreateInstanceMono (bool)
  1923. System.RuntimeType:CreateInstanceSlow (bool,bool,bool,System.Threading.StackCrawlMark&)
  1924. System.RuntimeType:CreateInstanceDefaultCtor (bool,bool,bool,System.Threading.StackCrawlMark&)
  1925. System.Activator:CreateInstance (System.Type,bool)
  1926. HugsLib.HugsLibController:EnumerateChildMods (bool)
  1927. HugsLib.HugsLibController:LoadReloadInitialize ()
  1928. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  1929. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  1930. System.Threading.ThreadHelper:ThreadStart_Context (object)
  1931. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1932. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1933. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  1934. System.Threading.ThreadHelper:ThreadStart ()
  1935.  
  1936. [HugsLib] initializing Children, DefensivePositions, Hospitality, CashRegister, Gastronomy, Storefront, RunAndGun
  1937. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1938. Verse.Log:Message (string)
  1939. HugsLib.Utils.ModLogger:Message (string,object[])
  1940. HugsLib.HugsLibController:EnumerateChildMods (bool)
  1941. HugsLib.HugsLibController:LoadReloadInitialize ()
  1942. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  1943. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  1944. System.Threading.ThreadHelper:ThreadStart_Context (object)
  1945. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1946. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1947. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  1948. System.Threading.ThreadHelper:ThreadStart ()
  1949.  
  1950. Children: Settings: Species not found, this is nothing serious(SpeciesScalingSpeciesAdjust)! (Orassan)
  1951. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1952. Verse.Log:Warning (string)
  1953. ChdLogger.ChdLogging:LogWarning (string)
  1954. Children.ChildrenController:InitOrResetSpeciesScalingSpeciesAdjustValuePawnRaceDefCache (bool)
  1955. Children.ChildrenController:CheckAndInitPerSpeciesSettings ()
  1956. Children.ChildrenController:DefsLoaded ()
  1957. HugsLib.HugsLibController:OnDefsLoaded ()
  1958. HugsLib.HugsLibController:LoadReloadInitialize ()
  1959. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  1960. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  1961. System.Threading.ThreadHelper:ThreadStart_Context (object)
  1962. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1963. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1964. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  1965. System.Threading.ThreadHelper:ThreadStart ()
  1966.  
  1967. Children: Settings: Species not found, this is nothing serious(SpeciesScalingSpeciesAdjust)! (Cutebold)
  1968. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1969. Verse.Log:Warning (string)
  1970. ChdLogger.ChdLogging:LogWarning (string)
  1971. Children.ChildrenController:InitOrResetSpeciesScalingSpeciesAdjustValuePawnRaceDefCache (bool)
  1972. Children.ChildrenController:CheckAndInitPerSpeciesSettings ()
  1973. Children.ChildrenController:DefsLoaded ()
  1974. HugsLib.HugsLibController:OnDefsLoaded ()
  1975. HugsLib.HugsLibController:LoadReloadInitialize ()
  1976. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  1977. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  1978. System.Threading.ThreadHelper:ThreadStart_Context (object)
  1979. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1980. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1981. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  1982. System.Threading.ThreadHelper:ThreadStart ()
  1983.  
  1984. Children: Settings: Species not found, this is nothing serious(BaseSizeFactor)! (GerzeeColonist)
  1985. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1986. Verse.Log:Warning (string)
  1987. ChdLogger.ChdLogging:LogWarning (string)
  1988. Children.ChildrenController:InitOrResetSpeciesScalingBaseSizeFactorAdjustPawnRaceDefCache (bool)
  1989. Children.ChildrenController:CheckAndInitPerSpeciesSettings ()
  1990. Children.ChildrenController:DefsLoaded ()
  1991. HugsLib.HugsLibController:OnDefsLoaded ()
  1992. HugsLib.HugsLibController:LoadReloadInitialize ()
  1993. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  1994. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  1995. System.Threading.ThreadHelper:ThreadStart_Context (object)
  1996. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1997. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  1998. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  1999. System.Threading.ThreadHelper:ThreadStart ()
  2000.  
  2001. Children: Settings: Hybrid: LotRE_HalfElfColonist ParentA_Species not found, this is nothing serious! (LotRE_ElfColonist - elf (LotRE_ElfColonist))
  2002. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2003. Verse.Log:Warning (string)
  2004. ChdLogger.ChdLogging:LogWarning (string)
  2005. Children.ChildrenController:CheckAndInitSpeciesHybridSettings ()
  2006. Children.ChildrenController:DefsLoaded ()
  2007. HugsLib.HugsLibController:OnDefsLoaded ()
  2008. HugsLib.HugsLibController:LoadReloadInitialize ()
  2009. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2010. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2011. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2012. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2013. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2014. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2015. System.Threading.ThreadHelper:ThreadStart ()
  2016.  
  2017. Children: Settings: Hybrid: HybridRefugee ParentA_Species not found, this is nothing serious! (Orassan - orassan (Orassan))
  2018. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2019. Verse.Log:Warning (string)
  2020. ChdLogger.ChdLogging:LogWarning (string)
  2021. Children.ChildrenController:CheckAndInitSpeciesHybridSettings ()
  2022. Children.ChildrenController:DefsLoaded ()
  2023. HugsLib.HugsLibController:OnDefsLoaded ()
  2024. HugsLib.HugsLibController:LoadReloadInitialize ()
  2025. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2026. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2027. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2028. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2029. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2030. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2031. System.Threading.ThreadHelper:ThreadStart ()
  2032.  
  2033. FactionDef VFEP_Mercenaries must have at least one pawnGroupMaker with kindDef 'Peaceful', or 'permanentEnemy', 'isPlayer' or 'hidden' should be set to true. Otherwise no guests from this faction will arrive. This is a misconfiguration in Vanilla Factions Expanded - Pirates.
  2034. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2035. Verse.Log:Warning (string)
  2036. Hospitality.Utilities.DefsUtility:LogMisconfiguration (Verse.Def,string)
  2037. Hospitality.Utilities.DefsUtility:CheckFactionDefs ()
  2038. Hospitality.Utilities.DefsUtility:CheckForInvalidDefs ()
  2039. Hospitality.HospitalityModBase:DefsLoaded ()
  2040. HugsLib.HugsLibController:OnDefsLoaded ()
  2041. HugsLib.HugsLibController:LoadReloadInitialize ()
  2042. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2043. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2044. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2045. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2046. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2047. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2048. System.Threading.ThreadHelper:ThreadStart ()
  2049.  
  2050. Failed to generate a unique precept name: scrapping ritual at 50% uniqueness
  2051. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2052. Verse.Log:Warning (string)
  2053. RimWorld.Precept:GenerateNewName ()
  2054. RimWorld.Precept:RegenerateName ()
  2055. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2056. (wrapper dynamic-method) RimWorld.Ideo:RimWorld.Ideo.AddPrecept_Patch1 (RimWorld.Ideo,RimWorld.Precept,bool,RimWorld.FactionDef,RimWorld.RitualPatternDef)
  2057. RimWorld.IdeoFoundation:AddRitualsForMemes (System.Collections.Generic.List`1<RimWorld.MemeDef>,System.Collections.Generic.List`1<RimWorld.Precept>)
  2058. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2059. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2060. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2061. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2062. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2063. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2064. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2065. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2066. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2067. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2068. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2069. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2070. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2071. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2072. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2073. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2074. System.Threading.ThreadHelper:ThreadStart ()
  2075.  
  2076. Failed to generate a unique precept name: at 0% uniqueness
  2077. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2078. Verse.Log:Warning (string)
  2079. RimWorld.Precept:GenerateNewName ()
  2080. RimWorld.Precept:RegenerateName ()
  2081. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2082. (wrapper dynamic-method) RimWorld.Ideo:RimWorld.Ideo.AddPrecept_Patch1 (RimWorld.Ideo,RimWorld.Precept,bool,RimWorld.FactionDef,RimWorld.RitualPatternDef)
  2083. AlphaMemes.FuneralFramework_IdeoFoundation_RandomizePrecepts:Postfix (RimWorld.IdeoFoundation,RimWorld.IdeoGenerationParms)
  2084. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2085. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2086. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2087. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2088. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2089. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2090. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2091. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2092. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2093. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2094. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2095. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2096. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2097. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2098. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2099. System.Threading.ThreadHelper:ThreadStart ()
  2100.  
  2101. Failed to generate a unique precept name: Ranch Interment at 50% uniqueness
  2102. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2103. Verse.Log:Warning (string)
  2104. RimWorld.Precept:GenerateNewName ()
  2105. RimWorld.Precept:RegenerateName ()
  2106. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2107. RimWorld.IdeoFoundation/<>c__DisplayClass37_0:<InitPrecepts>g__AddAndInitPrecepts|0 ()
  2108. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2109. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2110. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2111. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2112. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2113. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2114. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2115. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2116. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2117. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2118. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2119. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2120. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2121. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2122. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2123. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2124. System.Threading.ThreadHelper:ThreadStart ()
  2125.  
  2126. Failed to generate a unique precept name: at 0% uniqueness
  2127. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2128. Verse.Log:Warning (string)
  2129. RimWorld.Precept:GenerateNewName ()
  2130. RimWorld.Precept:RegenerateName ()
  2131. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2132. (wrapper dynamic-method) RimWorld.Ideo:RimWorld.Ideo.AddPrecept_Patch1 (RimWorld.Ideo,RimWorld.Precept,bool,RimWorld.FactionDef,RimWorld.RitualPatternDef)
  2133. AlphaMemes.FuneralFramework_IdeoFoundation_RandomizePrecepts:Postfix (RimWorld.IdeoFoundation,RimWorld.IdeoGenerationParms)
  2134. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2135. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2136. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2137. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2138. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2139. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2140. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2141. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2142. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2143. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2144. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2145. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2146. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2147. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2148. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2149. System.Threading.ThreadHelper:ThreadStart ()
  2150.  
  2151. Failed to generate a unique precept name: Interment of Piracy at 50% uniqueness
  2152. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2153. Verse.Log:Warning (string)
  2154. RimWorld.Precept:GenerateNewName ()
  2155. RimWorld.Precept:RegenerateName ()
  2156. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2157. RimWorld.IdeoFoundation/<>c__DisplayClass37_0:<InitPrecepts>g__AddAndInitPrecepts|0 ()
  2158. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2159. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2160. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2161. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2162. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2163. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2164. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2165. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2166. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2167. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2168. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2169. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2170. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2171. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2172. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2173. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2174. System.Threading.ThreadHelper:ThreadStart ()
  2175.  
  2176. Failed to generate a unique precept name: Naked Funeral at 50% uniqueness
  2177. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2178. Verse.Log:Warning (string)
  2179. RimWorld.Precept:GenerateNewName ()
  2180. RimWorld.Precept:RegenerateName ()
  2181. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2182. RimWorld.IdeoFoundation/<>c__DisplayClass37_0:<InitPrecepts>g__AddAndInitPrecepts|0 ()
  2183. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2184. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2185. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2186. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2187. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2188. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2189. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2190. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2191. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2192. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2193. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2194. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2195. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2196. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2197. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2198. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2199. System.Threading.ThreadHelper:ThreadStart ()
  2200.  
  2201. Failed to generate a unique precept name: Gladiatorial Eulogy at 50% uniqueness
  2202. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2203. Verse.Log:Warning (string)
  2204. RimWorld.Precept:GenerateNewName ()
  2205. RimWorld.Precept:RegenerateName ()
  2206. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2207. RimWorld.IdeoFoundation/<>c__DisplayClass37_0:<InitPrecepts>g__AddAndInitPrecepts|0 ()
  2208. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2209. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2210. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2211. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2212. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2213. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2214. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2215. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2216. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2217. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2218. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2219. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2220. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2221. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2222. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2223. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2224. System.Threading.ThreadHelper:ThreadStart ()
  2225.  
  2226. Failed to generate a unique precept name: Unbelieving Funeral at 50% uniqueness
  2227. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2228. Verse.Log:Warning (string)
  2229. RimWorld.Precept:GenerateNewName ()
  2230. RimWorld.Precept:RegenerateName ()
  2231. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2232. RimWorld.IdeoFoundation/<>c__DisplayClass37_0:<InitPrecepts>g__AddAndInitPrecepts|0 ()
  2233. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2234. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2235. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2236. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2237. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2238. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2239. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2240. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2241. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2242. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2243. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2244. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2245. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2246. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2247. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2248. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2249. System.Threading.ThreadHelper:ThreadStart ()
  2250.  
  2251. Failed to generate a unique precept name: Interment of Assault at 50% uniqueness
  2252. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2253. Verse.Log:Warning (string)
  2254. RimWorld.Precept:GenerateNewName ()
  2255. RimWorld.Precept:RegenerateName ()
  2256. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2257. RimWorld.IdeoFoundation/<>c__DisplayClass37_0:<InitPrecepts>g__AddAndInitPrecepts|0 ()
  2258. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2259. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2260. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2261. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2262. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2263. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2264. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2265. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2266. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2267. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2268. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2269. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2270. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2271. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2272. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2273. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2274. System.Threading.ThreadHelper:ThreadStart ()
  2275.  
  2276. Failed to generate a unique precept name: Mourning of Cult of Personality at 67% uniqueness
  2277. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2278. Verse.Log:Warning (string)
  2279. RimWorld.Precept:GenerateNewName ()
  2280. RimWorld.Precept:RegenerateName ()
  2281. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2282. RimWorld.IdeoFoundation/<>c__DisplayClass37_0:<InitPrecepts>g__AddAndInitPrecepts|0 ()
  2283. RimWorld.IdeoFoundation:InitPrecepts (RimWorld.IdeoGenerationParms,System.Collections.Generic.List`1<RimWorld.Precept>)
  2284. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2285. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2286. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2287. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2288. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2289. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2290. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2291. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2292. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2293. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2294. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2295. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2296. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2297. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2298. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2299. System.Threading.ThreadHelper:ThreadStart ()
  2300.  
  2301. Failed to generate a unique precept name: at 0% uniqueness
  2302. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2303. Verse.Log:Warning (string)
  2304. RimWorld.Precept:GenerateNewName ()
  2305. RimWorld.Precept:RegenerateName ()
  2306. RimWorld.Precept_Ritual:Init (RimWorld.Ideo,RimWorld.FactionDef)
  2307. (wrapper dynamic-method) RimWorld.Ideo:RimWorld.Ideo.AddPrecept_Patch1 (RimWorld.Ideo,RimWorld.Precept,bool,RimWorld.FactionDef,RimWorld.RitualPatternDef)
  2308. AlphaMemes.FuneralFramework_IdeoFoundation_RandomizePrecepts:Postfix (RimWorld.IdeoFoundation,RimWorld.IdeoGenerationParms)
  2309. (wrapper dynamic-method) RimWorld.IdeoFoundation:RimWorld.IdeoFoundation.RandomizePrecepts_Patch1 (RimWorld.IdeoFoundation,bool,RimWorld.IdeoGenerationParms)
  2310. RimWorld.IdeoFoundation_Deity:Init (RimWorld.IdeoGenerationParms)
  2311. RimWorld.IdeoGenerator:GenerateIdeo (RimWorld.IdeoGenerationParms)
  2312. RimWorld.FactionIdeosTracker:ChooseOrGenerateIdeo (RimWorld.IdeoGenerationParms)
  2313. RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.FactionGeneratorParms)
  2314. (wrapper dynamic-method) RimWorld.FactionGenerator:RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch0 (System.Collections.Generic.List`1<RimWorld.FactionDef>)
  2315. RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string)
  2316. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2317. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2318. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2319. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2320. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2321. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2322. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2323. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2324. System.Threading.ThreadHelper:ThreadStart ()
  2325.  
  2326. Achtung v3.5.2.0 Info: To make Achtung log some performance info, create an empty 'AchtungPerformance.txt' file in same directory as Player.log
  2327. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2328. Verse.Log:Message (string)
  2329. AchtungMod.World_FinalizeInit_Patch:Prefix ()
  2330. (wrapper dynamic-method) RimWorld.Planet.World:RimWorld.Planet.World.FinalizeInit_Patch2 (RimWorld.Planet.World)
  2331. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2332. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2333. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2334. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2335. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2336. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2337. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2338. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2339. System.Threading.ThreadHelper:ThreadStart ()
  2340.  
  2341. Reduced Xenogerm Replication time to 600000 Ticks. Was 6097417 Ticks.
  2342. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2343. Verse.Log:Message (string)
  2344. FasterGenesRegrowing.HarmonyPatches/Hediff_Patch:Postfix (Verse.Hediff&)
  2345. (wrapper dynamic-method) Verse.Pawn_HealthTracker:Verse.Pawn_HealthTracker.AddHediff_Patch7 (Verse.Pawn_HealthTracker,Verse.Hediff,Verse.BodyPartRecord,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult)
  2346. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateGenes_Patch4 (Verse.Pawn,RimWorld.XenotypeDef,Verse.PawnGenerationRequest)
  2347. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch1 (Verse.PawnGenerationRequest&,string&,bool,bool)
  2348. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&)
  2349. Verse.PawnGenerator:GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest)
  2350. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch3 (Verse.PawnGenerationRequest)
  2351. VFEEmpire.WorldComponent_Hierarchy:MakePawnFor (RimWorld.RoyalTitleDef)
  2352. VFEEmpire.WorldComponent_Hierarchy:InitializeTitles ()
  2353. VFEEmpire.WorldComponent_Hierarchy:FinalizeInit ()
  2354. RimWorld.Planet.WorldComponentUtility:FinalizeInit (RimWorld.Planet.World)
  2355. (wrapper dynamic-method) RimWorld.Planet.World:RimWorld.Planet.World.FinalizeInit_Patch2 (RimWorld.Planet.World)
  2356. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2357. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2358. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2359. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2360. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2361. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2362. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2363. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2364. System.Threading.ThreadHelper:ThreadStart ()
  2365.  
  2366. Reduced Xenogerm Replication time to 600000 Ticks. Was 8109874 Ticks.
  2367. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2368. Verse.Log:Message (string)
  2369. FasterGenesRegrowing.HarmonyPatches/Hediff_Patch:Postfix (Verse.Hediff&)
  2370. (wrapper dynamic-method) Verse.Pawn_HealthTracker:Verse.Pawn_HealthTracker.AddHediff_Patch7 (Verse.Pawn_HealthTracker,Verse.Hediff,Verse.BodyPartRecord,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult)
  2371. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateGenes_Patch4 (Verse.Pawn,RimWorld.XenotypeDef,Verse.PawnGenerationRequest)
  2372. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch1 (Verse.PawnGenerationRequest&,string&,bool,bool)
  2373. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&)
  2374. Verse.PawnGenerator:GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest)
  2375. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch3 (Verse.PawnGenerationRequest)
  2376. VFEEmpire.WorldComponent_Hierarchy:MakePawnFor (RimWorld.RoyalTitleDef)
  2377. VFEEmpire.WorldComponent_Hierarchy:InitializeTitles ()
  2378. VFEEmpire.WorldComponent_Hierarchy:FinalizeInit ()
  2379. RimWorld.Planet.WorldComponentUtility:FinalizeInit (RimWorld.Planet.World)
  2380. (wrapper dynamic-method) RimWorld.Planet.World:RimWorld.Planet.World.FinalizeInit_Patch2 (RimWorld.Planet.World)
  2381. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2382. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2383. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2384. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2385. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2386. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2387. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2388. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2389. System.Threading.ThreadHelper:ThreadStart ()
  2390.  
  2391. Reduced Xenogerm Replication time to 600000 Ticks. Was 1596669 Ticks.
  2392. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2393. Verse.Log:Message (string)
  2394. FasterGenesRegrowing.HarmonyPatches/Hediff_Patch:Postfix (Verse.Hediff&)
  2395. (wrapper dynamic-method) Verse.Pawn_HealthTracker:Verse.Pawn_HealthTracker.AddHediff_Patch7 (Verse.Pawn_HealthTracker,Verse.Hediff,Verse.BodyPartRecord,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult)
  2396. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateGenes_Patch4 (Verse.Pawn,RimWorld.XenotypeDef,Verse.PawnGenerationRequest)
  2397. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch1 (Verse.PawnGenerationRequest&,string&,bool,bool)
  2398. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&)
  2399. Verse.PawnGenerator:GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest)
  2400. (wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch3 (Verse.PawnGenerationRequest)
  2401. VFEEmpire.WorldComponent_Hierarchy:MakePawnFor (RimWorld.RoyalTitleDef)
  2402. VFEEmpire.WorldComponent_Hierarchy:InitializeTitles ()
  2403. VFEEmpire.WorldComponent_Hierarchy:FinalizeInit ()
  2404. RimWorld.Planet.WorldComponentUtility:FinalizeInit (RimWorld.Planet.World)
  2405. (wrapper dynamic-method) RimWorld.Planet.World:RimWorld.Planet.World.FinalizeInit_Patch2 (RimWorld.Planet.World)
  2406. RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
  2407. RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
  2408. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2409. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2410. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2411. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2412. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2413. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2414. System.Threading.ThreadHelper:ThreadStart ()
  2415.  
  2416. Accessing TicksAbs but gameStartAbsTick is not set yet (you most likely want to use GenTicks.TicksAbs instead).
  2417. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2418. Verse.Log:Error (string)
  2419. Verse.Log:ErrorOnce (string,int)
  2420. Verse.TickManager:get_TicksAbs ()
  2421. RimWorld.TaleFactory:MakeRawTale (RimWorld.TaleDef,object[])
  2422. RimWorld.TaleRecorder:RecordTale (RimWorld.TaleDef,object[])
  2423. VanillaSocialInteractionsExpanded.AddDirectRelation_Patch/<>c__DisplayClass0_0:<Prefix>b__0 ()
  2424. Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
  2425. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
  2426. Verse.LongEventHandler:LongEventsUpdate (bool&)
  2427. (wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
  2428. Verse.Root_Entry:Update ()
  2429.  
  2430. Initializing new game with mods:
  2431. - zetrith.prepatcher
  2432. - brrainz.harmony
  2433. - Ludeon.RimWorld
  2434. - Ludeon.RimWorld.Royalty
  2435. - Ludeon.RimWorld.Ideology
  2436. - Ludeon.RimWorld.Biotech
  2437. - vanillaexpanded.backgrounds
  2438. - UnlimitedHugs.HugsLib
  2439. - AIRetexture.Core
  2440. - telardo.BetterGeneGraphicsFramework
  2441. - JintuziLamian.Gene.XenoCosmetic
  2442. - RedMattis.FasterGenesRegrowing
  2443. - Superniquito.AllIdeoligionsAreFluid
  2444. - vanillaexpanded.achievements
  2445. - OskarPotocki.VanillaFactionsExpanded.Core
  2446. - VanillaExpanded.VPsycastsE
  2447. - sarg.alphaanimals
  2448. - sarg.alphabiomes
  2449. - sarg.alphagenes
  2450. - OskarPotocki.VFE.Classical
  2451. - OskarPotocki.VFE.Mechanoid
  2452. - sarg.alphamechs
  2453. - VanillaExpanded.VBooksE
  2454. - VanillaExpanded.VCookE
  2455. - VanillaExpanded.VCEF
  2456. - VanillaExpanded.VMemesE
  2457. - Sarg.AlphaMemes
  2458. - RedMattis.BetterChildren
  2459. - RedMattis.BetterPrerequisites
  2460. - RedMattis.BigSmall.Core
  2461. - RedMattis.BigSmall
  2462. - VanillaExpanded.VWE
  2463. - OskarPotocki.VanillaFactionsExpanded.MedievalModule
  2464. - OskarPotocki.VFE.Vikings
  2465. - RedMattis.BigSmall.MedievalFactions
  2466. - RedMattis.ScaleProject
  2467. - m00nl1ght.GeologicalLandforms
  2468. - m00nl1ght.GeologicalLandforms.BiomeTransitions
  2469. - Dark.Cloning
  2470. - biotexpans.core
  2471. - biotexpans.mammalia
  2472. - biotexpans.mythic
  2473. - brrainz.cameraplus
  2474. - Dylan.CSL
  2475. - hatti.cleaningarea
  2476. - UnlimitedHugs.DefensivePositions
  2477. - Merthsoft.DesignatorShapes
  2478. - SlimeSenpai.EndlessGrowth
  2479. - kosaro.fahrenheitandcelsius
  2480. - CrashM.ColorCodedMoodBar.11
  2481. - dubwise.dubsmintminimap
  2482. - brrainz.achtung
  2483. - UnlimitedHugs.AllowTool
  2484. - erdelf.HumanoidAlienRaces
  2485. - Orion.Hospitality
  2486. - Library.LOMS
  2487. - imranfish.xmlextensions
  2488. - Map.Generation.Mods.LOMS
  2489. - Factions.Mods.LOMS
  2490. - Traits.Mods.LOMS
  2491. - VanillaExpanded.VanillaTraitsExpanded
  2492. - Androids.Mods.LOMS
  2493. - Medical.Mods.LOMS
  2494. - Naughty.Mods.LOMS
  2495. - Gameplay.Mods.LOMS
  2496. - Graphics.and.UI.Mods.LOMS
  2497. - Jaxe.RimHUD
  2498. - VanillaExpanded.Ideo.IconsandSymbols
  2499. - VanillaExpanded.VTEXE
  2500. - Items.Mods.LOMS
  2501. - VanillaExpanded.VAPPE
  2502. - VanillaExpanded.VAEAccessories
  2503. - VanillaExpanded.VARME
  2504. - VanillaExpanded.VCEFAddon
  2505. - VanillaExpanded.VFEArchitect
  2506. - VanillaExpanded.VFEArt
  2507. - VanillaExpanded.VFEFarming
  2508. - VanillaExpanded.VFEMedical
  2509. - VanillaExpanded.VFEProduction
  2510. - VanillaExpanded.VFESecurity
  2511. - VanillaExpanded.VFECore
  2512. - VanillaExpanded.VFESpacer
  2513. - VanillaExpanded.VPlantsE
  2514. - VanillaExpanded.VTEXVariations
  2515. - VanillaExpanded.VWENL
  2516. - Animal.Pawns.Mods.LOMS
  2517. - VanillaExpanded.VAECaves
  2518. - Animal.GamePlay.Mods.LOMS
  2519. - Race.Pawns.Mods.LOMS
  2520. - VanillaExpanded.VFEA
  2521. - OskarPotocki.VFE.Insectoid
  2522. - Patches.LOMS
  2523. - Uuugggg.TDPack
  2524. - Anims.LOMS
  2525. - Speed.LOMS
  2526. - Mlie.FindAGunDamnIt
  2527. - Fluffy.FollowMe
  2528. - Orion.CashRegister
  2529. - Orion.Gastronomy
  2530. - arr624.geneticdrift
  2531. - bs.hpr
  2532. - Adamas.HospitalityCasino
  2533. - Adamas.Storefront
  2534. - Arquebus.Hotseat
  2535. - Vex.ilikebuildbase
  2536. - Fuglypump.JobSplitter
  2537. - RedMattis.LamiasAndOtherSnakes
  2538. - Mlem.MetaAdjuster
  2539. - Taranchuk.ModErrorChecker
  2540. - Fluffy.ModManager
  2541. - tidal.morevanilla.textures
  2542. - IssacZhuang.MuzzleFlash
  2543. - Doug.NoJobAuthors
  2544. - Mehni.Numbers
  2545. - Xenofell.OffspringInheritXenogenes
  2546. - vera.bug
  2547. - battlemage64.PeopleCanChange
  2548. - Mehni.PickUpAndHaul
  2549. - Owlchemist.PowerTab
  2550. - Ogliss.TheWhiteCrayon.Quarry
  2551. - Arquebus.MoreGeneComplexity
  2552. - Masterofworlds22.RagnarokBigAndSmall
  2553. - mastertea.RandomPlus
  2554. - Uuugggg.ReplaceStuff
  2555. - rupal.rimpymodmanagerdatabase
  2556. - aRandomKiwi.RimSaves
  2557. - roolo.RunAndGun
  2558. - avilmask.SelfDyeing
  2559. - sarg.smartspeed
  2560. - dhultgren.smarterconstruction
  2561. - weilbyte.snapout
  2562. - TimmyLiang.TradeHelper
  2563. - RedMattis.Undead
  2564. - VanillaExpanded.VanillaAnimalsExpanded
  2565. - VanillaExpanded.VAEEndAndExt
  2566. - VanillaExpanded.VAERoy
  2567. - VanillaExpanded.VAEWaste
  2568. - VanillaExpanded.VanillaBackstoriesExpanded
  2569. - VanillaExpanded.BaseGeneration
  2570. - VanillaExpanded.VBrewE
  2571. - VanillaExpanded.VBrewECandT
  2572. - VanillaExpanded.VCookEStews
  2573. - VanillaExpanded.VCookESushi
  2574. - VanillaExpanded.VEE
  2575. - OskarPotocki.VanillaFactionsExpanded.SettlersModule
  2576. - VanillaExpanded.VWEC
  2577. - VanillaExpanded.VWEHW
  2578. - VanillaExpanded.VWEL
  2579. - VanillaExpanded.VWEQ
  2580. - VanillaExpanded.VWEFT
  2581. - OskarPotocki.VanillaExpanded.IdeologyPatches
  2582. - OskarPotocki.VanillaExpanded.RoyaltyPatches
  2583. - OskarPotocki.VFE.Empire
  2584. - OskarPotocki.VFE.Pirates
  2585. - VanillaExpanded.VFEPropsandDecor
  2586. - RedMattis.VanillaGenesRebalanced
  2587. - VanillaExpanded.VFEPower
  2588. - VanillaExpanded.VChemfuelE
  2589. - VanillaExpanded.VGeneticsE
  2590. - VanillaExpanded.VHE
  2591. - VanillaExpanded.HelixienGas
  2592. - VanillaExpanded.Ideo.Dryads
  2593. - VanillaExpanded.VIEHAR
  2594. - VanillaExpanded.Ideo.RelicsAndArtifacts
  2595. - VanillaExpanded.VIESAS
  2596. - VanillaExpanded.VNutrientE
  2597. - vanillaexpanded.outposts
  2598. - VanillaExpanded.VPersonaWeaponsE
  2599. - VanillaExpanded.VPlantsEMore
  2600. - VanillaExpanded.VPlantsESucculents
  2601. - vanillaracesexpanded.customicons
  2602. - vanillaracesexpanded.genie
  2603. - vanillaracesexpanded.hussar
  2604. - vanillaracesexpanded.phytokin
  2605. - vanillaracesexpanded.sanguophage
  2606. - vanillaracesexpanded.saurid
  2607. - vanillaexpanded.skills
  2608. - VanillaExpanded.VanillaSocialInteractionsExpanded
  2609. - VSE.EmpressEvil
  2610. - VSE.PerryPersistent
  2611. - VanillaExpanded.VanillaTradingExpanded
  2612. - VanillaExpanded.VWEG
  2613. - VanillaExpanded.VWEMS
  2614. - VanillaExpanded.VWETB
  2615. - Fluffy.WorkTab
  2616. - LordKuper.WorkManager
  2617. - Nals.DynamicPortraits
  2618. - Krkr.RocketMan
  2619. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2620. Verse.Log:Message (string)
  2621. (wrapper dynamic-method) Verse.Game:Verse.Game.InitNewGame_Patch0 (Verse.Game)
  2622. Verse.Root_Play/<>c:<Start>b__1_2 ()
  2623. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  2624. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  2625. System.Threading.ThreadHelper:ThreadStart_Context (object)
  2626. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2627. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  2628. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  2629. System.Threading.ThreadHelper:ThreadStart ()
  2630.  
  2631. The Gune Tribe are coming after 11.35453 days.
  2632. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2633. Verse.Log:Message (string)
  2634. Hospitality.Utilities.GenericUtility:FillIncidentQueue (Verse.Map)
  2635. Hospitality.Hospitality_MapComponent:MapComponentTick ()
  2636. Verse.MapComponentUtility:MapComponentTick (Verse.Map)
  2637. Verse.Map:MapPostTick ()
  2638. (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
  2639. Verse.TickManager:TickManagerUpdate ()
  2640. (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
  2641. (wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
  2642.  
  2643. Union of Omeora are coming after 29.84212 days.
  2644. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2645. Verse.Log:Message (string)
  2646. Hospitality.Utilities.GenericUtility:FillIncidentQueue (Verse.Map)
  2647. Hospitality.Hospitality_MapComponent:MapComponentTick ()
  2648. Verse.MapComponentUtility:MapComponentTick (Verse.Map)
  2649. Verse.Map:MapPostTick ()
  2650. (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
  2651. Verse.TickManager:TickManagerUpdate ()
  2652. (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
  2653. (wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
  2654.  
Add Comment
Please, Sign In to add comment