Hi, some times in console we are receiving the following error:
Failed to call hook 'Discord_MemberAdded' on plugin 'DiscordCore v0.16.12' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordCore.HandleRejoin (System.String discordId) [0x00000] in <a97f6c50a6394ce29a2ef1ddba1a0d20>:0
at Oxide.Plugins.DiscordCore.Discord_MemberAdded (Oxide.Ext.Discord.DiscordObjects.GuildMember member) [0x0000c] in <a97f6c50a6394ce29a2ef1ddba1a0d20>:0
at Oxide.Plugins.DiscordCore.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00953] in <a97f6c50a6394ce29a2ef1ddba1a0d20>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 I don't know what happens, we have DiscordAuth and DiscordSync installed for managing the sync.