NullReferenceException at InitError
(22:12:37) | Failed to initialize plugin 'DiscordConnect v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordConnect.Init () [0x000ac] in <c4c2492871d7417e8a2ba95b46a92606>:0
at Oxide.Plugins.DiscordConnect.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0007e] in <c4c2492871d7417e8a2ba95b46a92606>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <4452f821def6406d834e4149849fe7ea>:0
Thanks, I'll try to fix that ASAP.
In response to misticos ():
Thanks, I'll try to fix that ASAP.
thx for read
Seeing same thing:

(09:43:04) | Failed to initialize plugin 'DiscordConnect v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.DiscordConnect.Init () [0x000ac] in <81b3ed2a611c40ea976d160d072d26a0>:0 
  at Oxide.Plugins.DiscordConnect.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0007e] in <81b3ed2a611c40ea976d160d072d26a0>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <4452f821def6406d834e4149849fe7ea>:0​


Have to reload the plugin for it to work.

In response to bran ():
Seeing same thing:

(09:43:04) | Failed to initialize plugin 'DiscordConnect v1.0.6' (Nul...
I know. However, it is inconvenient to reload the server every time it is restarted automatically.
It could have been extension problem tho, not sure