Plugin loading errorSolved

[Error] Failed to initialize plugin 'DiscordAuth v1.2.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.DiscordAuth.GetSteamToDiscordIds () [0x00000] in <89389ecef66c4ce385f35645c14fa36f>:0

at Oxide.Ext.Discord.Libraries.Linking.DiscordLink.AddLinkPlugin (Oxide.Ext.Discord.Libraries.Linking.IDiscordLinkPlugin plugin) [0x00036] in <739a7dde08ef4dbd84c98bec0e19e773>:0

at Oxide.Plugins.DiscordAuth.Init () [0x0001b] in <89389ecef66c4ce385f35645c14fa36f>:0

at Oxide.Plugins.DiscordAuth.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00214] in <89389ecef66c4ce385f35645c14fa36f>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <b6af59acae274e5a94fb209dfc179b8f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <bae5f1223fce49c493b01571c99dce02>:0

problem solved, it was necessary to remove the data

Locked automatically