KeyNotFoundException in OnPluginUnloadedError
It appears the api is broken, At forst i thought it might have been my own plugin not working.

But then i decided to use the example plugin as described on the plugin page.

here is the error message i get, could someone help me figure it out please.

(22:48:39) | ApiTest was compiled successfully in 1809ms(22:48:39) | Failed to call hook 'OnPluginUnloaded' on plugin 'InfoPanel v0.9.9' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in :0 at Oxide.Plugins.InfoPanel.OnPluginUnloaded (Oxide.Core.Plugins.Plugin plugin) [0x00062] in :0 at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00610] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
had the same issue my server would crash cause of it sometimes