NullReferenceException at CreateUiSolved
This is the error I am getting in console. any ideas?

failed to call hook 'OnTick' on plugin 'FurnaceSplitter v2.1.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FurnaceSplitter.CreateUi (BasePlayer player, BaseOven oven, Oxide.Plugins.FurnaceSplitter+OvenInfo ovenInfo) [0x00000] in <53b4cc90b5bb4d29b53a619ca408404c>:0 at Oxide.Plugins.FurnaceSplitter+<OnTick>c__AnonStorey0.<>m__0 (BasePlayer plr) [0x00016] in <53b4cc90b5bb4d29b53a619ca408404c>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <e1a80661d61443feb3dbdaac88eeb776>:0 at Oxide.Plugins.FurnaceSplitter.OnTick () [0x0006a] in <53b4cc90b5bb4d29b53a619ca408404c>:0 at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00240] in <53b4cc90b5bb4d29b53a619ca408404c>: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
getting same error, flooding my panel.
any updates on this problem?  Is the plugin still supported?
I have two servers running this plugin but it is only occuring on one of them.
In response to Vilesyde ():
getting same error, flooding my panel.
Did you ever get a resolution to this issue?  I have just removed the plugin at this point but it is really popular on the server and would love to have it back.
to be honest i just deleted the cs file and the config, and removed it entirely restarted server, and reinstalled the plugin it no longer does it? so i dunno
In response to Vilesyde ():
to be honest i just deleted the cs file and the config, and removed it entirely restarted server, an...
I have tried that but it didn't work for me, I deleted the plugin the config but still the issue. I will give it another shot. Thanks
Same issues for me :(
In response to iDanUK ():
Same issues for me :(
I was able to get it to work by deleting plugin and the Json files in the config and data folders, restarting the server the reinstalled everthing with another restart. I had already done that three times but it worked this time. Good luck.
Just delete the data file.
In response to Death ():
Just delete the data file.
hello, deleting the data file from /oxide/data/FurnaceSplitter.json didn't seem to work. Can you help to solve the issue? Much appreciated thanks.
In response to ClamChowder ():
hello, deleting the data file from /oxide/data/FurnaceSplitter.json didn't seem to work. Can you hel...
You need to uninstall the plugin before deleting the data file.
In response to Arainrr ():
You need to uninstall the plugin before deleting the data file.
This might be off topic, but is this plugin fixed with the exploit yet?
In response to ClamChowder ():
This might be off topic, but is this plugin fixed with the exploit yet?
Have you tried deleting data files? Delete after uninstalling.
In response to Arainrr ():
Have you tried deleting data files? Delete after uninstalling.
i have not, I didn't install it back after taking notice at your possible exploit conflict with another plugin.
Locked automatically