Since enabling crafting I get this error message
(16:02:58) | Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v2.9.6' (InvalidCastException: Specified cast is not valid.)
at Oxide.Plugins.ZLevelsRemastered.OnItemCraft (ItemCraftTask task, BasePlayer crafter) [0x00088] in <56095d5a6aa24929a9ad712e0edc3085>:0
at Oxide.Plugins.ZLevelsRemastered.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00bb4] in <56095d5a6aa24929a9ad712e0edc3085>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <33287985591c40d6983f0b8f0e915565>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <33287985591c40d6983f0b8f0e915565>:0Did I miss something or is this a bug?