Vote rewards are not given out after vote. #109


  • Defect
Open
  • _ForgeUser15505852 created this issue Feb 3, 2017

    After /fakevote my vote is registered as seen in /votetop, but no rewards are given to me. An error pops up in console:

     

    [04:47:29] [Server thread/INFO]: 54D issued server command: /fakevote 54D default
    [04:47:29] [Server thread/INFO]: [GAListener] Vote received on default for Player: 54D
    [04:47:29] [Server thread/INFO]: [GAListener] Sent fake vote: Vote (from:default username:54D address:fakeVote.local timeStamp:1486093649363)
    [04:47:29] [Craft Scheduler Thread - 981/WARN]: Exception in thread "Craft Scheduler Thread - 981"
    [04:47:29] [Craft Scheduler Thread - 981/WARN]: org.apache.commons.lang.UnhandledException: Plugin GAListener v1.3.2 generated an exception while executing task 93299
    at org.bukkit.craftbukkit.v1_8_R3.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._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
    at com.swifteh.GAL.RewardTask.run(RewardTask.java:37)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more
  • _ForgeUser15505852 added a tag Defect Feb 3, 2017
  • _ForgeUser15505852 edited description Feb 3, 2017
  • _ForgeUser30742719 posted a comment Mar 12, 2017

    Same issue.

  • bmxbikerider posted a comment Apr 9, 2017

    same issue as you guys doesn't even broadcast and I did the log file and it logs it

     


    Edited Apr 9, 2017
  • _ForgeUser26989782 posted a comment Apr 19, 2017

    same issue here. this issue is new and was not happening before


    Edited Apr 19, 2017
  • bmxbikerider posted a comment Jun 12, 2017

    Make sure you aren't just hitting download go to files and find the lastest one that matches your version I had the issue then thought to do that got 1.8.9 and it worked


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