TVPT / VoxelSniper

The premiere long-distance brush editor for Minecraft
Other
128 stars 115 forks source link

VoxelSniper v5.171.0 exception #309

Closed Sandukhan closed 7 years ago

Sandukhan commented 7 years ago

Tends to spam the console from time to time. Runing latest VoxelSniper v5.171.0 on spigot 1.11.2-R0.1 (4741400-c1aa859)

[13:32:26] [Craft Scheduler Thread - 6/WARN]: [VoxelSniper] Plugin VoxelSniper v5.171.0-SNAPSHOT generated an exception while executing task 19 java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at org.mcstats.Metrics.postPlugin(Metrics.java:357) ~[?:?] at org.mcstats.Metrics.access$4(Metrics.java:350) ~[?:?] at org.mcstats.Metrics$1.run(Metrics.java:245) ~[?:?] at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot_server.jar:git-Spigot-4741400-c1aa859] at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot_server.jar:git-Spigot-4741400-c1aa859] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]

masterX244 commented 7 years ago

use the setting for disable plugin metrics, afaik it resides in a separate folder

Deamon5550 commented 7 years ago

Something else is pulling in an older version of Metrics, the version of VoxelSniper you are running has the updated version.