We use an error report plugin and it unloads when plugins throw dozens of errors. BGrade keeps being unloaded.
BGrade: Forced Unloaded
Due to excessive error spams discord error logger has forced unloaded this plugin.
Total Errors: 251x
Open a support ticket
Today at 3:37 PM
Plugin since wipe keeps throwing tons of errors and being unloaded
Is the developer around? This keeps happening multiple times per day and we keep having to reload it. Please don't tell me this is abandoned.
Merged post
Here's the error itself:
| Failed to call hook 'OnEntityBuilt' on plugin 'BGrade v1.1.6' (IndexOutOfRangeException: Index was outside the bounds of the array.)
at Oxide.Plugins.BGrade.OnEntityBuilt (Planner plan, UnityEngine.GameObject gameObject) [0x000cb] in <87e58326a74d4192864f1a1978c69b5d>:0
at Oxide.Plugins.BGrade.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004dd] in <87e58326a74d4192864f1a1978c69b5d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.Plugins.Plugin.CallHook_Patch0(Oxide.Core.Plugins.Plugin,string,object[])