When trying to use, it gives such an error, the plugin is updated to version 2.1.1, permission is issued. Instant crafting does not occur.
A few days ago everything worked perfectly.
Failed to call hook 'OnItemCraft' on plugin 'InstantCraft v2.1.1' (NullReferenceException: Object reference not set to an instance of an object)
at Item.OnChanged () [0x0001d] in <b84ea4ae29b94c96ad1661e51d1c0cb4>:0
at Item.MarkDirty () [0x00000] in <b84ea4ae29b94c96ad1661e51d1c0cb4>:0
at Item.set_maxCondition (System.Single value) [0x00029] in <b84ea4ae29b94c96ad1661e51d1c0cb4>:0
at Item.Initialize (ItemDefinition template) [0x00010] in <b84ea4ae29b94c96ad1661e51d1c0cb4>:0
at ItemManager.Create (ItemDefinition template, System.Int32 iAmount, System.UInt64 skin) [0x0005c] in <b84ea4ae29b94c96ad1661e51d1c0cb4>:0
at Oxide.Plugins.InstantCraft.GiveItem (BasePlayer player, ItemCraftTask task, ItemDefinition def, System.Collections.Generic.List`1[T] stacks, System.Int32 taskSkinID) [0x00057] in <58bfe63153cd45dc8242ac1e1018067e>:0
at Oxide.Plugins.InstantCraft.OnCraft (ItemCraftTask task) [0x000fc] in <58bfe63153cd45dc8242ac1e1018067e>:0
at Oxide.Plugins.InstantCraft.OnItemCraft (ItemCraftTask item) [0x00000] in <58bfe63153cd45dc8242ac1e1018067e>:0
at Oxide.Plugins.InstantCraft.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00126] in <58bfe63153cd45dc8242ac1e1018067e>: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
