Hey,
After last update I'm getting below error message in console. The error comes up while buying someting via /s command (while clicking on price button). Did anyone had similar problem?
(21:59:56) | Failed to call hook 'cmdBuyItem' on plugin 'ServerRewards v0.4.67' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ServerRewards.cmdBuyItem (ConsoleSystem+Arg arg) [0x0005d] in <9675b61ebc1f422dad15e5c9e1a76328>:0
at Oxide.Plugins.ServerRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f9e] in <9675b61ebc1f422dad15e5c9e1a76328>: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>:0Best Regards