NullReferenceException at InitPlayerFixed
Failed to call hook 'OnServerInitialized' on plugin 'FurnaceSplitter v2.2.3' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.FurnaceSplitter.InitPlayer (BasePlayer player) [0x00000] in <138d24b1fba44a9c8daa386fd80335c1>:0
  at Oxide.Plugins.FurnaceSplitter.OnServerInitialized () [0x0001d] in <138d24b1fba44a9c8daa386fd80335c1>:0
  at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f7] in <138d24b1fba44a9c8daa386fd80335c1>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

Is it just me getting this after the Rust Update?

FurnaceSplitter is not working.
Error in log files :

[Error] Failed to call hook 'OnServerInitialized' on plugin 'FurnaceSplitter v2.2.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.FurnaceSplitter.InitPlayer (BasePlayer player) [0x00000] in <364b1d9458624264822ef6020864f282>:0
  at Oxide.Plugins.FurnaceSplitter.OnServerInitialized () [0x0001d] in <364b1d9458624264822ef6020864f282>:0
  at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f7] in <364b1d9458624264822ef6020864f282>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

keep getting this everytime i start server/reload plugin any ideas?

Failed to call hook 'OnServerInitialized' on plugin 'FurnaceSplitter v2.2.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.FurnaceSplitter.InitPlayer (BasePlayer player) [0x00000] in <d343a7c45f214a6bba5876cca05225fb>:0
  at Oxide.Plugins.FurnaceSplitter.OnServerInitialized () [0x0001d] in <d343a7c45f214a6bba5876cca05225fb>:0
  at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f7] in <d343a7c45f214a6bba5876cca05225fb>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

I'm still getting errors like crazy

(20:10:47) | Failed to call hook 'OnServerInitialized' on plugin 'FurnaceSplitter v2.3.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.FurnaceSplitter.InitPlayer (BasePlayer player) [0x00000] in <d6f620fef9614615b0f82f99f04b5ee9>:0
at Oxide.Plugins.FurnaceSplitter.OnServerInitialized () [0x0001d] in <d6f620fef9614615b0f82f99f04b5ee9>:0
at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f7] in <d6f620fef9614615b0f82f99f04b5ee9>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
(20:10:47) | Loaded plugin Furnace Splitter v2.3.1 by FastBurst

Still having issues trying to get this plugin to work again, deleted all files that relate to it and still getting errors. when loading the plugin I get this

Look in the documentation under Special Notes towards the bottom.

giving few error to me ;  tell me what u need to know read or what files can i upload to understand how to fix it for me (and maybe others)https://ibb.co/FwkXwb4

Please make sure to check your Config file and your Data files. If you are missing your Data file then refer to the Documentation under Special Note

inside data folder there were the data file that contains NULL ; i substitute this file with a correct one and it worked;
sorry to make so much time to reply ;XD
thanks for suggestion ;

Locked automatically