Hi @imthenewguy, i'm running SkillTree + SkillTreeItems + Cooking and i have this error trace in the server console every time a player unwrap a recipe from the Cooking plugin. Is it possible to fix? Thanks!
Failed to call hook 'OnItemAction' on plugin 'SkillTreeItems v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SkillTreeItems.IsXPItem (Item item) [0x00000] in <826a04a0cbb442d783302ebb48931a4b>:0
at Oxide.Plugins.SkillTreeItems.OnItemAction (Item item, System.String action, BasePlayer player) [0x00031] in <826a04a0cbb442d783302ebb48931a4b>:0
at Oxide.Plugins.SkillTreeItems.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008f0] in <826a04a0cbb442d783302ebb48931a4b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0