Hi,
the command /update doesn't work i have this error:
| Failed to call hook 'CmdGUIShopUpdate' on plugin 'GUIShop v2.3.17' (ArgumentNullException: Value cannot be null.
Parameter name: key)
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at ItemManager.FindItemDefinition (System.String shortName) [0x00005] in <f1e16f78cd1c494ba4dc398a22eac7c0>:0
at Oxide.Plugins.GUIShop.CmdGUIShopUpdate (BasePlayer player, System.String cmd, System.String[] args) [0x0009d] in <e8ced99d89a94f5e9ef6ad0f518b9612>:0
at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00796] in <e8ced99d89a94f5e9ef6ad0f518b9612>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <dfcb48ea05694263bbc08e62a39c274c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <dfcb48ea05694263bbc08e62a39c274c>:0
thanks.