NullReferenceException at OnServerInitializedFixed

Hi!

I'm getting this error upon updating to 1.8.92

Failed to call hook 'OnServerInitialized' on plugin 'GUIShop v1.8.92' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GUIShop.OnServerInitialized () [0x00050] in :0
at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00fd3] in :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 :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
It was a hosting issue
No this is a legit issue I'll push an update to fix this. 
Thank you then!

I don't know what I am doing wrong here but I get the following error when I try to buy something from the shop.



[2021/01/21 14:56:54] Failed to call hook 'ccmdShopBuy' on plugin 'GUIShop v1.8.93' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GUIShop.ccmdShopBuy (ConsoleSystem+Arg arg) [0x002f8] in <974eaacbe4934a0cae82f08ab284efbf>:0 at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0158c] in <974eaacbe4934a0cae82f08ab284efbf>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0

I have patched this issue already. 

Locked automatically