Plugin AcceptRules v2.7-53 generated an exception while executing task 7 #51


  • New
  • Defect
Closed
  • user_11745428 created this issue Oct 14, 2016

    What steps will reproduce the problem?
    Run server/have no one on the server

    What is the expected output? What do you see instead?
    Text should not appear

    What version of the product are you using?
    2.7, Spigot MC v 1.10.2

    Do you have an error log of what happened?
    org.apache.commons.lang.UnhandledException: Plugin AcceptRules v2.7-53 generated an exception while executing task 7
            at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
            at org.mcstats.Metrics.postPlugin(Metrics.java:335)
            at org.mcstats.Metrics.access$400(Metrics.java:57)
            at org.mcstats.Metrics$1.run(Metrics.java:223)
            at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
            at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
            ... 3 more

    Please provide any additional information below.

  • user_11745428 added the tags New Defect Oct 14, 2016
  • Lolmewn posted a comment Oct 22, 2016

    You can apply special-sources on the plugin and then it'll work again.

  • Lolmewn closed issue May 31, 2019
  • Lolmewn posted a comment May 31, 2019

    Fixed in v2.8


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