Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. [HugsLib][ERR] Failed to apply Harmony patches for HugsLib.ImprovedWorkbenches. Exception was: HarmonyLib.HarmonyException: Patching exception in method System.Reflection.MethodInfo ImprovedWorkbenches.Widgets_ButtonImage_Detour.TargetMethod(HarmonyLib.Harmony) ---> System.Exception: Method System.Reflection.MethodInfo ImprovedWorkbenches.Widgets_ButtonImage_Detour.TargetMethod(HarmonyLib.Harmony) returned an unexpected result: null
  2. at HarmonyLib.PatchClassProcessor.RunMethod[S,T] (T defaultIfNotExisting, T defaultIfFailing, System.Func`2[T,TResult] failOnResult, System.Object[] parameters) [0x00117] in <ce739825a2f8415a8bb31324b20d81ac>:0
  3. --- End of inner exception stack trace ---
  4. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00086] in <ce739825a2f8415a8bb31324b20d81ac>:0
  5. at HarmonyLib.PatchClassProcessor.Patch () [0x00082] in <ce739825a2f8415a8bb31324b20d81ac>:0
  6. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <ce739825a2f8415a8bb31324b20d81ac>:0
  7. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <ce739825a2f8415a8bb31324b20d81ac>:0
  8. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <ce739825a2f8415a8bb31324b20d81ac>:0
  9. at HugsLib.ModBase.ApplyHarmonyPatches () [0x0005c] in <c9cf8c125dd74d808ee55fb665c41d57>:0
  10. Verse.Log:Error(String, Boolean)
  11. HugsLib.Utils.ModLogger:Error(String, Object[])
  12. HugsLib.ModBase:ApplyHarmonyPatches()
  13. HugsLib.HugsLibController:EnumerateChildMods(Boolean)
  14. HugsLib.HugsLibController:LoadReloadInitialize()
  15. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  16. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  17. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  18. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  19. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  20. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  21. System.Threading.ThreadHelper:ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement