ArgumentOutOfRangeException when broadcastingError
Hello. I get this error in console and next the autobroadcast stop working.
Failed to run a 300.00 timer in 'AutoBroadcast v1.0.9' (ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: index) at System.Linq.Enumerable.ElementAt[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Int32 index) [0x0007b] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.AutoBroadcast.<Broadcast>m__0 () [0x000e9] in <84e232af97894a7999dff703871174b8>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <dfcb48ea05694263bbc08e62a39c274c>:0

I have default config, and this messages on lang.
{
  "UseStats": "Use !stats to show your statistics",
  "Silcommand": "Usa el comando < /sil url > para poner una imagen en un cartel (no me seas un pablo motos)",
  "HowToJoinOnDiscord": "Join the discord in ESC -> SESSION -> WEBSITE",
  "Podium": "Use !podium to show the 5 best players of this wipe"
}
It start using 4 messages in json. Have autobroadcast a maximum of messages?