Hello, is there a chance to make the name of the kit that is beeing accessed visible? I cannot see which kit is responsible for this error:
05:07 [Error] Failed to call hook 'GetKitInfo' on plugin 'Kits v4.4.0' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.Kits+ItemData.get_ItemID () [0x00017] in <4c226b6aeda9420ab728c8e4cd754e4d>:0
at Oxide.Plugins.Kits.GetItemObject_Old (Newtonsoft.Json.Linq.JArray& array, Oxide.Plugins.Kits+ItemData[] items, System.String container) [0x00038] in <4c226b6aeda9420ab728c8e4cd754e4d>:0
at Oxide.Plugins.Kits.GetKitInfo (System.String name) [0x000f0] in <4c226b6aeda9420ab728c8e4cd754e4d>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e9c] in <4c226b6aeda9420ab728c8e4cd754e4d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0