NullReferenceException at GetKitDataSolved
Failed to call hook 'CmdChatKit' on plugin 'Kits v3.3.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Kits.GetKitData (System.UInt64 userID, System.String kitname) [0x00000] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.CanSeeKit (BasePlayer player, System.String kitname, System.Boolean fromNpc, System.String& reason) [0x000d2] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.RefreshKitPanel (BasePlayer player, System.UInt64 guiId, System.Int32 page) [0x000ed] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.NewKitPanel (BasePlayer player, System.UInt64 guiId) [0x00022] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.CmdChatKit (BasePlayer player, System.String command, System.String[] args) [0x0001a] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e2a] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
(21:03:50) | Unloaded plugin Kits v3.3.1 by Reneb
The error would most likely imply that your oxide/data for the plugin is corrupt or invalid.

sorry that was the error i got from writing /kit in chat.

the one i get when i /kit resetdata is:

(21:10:28) | Failed to call hook 'CmdChatKit' on plugin 'Kits v3.3.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Kits.ResetData () [0x00000] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.CmdChatKit (BasePlayer player, System.String command, System.String[] args) [0x00401] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e2a] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

sorry again it fixed when i deleted the data file manually 

Getting this now from pressing on page 2 on the kit menu :p :

(21:22:07) | Failed to call hook 'CmdConsoleKitShow' on plugin 'Kits v3.3.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Kits+UI.LoadImage (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.String panel, System.String img, System.String aMin, System.String aMax) [0x00000] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.CreateKitEntry (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& element, System.String panel, System.Single[] pos, System.String entry) [0x0011b] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.RefreshKitPanel (BasePlayer player, System.UInt64 guiId, System.Int32 page) [0x001db] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.CmdConsoleKitShow (ConsoleSystem+Arg arg) [0x0006d] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00dfc] in <d96557529b6d40f58a01ecf4a7bb21e7>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
I would check your data file on https://jsonlint.com/
I also have a new version of kits in testing if you want to try it dm me 

Yea thank you i did that it is Valid JSON on both data files and still freeze on page 2, one of my other server its page 3, with the exact same settings. thank you

Merged post

now its working , it was a picture from oxide old webpage there made everything freezup :)

page removed:

https://oxidemod.org/data/resource_icons/0/668.jpg?1492567374

removed that pic from the kits data file and then everything worked

Locked automatically