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

Metrics needs to be updated #80

Open
AquaRex opened this issue Feb 8, 2017 · 2 comments
Open

Metrics needs to be updated #80

AquaRex opened this issue Feb 8, 2017 · 2 comments

Comments

@AquaRex
Copy link

AquaRex commented Feb 8, 2017

Running on my Craftbukkit Minecraft 1.11.2 server, the plugin is showing up as green on the plugins list but is not functioning normally. This is the error im getting in the server log:

17.32.05 [WARNING] [HawkEye] Plugin HawkEye v1.6.0 generated an exception while executing task 15
17.32.05 java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
17.32.05 at uk.co.oliwali.HawkEye.Metrics.postPlugin(Metrics.java:375) ~[?:?]
17.32.05 at uk.co.oliwali.HawkEye.Metrics.access$400(Metrics.java:69) ~[?:?]
17.32.05 at uk.co.oliwali.HawkEye.Metrics$1.run(Metrics.java:263) ~[?:?]
17.32.05 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.11.2.jar:git-Bukkit-dbf4ecf]
17.32.05 at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit-1.11.2.jar:git-Bukkit-dbf4ecf]
17.32.05 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_121]
17.32.06 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_121]
17.32.06 at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]

@RoboMWM
Copy link

RoboMWM commented Feb 8, 2017

You should title this as "Metrics needs to be updated"

@AquaRex AquaRex changed the title Hawkeye v1.6.0 generated an exception wheile executing task 15 Metrics needs to be updated Feb 9, 2017
@bob7l
Copy link
Owner

bob7l commented Feb 9, 2017

I didn't even know we used Metrics.. Woops..

I'll fix it when i get time off. I'm pretty sure Metrics is dead so i'll probably just remove it all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants