Hi.
For some reason my shop has stopped working with the following error as soon as someone tries to open the shop:
Failed to run command '/shop' on plugin 'GUIShop'. (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.GUIShop.HasBuyCooldown (System.UInt64 userID, System.String item, System.Double& itemCooldown) [0x0000b] in <114c310902b94e6d851934264035b3fd>:0
at Oxide.Plugins.GUIShop.ShowGUIShops (BasePlayer player, System.String shopKey, System.Int32 from, System.Boolean fullPaint, System.Boolean refreshFunds) [0x0059e] in <114c310902b94e6d851934264035b3fd>:0
at Oxide.Plugins.GUIShop.CmdGUIShop (BasePlayer player, System.String command, System.String[] args) [0x0054a] in <114c310902b94e6d851934264035b3fd>:0
at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <475e9ad0b01c4768a9d56ae1cf3fbf7d>:0
at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <475e9ad0b01c4768a9d56ae1cf3fbf7d>:0
at Oxide.Game.Rust.RustCore.IOnPlayerCommand (BasePlayer basePlayer, System.String message) [0x000db] in <475e9ad0b01c4768a9d56ae1cf3fbf7d>:0
Could you please help me make some sense out of this error code?
Kind regards,
Remi