Advertisement
Guest User

Untitled

a guest
May 31st, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. [Server] WARN Exception in thread "Craft Scheduler Thread - 1499"
  2. 31.05 11:46:05 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin SignURLs v1.0.4 generated an exception while executing task 142
  3. 31.05 11:46:05 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. 31.05 11:46:05 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  5. 31.05 11:46:05 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6. 31.05 11:46:05 [Server] INFO at java.lang.Thread.run(Thread.java:745)
  7. 31.05 11:46:05 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  8. 31.05 11:46:05 [Server] INFO at org.mcstats.MetricsLite.postPlugin(MetricsLite.java:285)
  9. 31.05 11:46:05 [Server] INFO at org.mcstats.MetricsLite.access$3(MetricsLite.java:278)
  10. 31.05 11:46:05 [Server] INFO at org.mcstats.MetricsLite$1.run(MetricsLite.java:173)
  11. 31.05 11:46:05 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  12. 31.05 11:46:05 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  13. 31.05 11:46:05 [Server] INFO ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement