Error when crafting one single firework

Failed to call hook 'OnItemCraft' on plugin 'CraftingController v3.2.2' (OutOfMemoryException: Out of memory)

at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int)

at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <fb001e01371b4adca20013e0ac763896>:0

at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <fb001e01371b4adca20013e0ac763896>:0

at System.Collections.Generic.List`1[T].Add (T item) [0x00010] in <fb001e01371b4adca20013e0ac763896>:0

at Oxide.Plugins.CraftingController.GetStacks (ItemDefinition item, System.Int32 amount) [0x00017] in <41c45470cc7d4566992e7b6b58f25865>:0

at Oxide.Plugins.CraftingController.OnItemCraft (ItemCraftTask task, BasePlayer crafter) [0x00056] in <41c45470cc7d4566992e7b6b58f25865>:0

at Oxide.Plugins.CraftingController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0022a] in <41c45470cc7d4566992e7b6b58f25865>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

(12:40:38) | Calling 'OnItemCraft' on 'CraftingController v3.2.2' took 5119ms [GARBAGE COLLECT]

(12:41:05) | Failed to call hook 'OnItemCraft' on plugin 'CraftingController v3.2.2' (OutOfMemoryException: Out of memory)

at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int)

at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <fb001e01371b4adca20013e0ac763896>:0

at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <fb001e01371b4adca20013e0ac763896>:0

at System.Collections.Generic.List`1[T].Add (T item) [0x00010] in <fb001e01371b4adca20013e0ac763896>:0

at Oxide.Plugins.CraftingController.GetStacks (ItemDefinition item, System.Int32 amount) [0x00017] in <41c45470cc7d4566992e7b6b58f25865>:0

at Oxide.Plugins.CraftingController.OnItemCraft (ItemCraftTask task, BasePlayer crafter) [0x00056] in <41c45470cc7d4566992e7b6b58f25865>:0

at Oxide.Plugins.CraftingController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0022a] in <41c45470cc7d4566992e7b6b58f25865>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

(12:41:05) | Calling 'OnItemCraft' on 'CraftingController v3.2.2' took 23260ms [GARBAGE COLLECT]

(12:41:05) | Calling 'OnItemCraft' on 'CraftingController v3.2.2' took average 5120ms [GARBAGE COLLECT]

When this happens it kicks the whole server.