Plugin stuck on syncing one playerSolved

Hi,

Here's another error that I'm having:

[Discord Roles] Info: Start processing: Player Id: TabbyCat(76561############) Discord Id: [LUC] TabbyCat(448809042991644682) Is Leaving: False

[Discord Roles] Info: Processing Server for TabbyCat(76561############) Discord [LUC] TabbyCat(448809042991644682) Is Leaving False

[Discord Roles] Info: TabbyCat skipping Server Sync: [Verified] -> Verified Already Synced

[Discord Roles] Info: TabbyCat skipping Server Sync: [vip] -> VIP Not in group

[Discord Roles] Info: Processing Discord for TabbyCat(76561############) Discord [LUC] TabbyCat(448809042991644682) Is Leaving False

[Discord Roles] Info: Updating [LUC] TabbyCat's discord server nickname to TabbyCat

[Discord Roles] Info: OnDiscordGuildMemberUpdated Added (448809042991644682) to be processed

[Discord Roles] Info: Successfully updated [LUC] TabbyCat's discord server nickname to TabbyCat

[Discord Roles] Info: Start processing: Player Id: TabbyCat(76561############) Discord Id: [LUC] TabbyCat(448809042991644682) Is Leaving: False

[Discord Roles] Info: Processing Server for TabbyCat(76561############) Discord [LUC] TabbyCat(448809042991644682) Is Leaving False

[Discord Roles] Info: TabbyCat skipping Server Sync: [Verified] -> Verified Already Synced

[Discord Roles] Info: TabbyCat skipping Server Sync: [vip] -> VIP Not in group

[Discord Roles] Info: Processing Discord for TabbyCat(76561############) Discord [LUC] TabbyCat(448809042991644682) Is Leaving False

[Discord Roles] Info: Updating [LUC] TabbyCat's discord server nickname to TabbyCat

[Discord Roles] Info: OnDiscordGuildMemberUpdated Added (448809042991644682) to be processed

[Discord Roles] Info: Successfully updated [LUC] TabbyCat's discord server nickname to TabbyCat​

Here is my current config:

{
  "Discord Bot Token": "",
  "Discord Server ID (Optional if bot only in 1 guild)": "",
  "Sync Nicknames": true,
  "Update Rate (Seconds)": 10.0,
  "Use AntiSpamNames On Discord Nickname": false,
  "Sync Data": [
    {
      "Server Group": "Verified",
      "Discord Role ID": "",
      "Sync Source (Server or Discord)": "Server",
      "Sync Notification Settings": {
        "Send message to Server": true,
        "Send Message To Discord": false,
        "Discord Message Channel (Name or ID)": "",
        "Send Message When Added": true,
        "Send Message When Removed": true,
        "Server Message Added Override Message": "",
        "Server Message Removed Override Message": "",
        "Discord Message Added Override Message": "",
        "Discord Message Removed Override Message": ""
      }
    },
    {
      "Server Group": "vip",
      "Discord Role ID": "",
      "Sync Source (Server or Discord)": "Server",
      "Sync Notification Settings": {
        "Send message to Server": true,
        "Send Message To Discord": true,
        "Discord Message Channel (Name or ID)": "",
        "Send Message When Added": true,
        "Send Message When Removed": true,
        "Server Message Added Override Message": "",
        "Server Message Removed Override Message": "",
        "Discord Message Added Override Message": "",
        "Discord Message Removed Override Message": ""
      }
    }
  ],
  "Plugin Log Level (None, Error, Warning, Info)": "Info",
  "Discord Extension Log Level (Verbose, Debug, Info, Warning, Error, Exception, Off)": "Info"
}​
(Intentionally omitted the IDs)

Can you add me on discord MJSU#0814. Want to send you a version to test.

Locked automatically