Thread exception on bootup #7


  • New
  • Defect
Open
Assigned to _ForgeUser8383609
  • rautamiekka created this issue Apr 28, 2016

    What steps will reproduce the problem?
    1. Use Spigot 1.9.2-R0.1 (5a40365-f63139) and LBS 0.8.
    2. Keep eye on the Server booting, it should print this error.

    What is the expected output? What do you see instead?
    Nothing should show up.

    Do you have an error log of what happened?
    [code][17:57:31 WARN]: org.apache.commons.lang.UnhandledException: Plugin LBStats v0.8 generated an exception while executing task 29 at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at com.ballzofsteel.LBStats.Metrics.postPlugin(Metrics.java:363) at com.ballzofsteel.LBStats.Metrics.access$5(Metrics.java:354) at com.ballzofsteel.LBStats.Metrics$1.run(Metrics.java:255) at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71) at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more[/code]

    Please provide any additional information below.
    The plugin seems to work just fine otherwise.

  • rautamiekka added the tags New Defect Apr 28, 2016

To post a comment, please login or register a new account.