When using the /shop command theres a message about some library not loading and when I recompile the plugin it gives this error:
Failed to call hook 'OnServerInitialized' on plugin 'GUIShop v2.4.48' (InvalidCastException: Object must implement IConvertible.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00040] in :0
at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in :0
at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in :0
at Oxide.Plugins.GUIShop.OnServerInitialized () [0x000ea] in :0
at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01a1b] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Loaded plugin GUIShop v2.4.48 by Khan
