Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. [22:26:37] [Server thread/INFO]: ProAngelGR issued server command: /top
  2. [22:26:37] [Craft Scheduler Thread - 5/WARN]: Exception in thread "Craft Scheduler Thread - 5"
  3. [22:26:37] [Craft Scheduler Thread - 5/WARN]: org.apache.commons.lang.UnhandledException: Plugin TopLite v1.1.1 generated an exception while executing task 46
  4. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  6. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  7. at java.lang.Thread.run(Unknown Source)
  8. Caused by: java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()Ljava/util/Collection;
  9. at be.maximvdw.toplitecore.n.a.a.h(BukkitUtils.java:98)
  10. at be.maximvdw.toplite.b.b.b(ServerPart.java:56)
  11. at be.maximvdw.toplite.b.f.b(TopPart.java:110)
  12. at be.maximvdw.toplite.b.f.a(TopPart.java:91)
  13. at be.maximvdw.toplite.a.a$1.run(TopCommand.java:87)
  14. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:67)
  15. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  16. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement