DiscordCommands - Object reference not set to an instance of an object
This is the message I get in my console.
check your server log typically in a directory ABOVE oxide, it will have a more detailed explanation of the error
I would then contact the Developer of the plugin for an update or fix
Is this what you meant for me to share:
02:58 [Info] DiscordCommands was compiled successfully in 2375ms
02:58 [Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Ext.Discord.WebSockets.Socket.Disconnect (System.Boolean attemptReconnect, System.Boolean shouldResume, System.Boolean requested) [0x00092] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.WebSockets.Socket.Shutdown () [0x00001] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.BotClient.ShutdownBot () [0x0003a] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.BotClient.RemoveClient (Oxide.Ext.Discord.DiscordClient client) [0x00032] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.DiscordClient.Disconnect () [0x00029] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.DiscordClient.CloseClient (Oxide.Ext.Discord.DiscordClient client) [0x0000f] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.DiscordClient.OnPluginRemoved (Oxide.Core.Plugins.Plugin plugin) [0x0001d] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Core.Plugins.PluginManager.RemovePlugin (Oxide.Core.Plugins.Plugin plugin) [0x00077] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.OxideMod.UnloadPlugin (System.String name) [0x00052] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Plugins.CSharpPluginLoader.<CompileAssembly>b__21_0 (Oxide.Plugins.Compilation compilation) [0x00154] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Plugins.Compilation.<Completed>b__21_0 () [0x00000] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0Merged post
o.load DiscordCommands
[DEBUG] Load requested for plugin which is already loading: DiscordCommands