Guest User

Untitled

a guest
Nov 23rd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. Log uploaded on Tuesday, November 21, 2017, 1:01:18 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4. HugsLib[4.0.1]: 0Harmony(1.0.9.1), HugsLib(0.18.0.0)
  5. Moody: Moody(2.0.1.0)
  6. Simple sidearms[1.2.1]: $HugsLibChecker(0.2.0.0)
  7. HelpTab: HelpTab(1.0.0.0)
  8. SS Damage Indicators: 0Harmony(1.0.9.0), DamageMotes(1.0.0.0)
  9. More Furniture (A17): (no assemblies)
  10.  
  11. Active Harmony patches:
  12. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
  13. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  14. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  15. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  16. Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
  17. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  18. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  19. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  20. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  21. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  22. Harmony versions present: UnlimitedHugs.HugsLib:1.0.9.1
  23.  
  24. Platform information: (hidden, hold Shift while publishing to include)
  25.  
  26. Log file contents:
  27. Initialize engine version: 5.4.1f1 (649f48bbbf0f)
  28. GfxDevice: [Renderer information redacted]
  29. Begin MonoManager ReloadAssembly
  30. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  31. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  32. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  33. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  34. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  35. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
  36. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  37. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  38. desktop: 1920x1080 60Hz; virtual: 3840x1080 at -1920,0
  39. RimWorld 0.17.1546 rev887
  40.  
  41. ReflectionTypeLoadException getting types in assembly SimpleSidearms: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  42. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  43. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  44. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  45.  
  46. Loader exceptions:
  47. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  48. => System.TypeLoadException: Could not load type 'HugsLib.Utils.UtilityWorldObject' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  49. => System.TypeLoadException: Could not load type 'HugsLib.Settings.SettingHandleConvertible' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  50. => System.TypeLoadException: Could not load type 'OptionsTab' from assembly 'SimpleSidearms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  51. => System.TypeLoadException: Could not load type '<>c__DisplayClass75_0' from assembly 'SimpleSidearms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  52. => System.TypeLoadException: Could not load type '<>c' from assembly 'SimpleSidearms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  53.  
  54.  
  55. Could not find a type named SimpleSidearms.rimworld.JobDriver_EquipSidearm
  56.  
  57. Could not find a type named SimpleSidearms.rimworld.JobDriver_EquipSidearmCombat
  58.  
  59. Could not find type named SimpleSidearms.rimworld.JobGiver_RetrieveWeapon from node <thinkRoot Class="SimpleSidearms.rimworld.JobGiver_RetrieveWeapon" />
  60.  
  61. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  62. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  63. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  64. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  65. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  66. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  67. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  68. --- End of inner exception stack trace ---
  69. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  70. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  71. at Verse.DirectXmlToObject.ObjectFromXml[ThinkTreeDef] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  72.  
  73. [HugsLib][ERR] Exception during ApplyHarmonyPatches: System.ArgumentException: No target method specified for class HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch
  74. at Harmony.PatchProcessor.ProcessType () [0x00000] in <filename unknown>:0
  75. at Harmony.PatchProcessor..ctor (Harmony.HarmonyInstance instance, System.Type type, Harmony.HarmonyMethod attributes) [0x00000] in <filename unknown>:0
  76. at Harmony.HarmonyInstance.<PatchAll>b__6_0 (System.Type type) [0x00000] in <filename unknown>:0
  77. at Harmony.CollectionExtensions.Do[Type] (IEnumerable`1 sequence, System.Action`1 action) [0x00000] in <filename unknown>:0
  78. at Harmony.HarmonyInstance.PatchAll (System.Reflection.Assembly assembly) [0x00000] in <filename unknown>:0
  79. at HugsLib.HugsLibController.ApplyHarmonyPatches () [0x00000] in <filename unknown>:0
  80.  
  81. Moody settings loaded
  82.  
  83. Error while resolving references for def WeaponRetrieval: System.NullReferenceException: Object reference not set to an instance of an object
  84. at Verse.ThinkTreeDef.ResolveReferences () [0x00000] in <filename unknown>:0
  85. at Verse.DefDatabase`1[Verse.ThinkTreeDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  86.  
  87. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for DamageMotes.DamageMotes_Patch ---> System.TypeLoadException: Could not load type 'DamageResult'.
  88. at (wrapper managed-to-native) System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&)
  89. at System.Reflection.MonoMethodInfo.GetMethodInfo (IntPtr handle) [0x00000] in <filename unknown>:0
  90. at System.Reflection.MonoMethod.GetPseudoCustomAttributes () [0x00000] in <filename unknown>:0
  91. at System.MonoCustomAttrs.GetPseudoCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
  92. at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
  93. at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  94. at System.Reflection.MonoMethod.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  95. at Harmony.PatchTools+<>c__2`1[Harmony.HarmonyPrepare].<GetPatchMethod>b__2_0 (System.Reflection.MethodInfo m) [0x00000] in <filename unknown>:0
  96. at System.Linq.Enumerable.First[MethodInfo] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  97. at System.Linq.Enumerable.FirstOrDefault[MethodInfo] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  98. at Harmony.PatchTools.GetPatchMethod[HarmonyPrepare] (System.Type patchType, System.String name, System.Type[] parameters) [0x00000] in <filename unknown>:0
  99. at Harmony.PatchProcessor.RunMethod[HarmonyPrepare,Boolean] (Boolean defaultIfNotExisting, System.Object[] parameters) [0x00000] in <filename unknown>:0
  100. at Harmony.PatchProcessor.CallPrepare () [0x00000] in <filename unknown>:0
  101. at Harmony.PatchProcessor.ProcessType () [0x00000] in <filename unknown>:0
  102. at Harmony.PatchProcessor..ctor (Harmony.HarmonyInstance instance, System.Type type, Harmony.HarmonyMethod attributes) [0x00000] in <filename unknown>:0
  103. at Harmony.HarmonyInstance.<PatchAll>b__6_0 (System.Type type) [0x00000] in <filename unknown>:0
  104. at Harmony.CollectionExtensions.Do[Type] (IEnumerable`1 sequence, System.Action`1 action) [0x00000] in <filename unknown>:0
  105. at Harmony.HarmonyInstance.PatchAll (System.Reflection.Assembly assembly) [0x00000] in <filename unknown>:0
  106. at DamageMotes.DamageMotes_Patch..cctor () [0x00000] in <filename unknown>:0
  107. --- End of inner exception stack trace ---
  108. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  109. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  110. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  111. at Verse.PlayDataLoader.<DoPlayLoad>m__814 () [0x00000] in <filename unknown>:0
  112. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Add Comment
Please, Sign In to add comment