KeyNotFoundException at cmdChatKitError
this is coming up when adding kits 
Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.93' (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.Kits.cmdChatKit (BasePlayer player, System.String command, System.String[] args) [0x0072a] in :0 
  at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0102a] 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 ​
Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.93' (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.Kits.cmdChatKit (BasePlayer player, System.String command, System.String[] args) [0x0072a] in <068c5b520fd041148989c1024bb94021>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0102a] in <068c5b520fd041148989c1024bb94021>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Occurring when I try to run /kit remove NAME. Upon server reboot, the kit reappears for players to claim that was deleted.
I'm having this exact same issue, did you ever get it resolved Shark?
5e79974942399.png rustysteady
I'm having this exact same issue, did you ever get it resolved Shark?

Nope, still happening. Also when you delete a kit and the server reboots, the kits pop back up. Keep that in mind when making the big boomfest kits. 

Adding/removing kits with chat commands doesn't work right sometimes. You should edit the .json manually then reload the plugin.
5df121d013ded.png runescape
Adding/removing kits with chat commands doesn't work right sometimes. You should edit the .json manually then reload the plugin.

Supposedly if you make the kits using the .JSON right now though it causes issues too.

Only causes issues if you screw up the .json
Whispers, when you get time, see if you can debunk this. Not a huge rush for me personally as I don't add many kits, but gives you something to mess with. Thanks again!

Happening to me too. 

I have 2 kits, but when adding a third, the error appears whenever i try to use /kit.

After removing the 3rd kit from the .json and reloading the plugin, /kit works fine. The issue reappears if i simply add a new kit(doesn't need to have any configurations, just "/kit add new" will `break` the plugin).

Please advise asap. Kind regards!

Add them manually to the .json
Since the 8th May Update i got this error code with Kits.cs Can you please fix error of this mod version
Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.93' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0 
  at Oxide.Plugins.Kits.cmdChatKit (BasePlayer player, System.String command, System.String[] args) [0x0072a] in <8e9f1c5c10944f57a76bede8e6f8e0bb>:0 
  at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0102a] in <8e9f1c5c10944f57a76bede8e6f8e0bb>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <8a646463979e4a1d9c0e2f1298e9483f>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <953329caf7d943cc9eca5c8b4b890c98>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <953329caf7d943cc9eca5c8b4b890c98>:0

this error when i'm trying to remove a kit called wipe >  by "/kit remove wipe"