Getting this error when loading Remover tool on a server with Carbon:

06/07 10:06:20 AM | Loaded plugin Remover Tool v4.3.47 by Reneb/Fuji/Arainrr/Tryhard [394ms]
06/07 10:06:20 AM | A hook request for 'OnPlayerAttack[a7db87]' received:
06/07 10:06:20 AM | - The current status is FAILURE: Exception has been thrown by the target of an invocation.
06/07 10:06:20 AM | - Check for possible errors on the log file
06/07 10:06:20 AM | Error while patching hook 'OnPlayerAttack[a7db87]' (Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index)
at CodeInstruction System.Collections.Generic.List<HarmonyLib.CodeInstruction>.get_Item(int index)
at IEnumerable<CodeInstruction> Carbon.Hooks.Category_Patches+Patches_BasePlayer+Patches_BasePlayer_557e459eb1fe4fe88dacab4ab2a7db87.Transpiler(IEnumerable<CodeInstruction> Instructions, ILGenerator Generator, MethodBase Method)
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
06/07 10:06:20 AM | A hook request for 'OnPlayerAttack[26422d]' received:
06/07 10:06:20 AM | - The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BasePlayer.OnProjectileAttack_Patch1 (BasePlayer,BaseEntity/RPCMessage): IL_16de: box 0x000005f5

06/07 10:06:20 AM | - Check for possible errors on the log file
06/07 10:06:20 AM | Error while patching hook 'OnPlayerAttack[26422d]' (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BasePlayer.OnProjectileAttack_Patch1 (BasePlayer,BaseEntity/RPCMessage): IL_16de: box 0x000005f5

)
at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
at MethodInfo HarmonyLib.PatchProcessor.Patch()
at MethodInfo HarmonyLib.Harmony.Patch(MethodBase original, HarmonyMethod prefix, HarmonyMethod postfix, HarmonyMethod transpiler, HarmonyMethod finalizer)
at bool Carbon.Hooks.HookEx.ApplyPatch() in /home/runner/work/Carbon/Carbon/src/Carbon/src/Hooks/HookEx.cs:line 170​