Advertisement
Naiyasfury

DSYH Error

Jan 11th, 2021
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.56 KB | None | 0 0
  1. Command line arguments: -popupwindow
  2. Verse.Log:Message(String, Boolean)
  3. Verse.Root:CheckGlobalInit()
  4. Verse.Root:Start()
  5. Verse.Root_Entry:Start()
  6.  
  7. RimWorld 1.1.2654 rev672
  8. Verse.Log:Message(String, Boolean)
  9. RimWorld.VersionControl:LogVersionNumber()
  10. Verse.Root:CheckGlobalInit()
  11. Verse.Root:Start()
  12. Verse.Root_Entry:Start()
  13.  
  14. Exception loading file at D:\SteamStuff\Steam\steamapps\common\RimWorld\Mods\DontShaveYourHead-1.2\LoadFolders.xml. Loading defaults instead. Exception was: System.Xml.XmlException: Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 6, position 2.
  15. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  16. at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String[] args) [0x00029] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  17. at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String[] args) [0x0000c] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  18. at System.Xml.XmlTextReaderImpl.ParseQName (System.Boolean isQName, System.Int32 startOffset, System.Int32& colonPos) [0x00088] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  19. at System.Xml.XmlTextReaderImpl.ParseQName (System.Int32& colonPos) [0x00000] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  20. at System.Xml.XmlTextReaderImpl.ParseElement () [0x000b2] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  21. at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x0016f] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  22. at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  23. at System.Xml.XmlLoader.LoadNode (System.Boolean skipOverWhitespace) [0x0025b] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  24. at System.Xml.XmlLoader.LoadDocSequence (System.Xml.XmlDocument parentDoc) [0x0001b] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  25. at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000b4] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  26. at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  27. at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <1d98d70bb7d8453b80c25aa561fdecd1>:0
  28. at Verse.DirectXmlLoader.ItemFromXmlString[T] (System.String xmlContent, System.String filePath, System.Boolean resolveCrossRefs) [0x0001b] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  29. Verse.Log:Error(String, Boolean)
  30. Verse.DirectXmlLoader:ItemFromXmlString(String, String, Boolean)
  31. Verse.DirectXmlLoader:ItemFromXmlFile(String, Boolean)
  32. Verse.ModMetaData:Init()
  33. Verse.ModMetaData:.ctor(String, Boolean)
  34. Verse.ModLister:RebuildModList()
  35. Verse.Steam.WorkshopItems:RebuildItemsList()
  36. Verse.Steam.WorkshopItems:.cctor()
  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(Boolean)
  44. Verse.<>c:<Start>b__6_1()
  45. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  46. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  47. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  48. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  49. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  50. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  51. System.Threading.ThreadHelper:ThreadStart()
  52.  
  53. ReflectionTypeLoadException getting types in assembly DontShaveYourHead: System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
  54. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
  55. at System.Reflection.Assembly.GetTypes () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  56. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  57.  
  58. Loader exceptions:
  59. => System.TypeLoadException: Could not resolve type with token 01000035 (from typeref, class/assembly Harmony.CodeInstruction, 0Harmony, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null)
  60.  
  61. Verse.Log:Error(String, Boolean)
  62. Verse.ModAssemblyHandler:AssemblyIsUsable(Assembly)
  63. Verse.ModAssemblyHandler:ReloadAll()
  64. Verse.ModContentPack:ReloadContent()
  65. Verse.LoadedModManager:LoadModContent()
  66. Verse.LoadedModManager:LoadAllActiveMods()
  67. Verse.PlayDataLoader:DoPlayLoad()
  68. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  69. Verse.<>c:<Start>b__6_1()
  70. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  71. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  72. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  73. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  74. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  75. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  76. System.Threading.ThreadHelper:ThreadStart()
  77.  
  78. [HugsLib] version 8.0.1
  79. Verse.Log:Message(String, Boolean)
  80. HugsLib.Utils.ModLogger:Message(String, Object[])
  81. HugsLib.HugsLibController:InitializeController()
  82. HugsLib.HugsLibController:EarlyInitialize()
  83. HugsLib.Core.HugsLibMod:.ctor(ModContentPack)
  84. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  85. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  86. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  87. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  88. System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&)
  89. System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[])
  90. System.Activator:CreateInstance(Type, Object[])
  91. Verse.LoadedModManager:CreateModClasses()
  92. Verse.LoadedModManager:LoadAllActiveMods()
  93. Verse.PlayDataLoader:DoPlayLoad()
  94. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  95. Verse.<>c:<Start>b__6_1()
  96. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  97. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  98. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  99. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  100. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  101. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  102. System.Threading.ThreadHelper:ThreadStart()
  103.  
  104. [HugsLib] early-initializing AllowTool
  105. Verse.Log:Message(String, Boolean)
  106. HugsLib.Utils.ModLogger:Message(String, Object[])
  107. HugsLib.HugsLibController:EnumerateChildMods(Boolean)
  108. HugsLib.HugsLibController:EarlyInitializeChildMods()
  109. HugsLib.HugsLibController:InitializeController()
  110. HugsLib.HugsLibController:EarlyInitialize()
  111. HugsLib.Core.HugsLibMod:.ctor(ModContentPack)
  112. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  113. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  114. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  115. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  116. System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&)
  117. System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[])
  118. System.Activator:CreateInstance(Type, Object[])
  119. Verse.LoadedModManager:CreateModClasses()
  120. Verse.LoadedModManager:LoadAllActiveMods()
  121. Verse.PlayDataLoader:DoPlayLoad()
  122. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  123. Verse.<>c:<Start>b__6_1()
  124. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  125. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  126. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  127. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  128. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  129. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  130. System.Threading.ThreadHelper:ThreadStart()
  131.  
  132. Dubs Bad Hygiene 2.8.1469
  133. Verse.Log:Message(String, Boolean)
  134. DubsBadHygiene.DubsBadHygieneMod:.ctor(ModContentPack)
  135. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  136. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  137. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  138. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  139. System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&)
  140. System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[])
  141. System.Activator:CreateInstance(Type, Object[])
  142. Verse.LoadedModManager:CreateModClasses()
  143. Verse.LoadedModManager:LoadAllActiveMods()
  144. Verse.PlayDataLoader:DoPlayLoad()
  145. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  146. Verse.<>c:<Start>b__6_1()
  147. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  148. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  149. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  150. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  151. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  152. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  153. System.Threading.ThreadHelper:ThreadStart()
  154.  
  155. SimplyMoreBridges: Found 7 materials to generate bridge-definitions for.
  156. Verse.Log:Message(String, Boolean)
  157. SimplyMoreBridges.GenerateBridges:Prefix()
  158. RimWorld.DefGenerator:RimWorld.DefGenerator.GenerateImpliedDefs_PreResolve_Patch1()
  159. Verse.PlayDataLoader:DoPlayLoad()
  160. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  161. Verse.<>c:<Start>b__6_1()
  162. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  163. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  164. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  165. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  166. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  167. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  168. System.Threading.ThreadHelper:ThreadStart()
  169.  
  170. SimplyMoreBridges: Generated the following stony bridges: DeepWaterBridgeSandstone,HeavyBridgeSandstone,DeepWaterBridgeGranite,HeavyBridgeGranite,DeepWaterBridgeLimestone,HeavyBridgeLimestone,DeepWaterBridgeSlate,HeavyBridgeSlate,DeepWaterBridgeMarble,HeavyBridgeMarble
  171. Verse.Log:Message(String, Boolean)
  172. SimplyMoreBridges.GenerateBridges:Prefix()
  173. RimWorld.DefGenerator:RimWorld.DefGenerator.GenerateImpliedDefs_PreResolve_Patch1()
  174. Verse.PlayDataLoader:DoPlayLoad()
  175. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  176. Verse.<>c:<Start>b__6_1()
  177. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  178. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  179. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  180. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  181. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  182. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  183. System.Threading.ThreadHelper:ThreadStart()
  184.  
  185. SimplyMoreBridges: Generated the following metal bridges: DeepWaterBridgeSteel,HeavyBridgeSteel,DeepWaterBridgePlasteel,HeavyBridgePlasteel
  186. Verse.Log:Message(String, Boolean)
  187. SimplyMoreBridges.GenerateBridges:Prefix()
  188. RimWorld.DefGenerator:RimWorld.DefGenerator.GenerateImpliedDefs_PreResolve_Patch1()
  189. Verse.PlayDataLoader:DoPlayLoad()
  190. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  191. Verse.<>c:<Start>b__6_1()
  192. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  193. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  194. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  195. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  196. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  197. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  198. System.Threading.ThreadHelper:ThreadStart()
  199.  
  200. Translation data for language English has 54 errors. Generate translation report for more info.
  201. Verse.Log:Warning(String, Boolean)
  202. Verse.LoadedLanguage:InjectIntoData_AfterImpliedDefs()
  203. Verse.<>c:<DoPlayLoad>b__4_1()
  204. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  205. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  206. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  207. Verse.Root:Verse.Root.Update_Patch1(Root)
  208. Verse.Root_Entry:Update()
  209.  
  210. [Map Designer] Initializing....
  211. Verse.Log:Message(String, Boolean)
  212. MapDesigner.Patches.MapDesigner:.cctor()
  213. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  214. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  215. Verse.StaticConstructorOnStartupUtility:CallAll()
  216. Verse.<>c:<DoPlayLoad>b__4_2()
  217. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  218. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  219. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  220. Verse.Root:Verse.Root.Update_Patch1(Root)
  221. Verse.Root_Entry:Update()
  222.  
  223. Found Map Reroll
  224. Verse.Log:Message(String, Boolean)
  225. MapDesigner.Patches.MapDesigner:.cctor()
  226. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  227. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  228. Verse.StaticConstructorOnStartupUtility:CallAll()
  229. Verse.<>c:<DoPlayLoad>b__4_2()
  230. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  231. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  232. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  233. Verse.Root:Verse.Root.Update_Patch1(Root)
  234. Verse.Root_Entry:Update()
  235.  
  236. [Map Designer] Finding biomes...
  237. Verse.Log:Message(String, Boolean)
  238. MapDesigner.HelperMethods:InitBiomeDefaults()
  239. MapDesigner.Patches.MapDesigner:.cctor()
  240. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  241. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  242. Verse.StaticConstructorOnStartupUtility:CallAll()
  243. Verse.<>c:<DoPlayLoad>b__4_2()
  244. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  245. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  246. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  247. Verse.Root:Verse.Root.Update_Patch1(Root)
  248. Verse.Root_Entry:Update()
  249.  
  250. [Map Designer] Applying settings
  251. Verse.Log:Message(String, Boolean)
  252. MapDesigner.HelperMethods:ApplyBiomeSettings()
  253. MapDesigner.Patches.MapDesigner:.cctor()
  254. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  255. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  256. Verse.StaticConstructorOnStartupUtility:CallAll()
  257. Verse.<>c:<DoPlayLoad>b__4_2()
  258. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  259. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  260. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  261. Verse.Root:Verse.Root.Update_Patch1(Root)
  262. Verse.Root_Entry:Update()
  263.  
  264. [Map Designer] Terrain settings: fertility: 100 | Water 60
  265. Verse.Log:Message(String, Boolean)
  266. MapDesigner.HelperMethods:ApplyBiomeSettings()
  267. MapDesigner.Patches.MapDesigner:.cctor()
  268. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  269. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  270. Verse.StaticConstructorOnStartupUtility:CallAll()
  271. Verse.<>c:<DoPlayLoad>b__4_2()
  272. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  273. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  274. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  275. Verse.Root:Verse.Root.Update_Patch1(Root)
  276. Verse.Root_Entry:Update()
  277.  
  278. PickUpAndHaul v0.1.1.0⅓ welcomes you to RimWorld with pointless logspam.
  279. Verse.Log:Message(String, Boolean)
  280. PickUpAndHaul.HarmonyPatches:.cctor()
  281. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  282. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  283. Verse.StaticConstructorOnStartupUtility:CallAll()
  284. Verse.<>c:<DoPlayLoad>b__4_2()
  285. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  286. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  287. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  288. Verse.Root:Verse.Root.Update_Patch1(Root)
  289. Verse.Root_Entry:Update()
  290.  
  291. [Stockpile Stack Limit] Patched
  292. Verse.Log:Message(String, Boolean)
  293. StockpileStackLimit.Mod:Message(String)
  294. StockpileStackLimit.Mod:.cctor()
  295. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  296. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  297. Verse.StaticConstructorOnStartupUtility:CallAll()
  298. Verse.<>c:<DoPlayLoad>b__4_2()
  299. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  300. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  301. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  302. Verse.Root:Verse.Root.Update_Patch1(Root)
  303. Verse.Root_Entry:Update()
  304.  
  305. TabSorting: Moved 22 lights to the Lights tab.
  306. Verse.Log:Message(String, Boolean)
  307. TabSorting.TabSorting:SortLights()
  308. TabSorting.TabSorting:.cctor()
  309. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  310. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  311. Verse.StaticConstructorOnStartupUtility:CallAll()
  312. Verse.<>c:<DoPlayLoad>b__4_2()
  313. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  314. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  315. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  316. Verse.Root:Verse.Root.Update_Patch1(Root)
  317. Verse.Root_Entry:Update()
  318.  
  319. TabSorting: Moved 96 floors to the Floors tab.
  320. Verse.Log:Message(String, Boolean)
  321. TabSorting.TabSorting:SortFloors()
  322. TabSorting.TabSorting:.cctor()
  323. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  324. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  325. Verse.StaticConstructorOnStartupUtility:CallAll()
  326. Verse.<>c:<DoPlayLoad>b__4_2()
  327. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  328. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  329. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  330. Verse.Root:Verse.Root.Update_Patch1(Root)
  331. Verse.Root_Entry:Update()
  332.  
  333. TabSorting: Moved 0 bridges, doors and walls to the Structure tab.
  334. Verse.Log:Message(String, Boolean)
  335. TabSorting.TabSorting:SortDoorsAndWalls()
  336. TabSorting.TabSorting:.cctor()
  337. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  338. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  339. Verse.StaticConstructorOnStartupUtility:CallAll()
  340. Verse.<>c:<DoPlayLoad>b__4_2()
  341. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  342. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  343. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  344. Verse.Root:Verse.Root.Update_Patch1(Root)
  345. Verse.Root_Entry:Update()
  346.  
  347. TabSorting: Moved 20 tables and chairs to the Table/Chairs tab.
  348. Verse.Log:Message(String, Boolean)
  349. TabSorting.TabSorting:SortTablesAndChairs()
  350. TabSorting.TabSorting:.cctor()
  351. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  352. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  353. Verse.StaticConstructorOnStartupUtility:CallAll()
  354. Verse.<>c:<DoPlayLoad>b__4_2()
  355. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  356. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  357. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  358. Verse.Root:Verse.Root.Update_Patch1(Root)
  359. Verse.Root_Entry:Update()
  360.  
  361. TabSorting: Moved 34 bedroom furniture to the Bedroom tab.
  362. Verse.Log:Message(String, Boolean)
  363. TabSorting.TabSorting:SortBedroomFurniture()
  364. TabSorting.TabSorting:.cctor()
  365. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  366. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  367. Verse.StaticConstructorOnStartupUtility:CallAll()
  368. Verse.<>c:<DoPlayLoad>b__4_2()
  369. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  370. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  371. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  372. Verse.Root:Verse.Root.Update_Patch1(Root)
  373. Verse.Root_Entry:Update()
  374.  
  375. TabSorting: Moved 2 hospital furniture to the Hospital tab.
  376. Verse.Log:Message(String, Boolean)
  377. TabSorting.TabSorting:SortHospitalFurniture()
  378. TabSorting.TabSorting:.cctor()
  379. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  380. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  381. Verse.StaticConstructorOnStartupUtility:CallAll()
  382. Verse.<>c:<DoPlayLoad>b__4_2()
  383. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  384. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  385. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  386. Verse.Root:Verse.Root.Update_Patch1(Root)
  387. Verse.Root_Entry:Update()
  388.  
  389. TabSorting: Moved 1 decorative items to the Decorations tab.
  390. Verse.Log:Message(String, Boolean)
  391. TabSorting.TabSorting:SortDecorations()
  392. TabSorting.TabSorting:.cctor()
  393. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  394. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  395. Verse.StaticConstructorOnStartupUtility:CallAll()
  396. Verse.<>c:<DoPlayLoad>b__4_2()
  397. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  398. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  399. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  400. Verse.Root:Verse.Root.Update_Patch1(Root)
  401. Verse.Root_Entry:Update()
  402.  
  403. TabSorting: Removing MoreFloors since its empty now.
  404. Verse.Log:Message(String, Boolean)
  405. TabSorting.TabSorting:CheckEmptyDesignationCategoryDef(DesignationCategoryDef)
  406. TabSorting.TabSorting:.cctor()
  407. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  408. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  409. Verse.StaticConstructorOnStartupUtility:CallAll()
  410. Verse.<>c:<DoPlayLoad>b__4_2()
  411. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  412. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  413. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  414. Verse.Root:Verse.Root.Update_Patch1(Root)
  415. Verse.Root_Entry:Update()
  416.  
  417. [CMColorCodedMoodBar] CMColorCodedMoodBar initialized
  418. Verse.Log:Message(String, Boolean)
  419. MoodBarPatch.Main:LogMessage(String)
  420. MoodBarPatch.Main:.cctor()
  421. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  422. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  423. Verse.StaticConstructorOnStartupUtility:CallAll()
  424. Verse.<>c:<DoPlayLoad>b__4_2()
  425. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  426. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  427. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  428. Verse.Root:Verse.Root.Update_Patch1(Root)
  429. Verse.Root_Entry:Update()
  430.  
  431. [AllowTool] Applied compatibility patch for "Pick Up And Haul"
  432. Verse.Log:Message(String, Boolean)
  433. HugsLib.Utils.ModLogger:Message(String, Object[])
  434. AllowTool.PickUpAndHaulCompatHandler:Apply()
  435. Verse.LongEventHandler:UpdateCurrentSynchronousEvent(Boolean&)
  436. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  437. Verse.Root:Verse.Root.Update_Patch1(Root)
  438. Verse.Root_Entry:Update()
  439.  
  440. [HugsLib] initializing MapReroll, com.github.alandariva.moreplanning, Hospitality
  441. Verse.Log:Message(String, Boolean)
  442. HugsLib.Utils.ModLogger:Message(String, Object[])
  443. HugsLib.HugsLibController:EnumerateChildMods(Boolean)
  444. HugsLib.HugsLibController:LoadReloadInitialize()
  445. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  446. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  447. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  448. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  449. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  450. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  451. System.Threading.ThreadHelper:ThreadStart()
  452.  
  453. Injecting guest beds into the following facilities: EndTable, Dresser, VitalsMonitor, Table_LightEndTable, Table_Wardrobe, Table_RoyalEndTable, Table_RoyalDresser, ChangeMirror
  454. Verse.Log:Message(String, Boolean)
  455. Hospitality.<GetFacilitiesFor>d__1:MoveNext()
  456. System.Collections.Generic.LargeArrayBuilder`1:AddRange(IEnumerable`1)
  457. System.Collections.Generic.EnumerableHelpers:ToArray(IEnumerable`1)
  458. System.Linq.Enumerable:ToArray(IEnumerable`1)
  459. Hospitality.Hospitality_SpecialInjector:Inject()
  460. Hospitality.HospitalityModBase:Initialize()
  461. HugsLib.HugsLibController:LoadReloadInitialize()
  462. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  463. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  464. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  465. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  466. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  467. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  468. System.Threading.ThreadHelper:ThreadStart()
  469.  
  470. Created guest beds for the following beds: SleepingSpot, DoubleSleepingSpot, Bed, DoubleBed, RoyalBed, HospitalBed, Bedroll, BedrollDouble, TempSleepSpot, Bed_StoneSlab, Bed_Simple, Bed_Ergonomic, Bed_DoubleErgonomic, Bed_Kingsize, BedRed, BedYellow, BedGreen, BedBlue, BedPurple, DoubleBedRed, DoubleBedYellow, DoubleBedGreen, DoubleBedBlue, DoubleBedPurple, RoyalBedRed, RoyalBedYellow, RoyalBedGreen, RoyalBedBlue, RoyalBedPurple
  471. Verse.Log:Message(String, Boolean)
  472. Hospitality.Hospitality_SpecialInjector:CreateGuestBedDefs(ThingDef[], CompProperties_Facility[])
  473. Hospitality.Hospitality_SpecialInjector:Inject()
  474. Hospitality.HospitalityModBase:Initialize()
  475. HugsLib.HugsLibController:LoadReloadInitialize()
  476. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  477. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  478. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  479. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  480. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  481. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  482. System.Threading.ThreadHelper:ThreadStart()
  483.  
  484. [MapReroll] Applied Prepare Carefully compatibility layer. Note: removing Prepare Carefully after starting a new game will now cause errors, but these can be safely ignored.
  485. Verse.Log:Message(String, Boolean)
  486. HugsLib.Utils.ModLogger:Message(String, Object[])
  487. MapReroll.Compat_PrepareCarefully:ApplyCompatibilityLayer(Harmony)
  488. MapReroll.<>c__DisplayClass2_0:<Apply>b__0()
  489. HugsLib.Utils.DoLaterScheduler:InvokeCallbacks(Queue`1)
  490. HugsLib.Utils.DoLaterScheduler:OnUpdate()
  491. HugsLib.HugsLibController:OnUpdate()
  492. HugsLib.Patches.Root_Patch:UpdateHook()
  493. Verse.Root:Verse.Root.Update_Patch1(Root)
  494. Verse.Root_Entry:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement