Advertisement
Absurdides

HugsLib Err

Mar 18th, 2024
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.59 KB | None | 0 0
  1. Command line arguments: -popupwindow
  2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  3. Verse.Log:Message (string)
  4. Verse.Root:CheckGlobalInit ()
  5. Verse.Root:Start ()
  6. Verse.Root_Entry:Start ()
  7.  
  8. RimWorld 1.4.3901 rev238
  9. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  10. Verse.Log:Message (string)
  11. RimWorld.VersionControl:LogVersionNumber ()
  12. Verse.Root:CheckGlobalInit ()
  13. Verse.Root:Start ()
  14. Verse.Root_Entry:Start ()
  15.  
  16. [HugsLib] version 11.0.3
  17. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  18. Verse.Log:Message (string)
  19. HugsLib.Utils.ModLogger:Message (string,object[])
  20. HugsLib.HugsLibController:InitializeController ()
  21. HugsLib.HugsLibController:EarlyInitialize ()
  22. HugsLib.Core.HugsLibMod:.ctor (Verse.ModContentPack)
  23. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  24. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  25. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  26. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  27. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  28. System.Activator:CreateInstance (System.Type,object[])
  29. Verse.LoadedModManager:CreateModClasses ()
  30. Verse.LoadedModManager:LoadAllActiveMods ()
  31. Verse.PlayDataLoader:DoPlayLoad ()
  32. Verse.PlayDataLoader:LoadAllPlayData (bool)
  33. Verse.Root/<>c:<Start>b__6_1 ()
  34. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  35. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  36. System.Threading.ThreadHelper:ThreadStart_Context (object)
  37. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  38. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  39. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  40. System.Threading.ThreadHelper:ThreadStart ()
  41.  
  42. [HugsLib][ERR] Exception during ApplyHarmonyPatches: HarmonyLib.HarmonyException: Patching exception in method static System.Void RimWorld.MainMenuDrawer::DoMainMenuControls(UnityEngine.Rect rect, System.Boolean anyMapFiles) ---> System.InvalidProgramException: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.DoMainMenuControls_Patch0 (UnityEngine.Rect,bool): IL_0153: callvirt 0x0000005b
  43.  
  44.  
  45. at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00094] in <6ddb2f07a97745adaa7bad4e17020462>:0
  46. at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000be] in <6ddb2f07a97745adaa7bad4e17020462>:0
  47. --- End of inner exception stack trace ---
  48. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0013c] in <6ddb2f07a97745adaa7bad4e17020462>:0
  49. at HarmonyLib.PatchClassProcessor.Patch () [0x0009e] in <6ddb2f07a97745adaa7bad4e17020462>:0
  50. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <6ddb2f07a97745adaa7bad4e17020462>:0
  51. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <6ddb2f07a97745adaa7bad4e17020462>:0
  52. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <6ddb2f07a97745adaa7bad4e17020462>:0
  53. at HugsLib.HugsLibController.ApplyHarmonyPatches () [0x00056] in <4a46802aeab646ab99159f7eecb6b57e>:0
  54. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  55. Verse.Log:Error (string)
  56. HugsLib.Utils.ModLogger:ReportException (System.Exception,string,bool,string)
  57. HugsLib.HugsLibController:ApplyHarmonyPatches ()
  58. HugsLib.HugsLibController:InitializeController ()
  59. HugsLib.HugsLibController:EarlyInitialize ()
  60. HugsLib.Core.HugsLibMod:.ctor (Verse.ModContentPack)
  61. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  62. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  63. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  64. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  65. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  66. System.Activator:CreateInstance (System.Type,object[])
  67. Verse.LoadedModManager:CreateModClasses ()
  68. Verse.LoadedModManager:LoadAllActiveMods ()
  69. Verse.PlayDataLoader:DoPlayLoad ()
  70. Verse.PlayDataLoader:LoadAllPlayData (bool)
  71. Verse.Root/<>c:<Start>b__6_1 ()
  72. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  73. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  74. System.Threading.ThreadHelper:ThreadStart_Context (object)
  75. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  76. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  77. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  78. System.Threading.ThreadHelper:ThreadStart ()
  79.  
  80. [HugsLib] early-initializing AllowTool
  81. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  82. Verse.Log:Message (string)
  83. HugsLib.Utils.ModLogger:Message (string,object[])
  84. HugsLib.HugsLibController:EnumerateChildMods (bool)
  85. HugsLib.HugsLibController:EarlyInitializeChildMods ()
  86. HugsLib.HugsLibController:InitializeController ()
  87. HugsLib.HugsLibController:EarlyInitialize ()
  88. HugsLib.Core.HugsLibMod:.ctor (Verse.ModContentPack)
  89. System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  90. System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  91. System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  92. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  93. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  94. System.Activator:CreateInstance (System.Type,object[])
  95. Verse.LoadedModManager:CreateModClasses ()
  96. Verse.LoadedModManager:LoadAllActiveMods ()
  97. Verse.PlayDataLoader:DoPlayLoad ()
  98. Verse.PlayDataLoader:LoadAllPlayData (bool)
  99. Verse.Root/<>c:<Start>b__6_1 ()
  100. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  101. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
  102. System.Threading.ThreadHelper:ThreadStart_Context (object)
  103. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  104. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  105. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  106. System.Threading.ThreadHelper:ThreadStart ()
  107.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement