Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. [22:09:34 ERROR]: [FeatherBoard] Error in placeholder: {bungeecount}
  2. [22:09:34 ERROR]: [FeatherBoard] java.util.ConcurrentModificationException
  3. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
  4. at java.util.ArrayList$Itr.next(ArrayList.java:859)
  5. at be.maximvdw.placeholdercore.placeholders.BungeeCord.getTotalPlayerCount(BungeeCord.java:140)
  6. at be.maximvdw.placeholdercore.placeholders.BungeePlaceholderPack$2.getResult(BungeePlaceholderPack.java:38)
  7. at be.maximvdw.placeholdercore.placeholders.BungeePlaceholderPack$2.getResult(BungeePlaceholderPack.java:32)
  8. at be.maximvdw.placeholderapi.internal.PlaceholderReplacer.getResult(PlaceholderReplacer.java:66)
  9. at be.maximvdw.placeholderapi.internal.PlaceholderReplacer.getResult(PlaceholderReplacer.java:85)
  10. at be.maximvdw.featherboard.dD.a(dD.java:260)
  11. at be.maximvdw.featherboard.dM.a(dM.java:35)
  12. at be.maximvdw.featherboard.Q.a(Q.java:66)
  13. at be.maximvdw.featherboard.Q.a(Q.java:76)
  14. at be.maximvdw.featherboard.api.scoreboard.ScoreboardLine.updatePlaceholders(ScoreboardLine.java:63)
  15. at be.maximvdw.featherboard.api.scoreboard.ScoreboardGroup$AnimationUpdater.run(ScoreboardGroup.java:7)
  16. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84)
  17. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  18. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  19. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  20. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  21. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement