Problem/Bug chest shop console warning

Discussion in 'Bukkit Help' started by ameliafr, Dec 15, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    ameliafr

    [What steps will reproduce the problem?]
    unsure
    The issue runs constant in console from time to time.

    [What is the expected output? What do you see instead?]
    ...I don't want to see the error at all.

    [What version of the plugin are you using?]
    ChestShop v3.8.12

    [What version of the CraftBukkit are you using? (/version)]
    Craftbukkit 1.11

    [What economy plugin are you using? (iConomy, BOSEconomy, etc? - include version as well)]
    ... version ...Essentials 2.0

    [If the defect involves other plugins, please include their names and versions below]
    ...

    Code:
    [18:12:44 WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 19
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
        at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
        at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
        at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-latest.jar:git-Bukkit-0805f60]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit-latest.jar:git-Bukkit-0805f60]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_60]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_60]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
     
  2. Online

    timtower Administrator Administrator Moderator

    @ameliafr Plugin version is not compatible with server version.
    Try updating ChestShop.
     
  3. Offline

    ameliafr

    the plugin has been abandoned no new update is their another one you recommend that i won't have to reset my shops
     
  4. Online

    timtower Administrator Administrator Moderator

    @ameliafr I highly doubt that there are plugins with the exact same configs.
    Code:
    java -jar BuildData/bin/SpecialSource-2.jar map -m CraftBukkit/deprecation-mappings.csrg -i DownloadedPlugin.jar -o DownloadedPlugin-1.11.jar
    Replace DownloadedPlugin with your plugin name, make sure that the output is a different file.
     
  5. Offline

    ameliafr

    does nothing in console
     
  6. Online

    timtower Administrator Administrator Moderator

    Please define "Does nothing"
     
  7. Offline

    ameliafr

    does not register no action its like typing nothing into the cmd
     
Thread Status:
Not open for further replies.

Share This Page