I see a previous post about this, but I think this is a different type of error. It throws out a lot of spam, it calms down after a reload but then after a while it starts spamming again. It shows various different hooks in the error, example:
Failed to call internal hook 'CreateBar' on plugin 'AdvancedStatus v0.1.5' [4161173479] (Object reference not set to an instance of an object) at void Oxide.Plugins.AdvancedStatus.CreateBar(BasePlayer player, Dictionary parameters) in /home/jim/svr/carbon/plugins/AdvancedStatus.cs:line 328 at object Oxide.Plugins.AdvancedStatus.InternalCallHook(uint hook, object[] args) in AdvancedStatus.cs/Internal:line 70
Failed to call internal hook 'OnSendModelState' on plugin 'AdvancedStatus v0.1.5' [2734162625] (The given key '76561199104022138' was not present in the dictionary.)
at Dictionary System.Collections.Generic.Dictionary>.get_Item(ulong key)
at int Oxide.Plugins.AdvancedStatus.CountStatusBar(BasePlayer player) in /home/jim/svr/carbon/plugins/AdvancedStatus.cs:line 225
at void Oxide.Plugins.AdvancedStatus.InitCountBars(BasePlayer player) in /home/jim/svr/carbon/plugins/AdvancedStatus.cs:line 265
at void Oxide.Plugins.AdvancedStatus.OnSendModelState(BasePlayer player) in /home/jim/svr/carbon/plugins/AdvancedStatus.cs:line 458
at object Oxide.Plugins.AdvancedStatus.InternalCallHook(uint hook, object[] args) in AdvancedStatus.cs/Internal:line 222