Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. > [22:02:59 INFO]: [GAListener] Connection established!
  2. > [22:02:59 WARN]: org.apache.commons.lang.UnhandledException: Plugin GAListener v1.3.2 generated an exception while executing task 475
  3. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
  5. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  6. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  7. at java.lang.Thread.run(Thread.java:748)
  8. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
  9. at com.swifteh.GAL.Metrics.postPlugin(Metrics.java:335)
  10. at com.swifteh.GAL.Metrics.access$4(Metrics.java:328)
  11. at com.swifteh.GAL.Metrics$1.run(Metrics.java:223)
  12. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  13. at org.bukkit.cr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement