NullReferenceException at TryShopSellError

Hello, after the latest update from rust and oxide which by the way good job FacePunch for fucking up everything but anyways. We are now getting a fail to call hook error. The shop still works but players don't get a notification in chat like usual showing how much and what they bought/sold. Here is the full hook error: 

(16:57:15) | [GUI Shop] Player: [Admins] Irish Selled Item: charcoal x2100000
(16:57:15) | Failed to call hook 'ccmdShopSell' on plugin 'GUIShop v1.5.85' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.GUIShop.TryShopSell (BasePlayer player, System.String shop, System.String item, System.Int32 amount) [0x00134] in <9bf6a475e62b40cdaf554c2140958bfb>:0
  at Oxide.Plugins.GUIShop.ccmdShopSell (ConsoleSystem+Arg arg) [0x000cd] in <9bf6a475e62b40cdaf554c2140958bfb>:0
  at Oxide.Plugins.GUIShop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ca8] in <9bf6a475e62b40cdaf554c2140958bfb>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

Thanks!

Hello, just curious if there is an update on this? If you are busy I understand. Just checking up on the status. Thanks!
Curious about this myself, my server is having the same issue.