Cypherke / mua

Minecraft Ultrahardcore Admin
MIT License
2 stars 0 forks source link

TP: deleting a TP crashed the script (but not the server) #1

Closed Cypherke closed 5 years ago

Cypherke commented 5 years ago

[19:26:32] [Server thread/INFO]: !tp delete mesa

java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) at java.util.ArrayList$Itr.next(ArrayList.java:851) at be.cypherke.mua.db.TeleportsDb.removeTeleport(TeleportsDb.java:107)

Cypherke commented 5 years ago

fixed in 8a7096b2