NullReferenceException at Discord_MemberRemovedError

Thank you for making this plugin, I'm looking forward to using it. When a member leaves discord this error occurs:

(09:49:22) | Failed to call hook 'Discord_MemberRemoved' on plugin 'DiscordConnect v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.DiscordConnect.Discord_MemberRemoved (Oxide.Ext.Discord.DiscordObjects.GuildMember member) [0x0003e] in <81b3ed2a611c40ea976d160d072d26a0>:0 
  at Oxide.Plugins.DiscordConnect.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e1] 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.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Also I want to mention that the data\DiscordConnect.json file is storing the code they get as the GameId not their Steam ID:

{
"GameId": "30b250",
"DiscordId": "22608742777454336"
},

Is this correct?
In response to bran ():
Also I want to mention that the data\DiscordConnect.json file is storing the code they get as the Ga...
don't think so that's messed up