Failed to run a 0.50 timer in 'LoadingMessages v1.0.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.LoadingMessages.HandleString (System.String raw, System.String playerName, System.Boolean isQueue, System.Int32 ahead, System.Int32 behind) [0x00041] in <8c27b8e14fc849b9b9dd7527d990e13a>:0
at Oxide.Plugins.LoadingMessages.DisplayMessage (Network.Connection con, Oxide.Plugins.LoadingMessages+MsgEntry msgEntry) [0x0005e] in <8c27b8e14fc849b9b9dd7527d990e13a>:0
at Oxide.Plugins.LoadingMessages.HandleClients () [0x0007e] in <8c27b8e14fc849b9b9dd7527d990e13a>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <50629aa0e75d4126b345d8d9d64da28d>:0__________________________________________________________________________________________________________________________
Failed to call hook 'OnUserApprove' on plugin 'LoadingMessages v1.0.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.LoadingMessages.HandleString (System.String raw, System.String playerName, System.Boolean isQueue, System.Int32 ahead, System.Int32 behind) [0x00041] in <8c27b8e14fc849b9b9dd7527d990e13a>:0
at Oxide.Plugins.LoadingMessages.DisplayMessage (Network.Connection con, Oxide.Plugins.LoadingMessages+MsgEntry msgEntry) [0x0005e] in <8c27b8e14fc849b9b9dd7527d990e13a>:0
at Oxide.Plugins.LoadingMessages.OnUserApprove (Network.Connection connection) [0x0004a] in <8c27b8e14fc849b9b9dd7527d990e13a>:0
at Oxide.Plugins.LoadingMessages.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b0] in <8c27b8e14fc849b9b9dd7527d990e13a>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
I am just wondering if this is potentially an issue or I have caused this issue myself. I can provide Config file if needed.