Closed AtkinsSJ closed 14 years ago
I know exactly why this happens, I think: A player is disconnected during a "foreach player" call, which changes the player collection and produces that error. No idea how to fix it, though.
Probably some clever mutexing (curse you, thread-safety!)
Alright, I believe I fixed this.