Hello, we use your queue system on EarthMC and when the queue gets up to around 150 players it starts to spam errors such as this:

As it is attempting to remove items from the linked list at position 0 I assume the issue is some concurrent modification and not that the position isn't indexed.