I am getting the following error the past few versions of the plugin when it loads:
Error while unpatching hook 'OnBigWheelWin[1a00206499914a25a924dd5561660fc1]' (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BigWheelGame.Payout_Patch0 (BigWheelGame): IL_0122: ldloc.s 5
)
at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
at PatchProcessor HarmonyLib.PatchProcessor.Unpatch(MethodInfo patch)
at void HarmonyLib.Harmony.Unpatch(MethodBase original, MethodInfo patch)
at void HarmonyLib.Harmony.UnpatchAll(string harmonyID)+(Patch patchInfo) => { }
at void HarmonyLib.CollectionExtensions.Do<Patch>(IEnumerable<Patch> sequence, Action<Patch> action)
at void HarmonyLib.CollectionExtensions.DoIf<Patch>(IEnumerable<Patch> sequence, Func<Patch, bool> condition, Action<Patch> action)
at void HarmonyLib.Harmony.UnpatchAll(string harmonyID)
at bool Carbon.Hooks.HookEx.RemovePatch() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookEx.cs:line 208
A general error occured while uninstalling 'OnBigWheelWin[660fc1]'