Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. [10:42:00 WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 1115
  2. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  3. at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  4. at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
  5. at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
  6. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[minecraft_server.jar:git-Spigot-6f7aabf-c8ff651]
  7.  
  8. at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [minecraft_server.jar:git-Spigot-6f7aabf-c8ff651]
  9.  
  10. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_74]
  11. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_74]
  12. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement