Got errors after upgrade the plugin from 2.0.0 to 2.0.1:
Failed to call hook 'OnServerInitialized' on plugin 'GUIShop v2.0.1' (ArgumentException: An item with the same key has already been added. Key: guishop_burlap.shoes)
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.GUIShop.LoadImages () [0x00050] in <137597ca03174c67b560567f579d17fc>:0
at Oxide.Plugins.GUIShop.OnServerInitialized () [0x0005b] in <137597ca03174c67b560567f579d17fc>:0
at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x011b0] in <137597ca03174c67b560567f579d17fc>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
Made these operations again but not working
o.unload GUIShop
o.unload ImageLibrary
Delete Image Library Data Folder
o.load Image Library
wait for it to finish.
o.load GUIShop