Когда ты добавляешь вещи в магазин начинает выдавать ошибку с хуком
Может конечно я что то не так сделал, там сначала не было категории и товаров я их добавил и теперь ошибка
o.reload Shop
Unloaded plugin Shop v1.1.62 by codelone.ru
ExType: JsonSerializationException
Failed to call hook 'OnServerInitialized' on plugin 'Shop v1.1.62' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.Shop+CategoryData].)
at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <2ae3f091decd4989b3c4d466e6eb5985>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <2ae3f091decd4989b3c4d466e6eb5985>:0