Advertisement
Guest User

Error log for 1.1 Single Mod Running Alone

a guest
Feb 28th, 2020
478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [HugsLib][ERR] Failed to apply Harmony patches for HugsLib.ImprovedWorkbenches. Exception was: HarmonyLib.HarmonyException: Patching exception in method UnityEngine.Rect RimWorld.Bill.DoInterface(System.Single, System.Single, System.Single, System.Int32) ---> System.FormatException: Method UnityEngine.Rect RimWorld.Bill.DoInterface(System.Single, System.Single, System.Single, System.Int32) cannot be patched. Reason: Invalid IL code in (wrapper dynamic-method) RimWorld.Bill:DMD<DMD<DoInterface_Patch2>?-1943504896::DoInterface_Patch2> (RimWorld.Bill,intptr,single,single,single,int): IL_00b1: rem
  2.  
  3.  
  4. at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00092] in <ce739825a2f8415a8bb31324b20d81ac>:0
  5. at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x0015d] in <ce739825a2f8415a8bb31324b20d81ac>:0
  6. --- End of inner exception stack trace ---
  7. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00086] in <ce739825a2f8415a8bb31324b20d81ac>:0
  8. at HarmonyLib.PatchClassProcessor.Patch () [0x00082] in <ce739825a2f8415a8bb31324b20d81ac>:0
  9. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <ce739825a2f8415a8bb31324b20d81ac>:0
  10. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <ce739825a2f8415a8bb31324b20d81ac>:0
  11. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <ce739825a2f8415a8bb31324b20d81ac>:0
  12. at HugsLib.ModBase.ApplyHarmonyPatches () [0x0005c] in <c9cf8c125dd74d808ee55fb665c41d57>:0
  13. Verse.Log:Error(String, Boolean)
  14. HugsLib.Utils.ModLogger:Error(String, Object[])
  15. HugsLib.ModBase:ApplyHarmonyPatches()
  16. HugsLib.HugsLibController:EnumerateChildMods(Boolean)
  17. HugsLib.HugsLibController:LoadReloadInitialize()
  18. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  19. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  20. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  21. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  22. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  23. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  24. System.Threading.ThreadHelper:ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement