Before asking, yes I'm using QuickSmelt, InstantCraft, BetterLoot & StackSizeController.
The Plugin Does Work however this error is causing the server to struggle.
And this constantly spits out errors when opening/closing the furnace.
15:31 [Info] Loaded plugin Furnace Splitter v2.3.2 by FastBurst 15:31 [Error] Failed to call hook 'OnTick' on plugin 'FurnaceSplitter v2.3.2' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in :0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in :0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in :0 at Oxide.Plugins.FurnaceSplitter.CreateUi (BasePlayer player, BaseOven oven, Oxide.Plugins.FurnaceSplitter+OvenInfo ovenInfo) [0x000aa] in <031932199e4e449fae8649b436fde1a0>:0 at Oxide.Plugins.FurnaceSplitter+c__AnonStorey0.<>m__0 (BasePlayer plr) [0x00016] in <031932199e4e449fae8649b436fde1a0>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in :0 at Oxide.Plugins.FurnaceSplitter.OnTick () [0x0006a] in <031932199e4e449fae8649b436fde1a0>:0 at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00240] in <031932199e4e449fae8649b436fde1a0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
FurnaceSplitter Spams Console With ErrorSolved
To answer your question. Unloading and doing what the other 2 threads said to do did not fix the problem.
Merged post
Update:
Nevermind, if you have this problem, just remove UiScaleManager and use InfoPanel.
Locked automatically