Failed to call hook 'DeauthCommand' on plugin 'DiscordAuth v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordAuth.GetDiscordUser (Oxide.Ext.Discord.Entities.Snowflake userId) [0x00000] in <4d3564e574f948919e7dec7a766e1ef2>:0
at Oxide.Plugins.DiscordAuth.DeauthCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00042] in <4d3564e574f948919e7dec7a766e1ef2>:0
at Oxide.Plugins.DiscordAuth.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00073] in <4d3564e574f948919e7dec7a766e1ef2>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
When use /deauth, give error in console
You should be seeing an error message during the plugin load that will tell you what you need to fix.