Error message in the console

Getting this frequently:

Timer of 600s has failed in 'Smart Chat Bot v2.0.13 by Iv Misticos' [callback] (Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index)
   at AutoMessage System.Collections.Generic.List<Oxide.Plugins.SmartChatBot+AutoMessage>.get_Item(int index)
   at void Oxide.Plugins.SmartChatBot.HandleBroadcast(AutoMessageGroup group) in /home/container/carbon/plugins/SmartChatBot.cs:line 615
   at void Oxide.Plugins.SmartChatBot.OnServerInitialized()+() => { } in /home/container/carbon/plugins/SmartChatBot.cs:line 249
   at Timer Oxide.Plugins.Timers.Every(float time, Action action)+() => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 86

What's your broadcast configuration?

99BYoH3HIic1fJr.png misticos

What's your broadcast configuration?

I'm not sure what you mean? You want the plugin's config?

Yes, the auto broadcast/message part

Still don't understand. Here's my config:

{
  "Chat Icon (Steam Id)": "76561############",
  "Toggle Chat Command": "tips",
  "AutoReply `Broadcast to all` option to broadcast to team only if keywords sent from team chat": true,
  "Replies' Language Settings": {
    "Server Languages (Creates lang file for each in data/AutomatedMessages/lang)": [
      "en"
    ],
    "Default Server Language": "en"
  },
  "Cooldown Settings": {
    "AutoReply Cooldown (in seconds)": 30,
    "ChatCommand Cooldown (in seconds)": 30,
    "ZoneManager Cooldown (in seconds)": 0,
    "MonumentWatcher Cooldown (in seconds)": 15
  },
  "Player Data Settings": {
    "Disable saving data file": false,
    "Reset on new wipe": true
  },
  "Crate Hack Trigger Settings": {
    "Excluded Monuments": [],
    "Supported Monuments for Reference (Do Not Edit)": "Abandoned Supermarket | Oxum's Gas Station | Mining Outpost | Ferry Terminal | Large Harbor | Small Harbor | Dome | Junk Yard | Sewer Branch | Satellite Dish | Large Oil Rig | Small Oil Rig | Train Yard | Power Plant | Water Treatment Plant | Giant Excavator Pit | Nuclear Missile Silo | Arctic Research Base | Airfield | Launch Site | Military Tunnels | Radtown"
  },
  "Sample Types for Reference (Do Not Edit)": "Timed | ChatCommand | AutoReply | NewPlayerJoined | PlayerConnected | PlayerDisconnected | PermissionGranted | PermissionRevoked | AddedToGroup | RemovedFromGroup | PlayerDead | CrateHacked | EnteredDeepSea | LeftDeepSea | EnteredZone | LeftZone | EnteredMonument | LeftMonument",
  "Actions": [
    {
      "Type (Check Sample Types above for Reference)": "Timed",
      "Id": "13892017937676039847",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Interval between messages in minutes (if Type = Timed)": 10.0,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": true
    },
    {
      "Type (Check Sample Types above for Reference)": "ChatCommand",
      "Id": "13892017938422354711",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "discord",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "ChatCommand",
      "Id": "13892017938456097316",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "supply,signal",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "ChatCommand",
      "Id": "3871710416727544807",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "wipe",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017938641922243",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "mini",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017939170468101",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "excavator",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017938444374880",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "ge",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017938424745465",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "skin",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017938509431744",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "turbine",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017937532961305",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "windmill",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017938258478976",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "wind",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017938790033974",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "discord",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017938861902936",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "decay",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "13892017939477852599",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "powerplant",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "14365646585566747943",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "wipe",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "2602002609231710743",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "broken,not working,doesn't work,doesnt work",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AutoReply",
      "Id": "5240398338203449299",
      "Enabled": false,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "recycler",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "NewPlayerJoined",
      "Id": "13892017937360268289",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": true,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "PlayerConnected",
      "Id": "13892017938383248730",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [
        "oldman"
      ],
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": true,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "AddedToGroup",
      "Id": "13892017939327154147",
      "Enabled": true,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "vip"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "vip",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "EnteredZone",
      "Id": "14200743086985469759",
      "Enabled": false,
      "Send in chat": false,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": false,
      "Send as game tip": true,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "EnteredZone",
      "Id": "18187751366102478839",
      "Enabled": false,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": true,
      "Send as game tip": false,
      "Player Can Disable?": false
    },
    {
      "Type (Check Sample Types above for Reference)": "LeftZone",
      "Id": "1216171913404506756",
      "Enabled": false,
      "Send in chat": true,
      "Game tip color (true = blue - false = red)": true,
      "Custom chat icon (Steam Id)": "0",
      "Permissions": [],
      "Groups": [
        "default"
      ],
      "Blacklisted Permissions": [],
      "Blacklisted Groups": [],
      "Target": "",
      "Don't trigger for admins": false,
      "Use trigger owner chat icon": false,
      "Broadcast to all?": true,
      "Send as game tip": false,
      "Player Can Disable?": false
    }
  ],
  "Version": {
    "Major": 2,
    "Minor": 2,
    "Patch": 6
  }
}​