Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception from MetricsLite on Bukkit 1.7.2 #6

Open
rlf opened this issue Apr 22, 2015 · 0 comments
Open

Exception from MetricsLite on Bukkit 1.7.2 #6

rlf opened this issue Apr 22, 2015 · 0 comments
Labels

Comments

@rlf
Copy link
Owner

rlf commented Apr 22, 2015

22.04 09:12:37 [Server] INFO ... 3 more
22.04 09:12:37 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
22.04 09:12:37 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
22.04 09:12:37 [Server] INFO at dk.lockfuglsang.xrayhunter.metrics.MetricsLite$1.run(MetricsLite.java:175)
22.04 09:12:37 [Server] INFO at dk.lockfuglsang.xrayhunter.metrics.MetricsLite.access$200(MetricsLite.java:53)
22.04 09:12:37 [Server] INFO at dk.lockfuglsang.xrayhunter.metrics.MetricsLite.postPlugin(MetricsLite.java:287)
22.04 09:12:37 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
22.04 09:12:37 [Server] INFO at java.lang.Thread.run(Thread.java:745)
22.04 09:12:37 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
22.04 09:12:37 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
22.04 09:12:37 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
22.04 09:12:37 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin XRayHunter v1.0.2 generated an exception while executing task 83
22.04 09:12:37 [Server] WARN Exception in thread "Craft Scheduler Thread - 14"
@rlf rlf added the bug label Apr 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant