Benz56 / PocketGames

A repository merely used as a Wiki page for the Minecraft plugin Pocket Games.
0 stars 0 forks source link

Error message #3

Closed RobZenFL closed 11 months ago

RobZenFL commented 4 years ago

Spigot 1.13.2 Plugin version: Newest

Error message. Don't know what happened before, 50% chance that a player clicked "back to menu" in "Super 2048".

07.03 14:11:23 [Server] WARN [PocketGames] Plugin PocketGames v3.19.1 generated an exception while executing task 195679 07.03 14:11:23 [Server] INFO java.util.ConcurrentModificationException: null 07.03 14:11:23 [Server] INFO at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) ~[?:1.8.0_171] 07.03 14:11:23 [Server] INFO at java.util.ArrayList$Itr.next(ArrayList.java:859) ~[?:1.8.0_171] 07.03 14:11:23 [Server] INFO at com.live.bemmamin.pocketgames.mysql.DbSavesHandler.lambda$uploadSave$2(DbSavesHandler.java:85) ~[?:?] 07.03 14:11:23 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot.jar:git-Spigot-1a3504a-e7700ab] 07.03 14:11:23 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-1a3504a-e7700ab] 07.03 14:11:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171] 07.03 14:11:23 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171] 07.03 14:11:23 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]