The following error appears to be spamming my RCON at the moment:
Failed to call hook 'CanMoveItem' on plugin 'FurnaceSplitter v2.5.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.FurnaceSplitter.GetOvenInfo (BaseOven oven) [0x0002a] in <804e6512c1964bc982736cba629c1738>:0
at Oxide.Plugins.FurnaceSplitter.AutoAddFuel (PlayerInventory playerInventory, BaseOven oven) [0x0000d] in <804e6512c1964bc982736cba629c1738>:0
at Oxide.Plugins.FurnaceSplitter.CanMoveItem (Item item, PlayerInventory inventory, ItemContainerId targetContainerId, System.Int32 targetSlotIndex, System.Int32 splitAmount) [0x001b8] in <804e6512c1964bc982736cba629c1738>:0
at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008a5] in <804e6512c1964bc982736cba629c1738>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0