NullReferenceException in API_GetAuthCountError

Whenever DiscordStatus in loaded in, at the same time with Discord Auth, the following error occurs:

DiscordAuth was compiled successfully in 1891ms
 23:50:37Loaded plugin Discord Auth v1.1.1 by Tricky
 23:50:37[Discord Extension] Discord socket opened!
 23:50:37[Discord Extension] Your bot was found in 1 Guilds!
 23:50:39Failed to call hook 'API_GetAuthCount' on plugin 'DiscordAuth v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
 23:50:39at Oxide.Plugins.DiscordAuth.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003c2] in <87feb76113a84fae98f2e1807751d7f2>:0
 23:50:39at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
 23:50:39at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
 23:50:39at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
 23:50:39Failed to run a 5.00 timer in 'DiscordStatus v2.0.3' (NullReferenceException: Object reference not set to an instance of an object)
 23:50:39at Oxide.Plugins.DiscordStatus.GetAuthCount () [0x00016] in <4c652491c6264e12803209dafc611aec>:0
 23:50:39at Oxide.Plugins.DiscordStatus.Format (System.String message) [0x00146] in <4c652491c6264e12803209dafc611aec>:0
 23:50:39at Oxide.Plugins.DiscordStatus.UpdateStatus () [0x00043] in <4c652491c6264e12803209dafc611aec>:0
 23:50:39at Oxide.Plugins.DiscordStatus.<OnServerInitialized>m__0 () [0x00000] in <4c652491c6264e12803209dafc611aec>:0
 23:50:39at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <4452f821def6406d834e4149849fe7ea>:0

When the Discord Status plugin is loaded by itself, everything works smoothly. Please advise.

I am running both fine