Plugin SWatchdog v1.19 generated an exception while executing task 7 #34


  • New
  • Defect
  • Invalid
Open
  • Forge_User_18734021 created this issue Oct 28, 2019

    The issue appears all the time. I think everything you need is shown in the message. If something is

    missing - just tell me what you need to fix it. Thanks upfront, i really appreciate the

    tool and would love to use it in the future :)

    [06:51:42 WARN]: [SWatchdog] Plugin SWatchdog v1.19 generated an exception while executing task 7
    java.lang.NoSuchMethodError: 'org.bukkit.entity.Player[] org.bukkit.Server.getOnlinePlayers()'
    at org.mcstats.Metrics.postPlugin(Metrics.java:352) ~[?:?]
    at org.mcstats.Metrics.access$5(Metrics.java:343) ~[?:?]
    at org.mcstats.Metrics$1.run(Metrics.java:261) ~[?:?]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-209]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-209]
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-209]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
    at java.lang.Thread.run(Thread.java:830) [?:?]
    > save-off
    > save-all
    [07:00:01 INFO]: Automatic saving is now disabled
    [07:00:01 INFO]: Saving the game (this may take a moment!)
    [07:00:02 INFO]: Saved the game
    > save-on
    [07:00:41 INFO]: Automatic saving is now enabled
    [07:01:42 WARN]: [SWatchdog] Plugin SWatchdog v1.19 generated an exception while executing task 7
    java.lang.NoSuchMethodError: 'org.bukkit.entity.Player[] org.bukkit.Server.getOnlinePlayers()'
    at org.mcstats.Metrics.postPlugin(Metrics.java:352) ~[?:?]
    at org.mcstats.Metrics.access$5(Metrics.java:343) ~[?:?]
    at org.mcstats.Metrics$1.run(Metrics.java:261) ~[?:?]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-209]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-209]
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-209]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
    at java.lang.Thread.run(Thread.java:830) [?:?]
    [07:04:25 INFO]: Epixelated is now sleeping
    [07:11:42 WARN]: [SWatchdog] Plugin SWatchdog v1.19 generated an exception while executing task 7
    java.lang.NoSuchMethodError: 'org.bukkit.entity.Player[] org.bukkit.Server.getOnlinePlayers()'
    at org.mcstats.Metrics.postPlugin(Metrics.java:352) ~[?:?]
    at org.mcstats.Metrics.access$5(Metrics.java:343) ~[?:?]
    at org.mcstats.Metrics$1.run(Metrics.java:261) ~[?:?]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-209]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-209]
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-209]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
    at java.lang.Thread.run(Thread.java:830) [?:?]

  • Forge_User_18734021 added the tags Defect Invalid New Oct 28, 2019

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