Facebook
From some idiot, 2 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 230
  1. RimWorld 1.2.3009 rev734
  2. Verse.Log:Message(String, Boolean)
  3. RimWorld.VersionControl:LogVersionNumber()
  4. Verse.Root:CheckGlobalInit()
  5. Verse.Root:Start()
  6. Verse.Root_Entry:Start()
  7.  
  8. Error while instantiating a mod of type HarmonyMod.HarmonyMain: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input.
  9.   at (wrapper managed-to-native) System.Reflection.Assembly.get_code_base(System.Reflection.Assembly,bool)
  10.   at System.Reflection.Assembly.GetCodeBase (System.Boolean escaped) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  11.   at System.Reflection.Assembly.get_CodeBase () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  12.   at System.Reflection.AssemblyName.Create (System.Reflection.Assembly assembly, System.Boolean fillCodebase) [0x00010] in <567df3e0919241ba98db88bec4c6696f>:0
  13.   at System.Reflection.RuntimeAssembly.GetName (System.Boolean copiedName) [0x0000e] in <567df3e0919241ba98db88bec4c6696f>:0
  14.   at System.Reflection.Assembly.GetName () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  15.   at HarmonyLib.PatchProcessor.VersionInfo (System.Version& currentVersion) [0x00016] in <3bb480836b154c41add2d5427773b4c6>:0
  16.   at HarmonyLib.Harmony.VersionInfo (System.Version& currentVersion) [0x00000] in <3bb480836b154c41add2d5427773b4c6>:0
  17.   at HarmonyMod.HarmonyMain..ctor (Verse.ModContentPack content) [0x00007] in <37780645bf694e2c8a8fffbd1b812d33>:0
  18.   at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  19.   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <567df3e0919241ba98db88bec4c6696f>:0
  20.    --- End of inner exception stack trace ---
  21.   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <567df3e0919241ba98db88bec4c6696f>:0
  22.   at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <567df3e0919241ba98db88bec4c6696f>:0
  23.   at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  24.   at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <567df3e0919241ba98db88bec4c6696f>:0
  25.   at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <567df3e0919241ba98db88bec4c6696f>:0
  26.   at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  27.   at Verse.LoadedModManager.CreateModClasses () [0x00076] in <dbe63bde722043a39a8fbe7afeb1fc48>:0
  28. Verse.Log:Error(String, Boolean)
  29. Verse.LoadedModManager:CreateModClasses()
  30. Verse.LoadedModManager:LoadAllActiveMods()
  31. Verse.PlayDataLoader:DoPlayLoad()
  32. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  33. Verse.<>c:<Start>b__6_1()
  34. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  35. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  36. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  37. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  38. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  39. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  40. System.Threading.ThreadHelper:ThreadStart()
  41.  
  42. Error while instantiating a mod of type CombatExtended.Controller: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> HarmonyLib.HarmonyException: Patching exception in method static System.Boolean RimWorld.ApparelGraphicRecordGetter::TryGetGraphicApparel(RimWorld.Apparel apparel, RimWorld.BodyTypeDef bodyType, RimWorld.ApparelGraphicRecord& rec) ---> System.ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input.
  43.   at (wrapper managed-to-native) System.Reflection.Assembly.get_code_base(System.Reflection.Assembly,bool)
  44.   at System.Reflection.Assembly.GetCodeBase (System.Boolean escaped) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  45.   at System.Reflection.Assembly.get_CodeBase () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  46.   at System.Reflection.AssemblyName.Create (System.Reflection.Assembly assembly, System.Boolean fillCodebase) [0x00010] in <567df3e0919241ba98db88bec4c6696f>:0
  47.   at System.Reflection.RuntimeAssembly.GetName (System.Boolean copiedName) [0x0000e] in <567df3e0919241ba98db88bec4c6696f>:0
  48.   at System.Reflection.Assembly.GetName () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  49.   at Mono.Cecil.DefaultReflectionImporter.ImportScope (System.Reflection.Assembly assembly) [0x00000] in <3bb480836b154c41add2d5427773b4c6>:0
  50.   at Mono.Cecil.DefaultReflectionImporter.ImportScope (System.Type type) [0x00007] in <3bb480836b154c41add2d5427773b4c6>:0
  51.   at Mono.Cecil.DefaultReflectionImporter.ImportType (System.Type type, Mono.Cecil.ImportGenericContext context, Mono.Cecil.DefaultReflectionImporter+ImportGenericKind import_kind) [0x00025] in <3bb480836b154c41add2d5427773b4c6>:0
  52.   at Mono.Cecil.DefaultReflectionImporter.ImportType (System.Type type, Mono.Cecil.ImportGenericContext context) [0x00000] in <3bb480836b154c41add2d5427773b4c6>:0
  53.   at Mono.Cecil.DefaultReflectionImporter.ImportMethod (System.Reflection.MethodBase method, Mono.Cecil.ImportGenericContext context, Mono.Cecil.DefaultReflectionImporter+ImportGenericKind import_kind) [0x00021] in <3bb480836b154c41add2d5427773b4c6>:0
  54.   at Mono.Cecil.DefaultReflectionImporter.ImportReference (System.Reflection.MethodBase method, Mono.Cecil.IGenericParameterProvider context) [0x0000e] in <3bb480836b154c41add2d5427773b4c6>:0
  55.   at Mono.Cecil.ModuleDefinition.ImportReference (System.Reflection.MethodBase method, Mono.Cecil.IGenericParameterProvider context) [0x00013] in <3bb480836b154c41add2d5427773b4c6>:0
  56.   at Mono.Cecil.ModuleDefinition.ImportReference (System.Reflection.MethodBase method) [0x00000] in <3bb480836b154c41add2d5427773b4c6>:0
  57.   at MonoMod.Utils.Cil.ILGeneratorShim+ILGeneratorBuilder.GenerateProxy () [0x00041] in <3bb480836b154c41add2d5427773b4c6>:0
  58.   at MonoMod.Utils.Cil.ILGeneratorShim.GetProxy () [0x00000] in <3bb480836b154c41add2d5427773b4c6>:0
  59.   at MonoMod.Utils.DynamicMethodDefinition.GetILGenerator () [0x00015] in <3bb480836b154c41add2d5427773b4c6>:0
  60.   at HarmonyLib.MethodPatcher..ctor (System.Reflection.MethodBase original, System.Reflection.MethodBase source, System.Collections.Generic.List`1[T] prefixes, System.Collections.Generic.List`1[T] postfixes, System.Collections.Generic.List`1[T] transpilers, System.Collections.Generic.List`1[T] finalizers, System.Boolean debug) [0x000ed] in <3bb480836b154c41add2d5427773b4c6>:0
  61.   at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x0004a] in <3bb480836b154c41add2d5427773b4c6>:0
  62.   at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000bb] in <3bb480836b154c41add2d5427773b4c6>:0
  63.    --- End of inner exception stack trace ---
  64.   at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0010f] in <3bb480836b154c41add2d5427773b4c6>:0
  65.   at HarmonyLib.PatchClassProcessor.Patch () [0x00082] in <3bb480836b154c41add2d5427773b4c6>:0
  66.   at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <3bb480836b154c41add2d5427773b4c6>:0
  67.   at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <3bb480836b154c41add2d5427773b4c6>:0
  68.   at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <3bb480836b154c41add2d5427773b4c6>:0
  69.   at CombatExtended.HarmonyCE.HarmonyBase.InitPatches () [0x0000a] in <818ae093499a4140b0159bf9e706c495>:0
  70.   at CombatExtended.Controller..ctor (Verse.ModContentPack content) [0x00012] in <818ae093499a4140b0159bf9e706c495>:0
  71.   at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  72.   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <567df3e0919241ba98db88bec4c6696f>:0
  73.    --- End of inner exception stack trace ---
  74.   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <567df3e0919241ba98db88bec4c6696f>:0
  75.   at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <567df3e0919241ba98db88bec4c6696f>:0
  76.   at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  77.   at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <567df3e0919241ba98db88bec4c6696f>:0
  78.   at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <567df3e0919241ba98db88bec4c6696f>:0
  79.   at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  80.   at Verse.LoadedModManager.CreateModClasses () [0x00076] in <dbe63bde722043a39a8fbe7afeb1fc48>:0
  81. Verse.Log:Error(String, Boolean)
  82. Verse.LoadedModManager:CreateModClasses()
  83. Verse.LoadedModManager:LoadAllActiveMods()
  84. Verse.PlayDataLoader:DoPlayLoad()
  85. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  86. Verse.<>c:<Start>b__6_1()
  87. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  88. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  89. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  90. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  91. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  92. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  93. System.Threading.ThreadHelper:ThreadStart()
  94.  
  95. [HugsLib][ERR] Exception during InitializeController: System.ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input.
  96.   at (wrapper managed-to-native) System.Reflection.Assembly.get_code_base(System.Reflection.Assembly,bool)
  97.   at System.Reflection.Assembly.GetCodeBase (System.Boolean escaped) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  98.   at System.Reflection.Assembly.get_CodeBase () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  99.   at System.Reflection.AssemblyName.Create (System.Reflection.Assembly assembly, System.Boolean fillCodebase) [0x00010] in <567df3e0919241ba98db88bec4c6696f>:0
  100.   at System.Reflection.RuntimeAssembly.GetName (System.Boolean copiedName) [0x0000e] in <567df3e0919241ba98db88bec4c6696f>:0
  101.   at System.Reflection.Assembly.GetName () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  102.   at HugsLib.Utils.AssemblyVersionInfo.ReadModAssembly (System.Reflection.Assembly assembly, Verse.ModContentPack contentPack) [0x00017] in <e4b32d84f714481f906e5eea5e560e3b>:0
  103.   at HugsLib.HugsLibController.ReadOwnVersion () [0x00047] in <e4b32d84f714481f906e5eea5e560e3b>:0
  104.   at HugsLib.HugsLibController.InitializeController () [0x00002] in <e4b32d84f714481f906e5eea5e560e3b>:0
  105. Verse.Log:Error(String, Boolean)
  106. HugsLib.Utils.ModLogger:ReportException(Exception, String, Boolean, String)
  107. HugsLib.HugsLibController:InitializeController()
  108. HugsLib.HugsLibController:EarlyInitialize()
  109. HugsLib.Core.HugsLibMod:.ctor(ModContentPack)
  110. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  111. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  112. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  113. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  114. System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&)
  115. System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[])
  116. System.Activator:CreateInstance(Type, Object[])
  117. Verse.LoadedModManager:CreateModClasses()
  118. Verse.LoadedModManager:LoadAllActiveMods()
  119. Verse.PlayDataLoader:DoPlayLoad()
  120. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  121. Verse.<>c:<Start>b__6_1()
  122. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  123. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  124. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  125. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  126. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  127. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  128. System.Threading.ThreadHelper:ThreadStart()
  129.  
  130. [RuntimeGC] Mod settings loaded.
  131. Verse.Log:Message(String, Boolean)
  132. RuntimeGC.RuntimeGC:.ctor(ModContentPack)
  133. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
  134. System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
  135. System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  136. System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
  137. System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&)
  138. System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[])
  139. System.Activator:CreateInstance(Type, Object[])
  140. Verse.LoadedModManager:CreateModClasses()
  141. Verse.LoadedModManager:LoadAllActiveMods()
  142. Verse.PlayDataLoader:DoPlayLoad()
  143. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  144. Verse.<>c:<Start>b__6_1()
  145. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  146. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  147. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  148. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  149. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  150. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  151. System.Threading.ThreadHelper:ThreadStart()
  152.  
  153. Key binding conflict: Dev_ChangeSelectedDebugAction and MainTab_Architect are both bound to Tab.
  154. Verse.Log:Warning(String, Boolean)
  155. Verse.KeyPrefsData:ErrorCheckOn(KeyBindingDef, BindingSlot)
  156. Verse.KeyPrefsData:ErrorCheck()
  157. Verse.KeyPrefs:Init()
  158. Verse.PlayDataLoader:DoPlayLoad()
  159. Verse.PlayDataLoader:LoadAllPlayData(Boolean)
  160. Verse.<>c:<Start>b__6_1()
  161. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  162. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  163. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  164. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  165. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  166. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  167. System.Threading.ThreadHelper:ThreadStart()
  168.  
  169. [HugsLib][ERR] Exception during RegisterOwnSettings: System.NullReferenceException: Object reference not set to an instance of an object
  170.   at HugsLib.HugsLibController.RegisterOwnSettings () [0x00008] in <e4b32d84f714481f906e5eea5e560e3b>:0
  171. Verse.Log:Error(String, Boolean)
  172. HugsLib.Utils.ModLogger:ReportException(Exception, String, Boolean, String)
  173. HugsLib.HugsLibController:RegisterOwnSettings()
  174. HugsLib.HugsLibController:LateInitialize()
  175. HugsLib.Core.StaticInitializer:.cctor()
  176. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  177. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  178. Verse.StaticConstructorOnStartupUtility:CallAll()
  179. Verse.<>c:<DoPlayLoad>b__4_2()
  180. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  181. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  182. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  183. Verse.Root:Update()
  184. Verse.Root_Entry:Update()
  185.  
  186. [HugsLib][ERR] An exception occurred during late initialization: System.NullReferenceException: Object reference not set to an instance of an object
  187.   at HugsLib.Quickstart.QuickstartController.RetrofitSettingWithLabel () [0x00015] in <e4b32d84f714481f906e5eea5e560e3b>:0
  188.   at HugsLib.Quickstart.QuickstartController.OnLateInitialize () [0x00001] in <e4b32d84f714481f906e5eea5e560e3b>:0
  189.   at HugsLib.HugsLibController.LateInitialize () [0x0006b] in <e4b32d84f714481f906e5eea5e560e3b>:0
  190. Verse.Log:Error(String, Boolean)
  191. HugsLib.Utils.ModLogger:Error(String, Object[])
  192. HugsLib.HugsLibController:LateInitialize()
  193. HugsLib.Core.StaticInitializer:.cctor()
  194. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
  195. System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
  196. Verse.StaticConstructorOnStartupUtility:CallAll()
  197. Verse.<>c:<DoPlayLoad>b__4_2()
  198. Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
  199. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
  200. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  201. Verse.Root:Update()
  202. Verse.Root_Entry:Update()
  203.  
  204. [ModMetaDataCleaner] Removed 0 Metadata and cleaned 8 PreviewImage.
  205. Removed:
  206. Cleaned: Smart Speed, RuntimeGC [1.3], HugsLib, Harmony, Halowars2soundtrack, Combat Extended, Royalty, Core
  207. Verse.Log:Message(String, Boolean)
  208. Toolbox.ModMetaDataCleaner:CleanModMetaData()
  209. Verse.LongEventHandler:UpdateCurrentSynchronousEvent(Boolean&)
  210. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  211. Verse.Root:Update()
  212. Verse.Root_Entry:Update()
  213.  
  214. [RuntimeGC] Detour completed: MuteGC
  215. Verse.Log:Message(String, Boolean)
  216. Mute.<>c__DisplayClass3_0:<Launch>b__0()
  217. Verse.LongEventHandler:UpdateCurrentSynchronousEvent(Boolean&)
  218. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  219. Verse.Root:Update()
  220. Verse.Root_Entry:Update()
  221.  
  222. Initializing new game with mods:
  223.   - brrainz.harmony
  224.   - Ludeon.RimWorld
  225.   - Ludeon.RimWorld.Royalty
  226.   - CETeam.CombatExtended
  227.   - UnlimitedHugs.HugsLib
  228.   - Thot.Halowars2soundtrack
  229.   - sarg.smartspeed
  230.   - trinity.RuntimeGCupdated
  231. Verse.Log:Message(String, Boolean)
  232. Verse.Game:InitNewGame()
  233. Verse.<>c:<Start>b__1_2()
  234. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  235. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  236. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  237. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  238. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  239. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  240. System.Threading.ThreadHelper:ThreadStart()
  241.  
  242. Adding ThingDef Null added, count: 1
  243. Verse.Log:Message(String, Boolean)
  244. CombatExtended.Loadout:AddSlot(LoadoutSlot)
  245. CombatExtended.Loadout:AddBasicSlots()
  246. CombatExtended.Dialog_ManageLoadouts:DoWindowContents(Rect)
  247. Verse.Window:InnerWindowOnGUI(Int32)
  248. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  249.  
  250. Adding ThingDef Null added, count: 3
  251. Verse.Log:Message(String, Boolean)
  252. CombatExtended.Loadout:AddSlot(LoadoutSlot)
  253. CombatExtended.Loadout:AddBasicSlots()
  254. CombatExtended.Dialog_ManageLoadouts:DoWindowContents(Rect)
  255. Verse.Window:InnerWindowOnGUI(Int32)
  256. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  257.  
  258. Adding ThingDef Null added, count: 5
  259. Verse.Log:Message(String, Boolean)
  260. CombatExtended.Loadout:AddSlot(LoadoutSlot)
  261. CombatExtended.Loadout:AddBasicSlots()
  262. CombatExtended.Dialog_ManageLoadouts:DoWindowContents(Rect)
  263. Verse.Window:InnerWindowOnGUI(Int32)
  264. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  265.  
  266. Adding ThingDef Flashbang grenade added, count: 1
  267. Verse.Log:Message(String, Boolean)
  268. CombatExtended.Loadout:AddSlot(LoadoutSlot)
  269. CombatExtended.Dialog_ManageLoadouts:DrawSlotSelection(Rect)
  270. CombatExtended.Dialog_ManageLoadouts:DoWindowContents(Rect)
  271. Verse.Window:InnerWindowOnGUI(Int32)
  272. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  273.  
  274. Adding ThingDef Sniper rifle added, count: 1
  275. Verse.Log:Message(String, Boolean)
  276. CombatExtended.Loadout:AddSlot(LoadoutSlot)
  277. CombatExtended.Dialog_ManageLoadouts:DrawSlotSelection(Rect)
  278. CombatExtended.Dialog_ManageLoadouts:DoWindowContents(Rect)
  279. Verse.Window:InnerWindowOnGUI(Int32)
  280. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  281.  
  282. Adding ThingDef Null added, count: 5
  283. Verse.Log:Message(String, Boolean)
  284. CombatExtended.Loadout:AddSlot(LoadoutSlot)
  285. CombatExtended.Dialog_ManageLoadouts:DrawSlotSelection(Rect)
  286. CombatExtended.Dialog_ManageLoadouts:DoWindowContents(Rect)
  287. Verse.Window:InnerWindowOnGUI(Int32)
  288. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
  289.  
  290. Steroid tried dropping Ammo_763x25mmMauser_AP11195 from loadout but resulting thing is null
  291. Verse.Log:Error(String, Boolean)
  292. CombatExtended.JobGiver_UpdateLoadout:TryGiveJob(Pawn)
  293. Verse.AI.ThinkNode_JobGiver:TryIssueJobPackage(Pawn, JobIssueParams)
  294. Verse.AI.ThinkNode_PrioritySorter:TryIssueJobPackage(Pawn, JobIssueParams)
  295. Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
  296. Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams)
  297. Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams)
  298. Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
  299. Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
  300. Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
  301. Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&)
  302. Verse.AI.Pawn_JobTracker:TryFindAndStartJob()
  303. Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean)
  304. Verse.AI.Pawn_JobTracker:JobTrackerTick()
  305. Verse.Pawn:Tick()
  306. Verse.TickList:Tick()
  307. Verse.TickManager:DoSingleTick()
  308. Verse.TickManager:TickManagerUpdate()
  309. Verse.Game:UpdatePlay()
  310. Verse.Root_Play:Update()
  311.