Failed to initialize plugin ERRORSolved
Failed to initialize plugin 'DiscordServerStats v2.1.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.DiscordServerStats.Init () [0x00021] in <29016c1456ac40ec99253800dec3198e>:0 
  at Oxide.Plugins.DiscordServerStats.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <29016c1456ac40ec99253800dec3198e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <beb2b64691c64e2b95b99491bd85442c>:0

Plugins is throwing the above error code.

Your data file got corrupted. Unload the plugin. Delete the DiscordServerStats.json data file and load the plugin again.

MJSU

Your data file got corrupted. Unload the plugin. Delete the DiscordServerStats.json data file and load the plugin again.

Thank you very much for taking the time to reply, this sorted it out and my issue fixed.

Locked automatically