Prints to Discord enabled, but DiscordEvents is null or emptyError

Hi,

I've added webhook and set to true discord notify but i'm getting this error:

[Hackable Lock] Prints to Discord enabled, but DiscordEvents is null or empty!

The wird thing is i'm getting notified in discord too.

{
  "Global settings": {
    "Use permissions": false,
    "Allow admins to use without permission": true,
    "Enabled?": true,
    "Lock time (seconds)": 360.0,
    "Use Clans": true,
    "Use Teams": false,
    "Use Friends": false
  },
  "Chat settings": {
    "Chat steamID icon": 0,
    "Notifications Enabled?": true,
    "Player Console Notifications only": false
  },
  "Discord settings": {
    "WebhookURL": "https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    "Enabled?": true
  }
}

I've setup too discord logger with these settings with global default webhook:

  "Hackable Locked Crate settings": {
    "WebhookURL": "https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    "Enabled?": true
  },

What i'm doing wrong?

I too am having this issue. I'm assuming its broken? I have checked and rechecked. Even created new channel and new webhook. Still same error. 

Merged post

Yup same here.

Merged post

Ive tried to edit the file and make several changes but nothing works.