Solved Votifier Problems

Discussion in 'Bukkit Help' started by NickoGreeks, Oct 13, 2013.

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

    NickoGreeks

    Ok, So Im using Votifier and SimpleVoteListener to give players diamonds. I went on PlanterMinecraft to put in the server and it says Votifier is linked to Planter Minecraft. The thing is, when someone votes, nothing happens. Nothing is given to them, which leads me to believe that there's something wrong with SimpleVoteListener. Any suggestions?
     
  2. I had this problem too with planetminecraft, and others too. I guess this is not your fault but planet minecraft's
     
  3. Offline

    j1752ss

    if I were u I would Use Galistener Easy To config :) And I have no problems with it from planet minecraft or any other website
     
    kaiegggy likes this.
  4. I agree, I am also using GAListener!
     
    kaiegggy and j1752ss like this.
  5. Offline

    NickoGreeks

    I don't know, I'll try it out.
     
  6. Offline

    NickoGreeks

    I don't think it is working

    seems like /fakevote does not work... meaning it might not be working...

    <merged posts - Iroh>
     
  7. Offline

    Iroh

    Try changing ports, your host may have your server running on the same machine as another server trying to use the same port. /fakevote works you just aren't using it correctly.
     
  8. Offline

    NickoGreeks

    How do you want me to change ports? To Nothing so it's like server port=
     
  9. Offline

    PolarCraft

    No he means in the config of each plugin try changing those ports. Like the votifier port change that.
     
  10. Offline

    NickoGreeks

    To what? 25645?
     
  11. Offline

    PolarCraft

    No. A different port from everything. So example "2150". (Wonder's if that is a actually port for bukkit)
     
  12. Offline

    NickoGreeks

    How do I check if this works without having someone vote?
     
  13. Offline

    PolarCraft

    Well on some votifier listeners there are testers.
     
  14. Offline

    NickoGreeks

    I think It would help if i mention that my server ip is mc.avatarlords.us this is the alias of s20.hosthorde.com:25645 I am using GalListener
     
  15. Offline

    Iroh

    Change the port in the votifier config to 8195 (I know that one works its what I use) then change the port on planetminecraft and click the Test Votifier Connection button.
     
  16. Offline

    NickoGreeks

    Ok It says it's connected, but it was like that before I did anything.
     
  17. Offline

    Iroh

    Great so thats working, now what listener are you using, and what folder did you put it in?
     
  18. Offline

    NickoGreeks

    I have two which did not work; SimpleVoteListener, then found out that didn't work, switched to GAListener and that did not work.

    I get these errors I don't know if they're related:
    Code:
    13.10 21:55:07 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:268)
    13.10 21:55:07 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:286)
    13.10 21:55:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382)
    13.10 21:55:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    13.10 21:55:07 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    13.10 21:55:07 [Server] INFO at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172)
    13.10 21:55:07 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75)
    13.10 21:55:07 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81)
    13.10 21:55:07 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:330)
    13.10 21:55:07 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:369)
    13.10 21:55:07 [Server] INFO java.net.SocketException: Unresolved address
    13.10 21:55:07 [Server] SEVERE with hosting services and, if so, you should check with your hosting provider.
    13.10 21:55:07 [Server] SEVERE IP address and port are not already in use. This is a common problem
    13.10 21:55:07 [Server] SEVERE Error initializing vote receiver. Please verify that the configured
    13.10 21:55:07 [Server] INFO Enabling Votifier v1.9
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 4, 2016
  19. Have you put the GAListener jar in the plugin folder or in the listeners folder? If you have put it in the listeners folder, just replace it to the plugins folder. DO NOT FORGET TO DELETE THE SIMPLEVOTELISTENER. If you still have an error after doing this: Have you got the latest bukkit and GaListener build?
     
  20. Offline

    NickoGreeks

    Galistener says to download it to the plugins folder are they wrong or something?

    I says:" - When installing you must place the GAListener.jar into your /plugins folder."

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 4, 2016
  21. Offline

    Iroh

    (Rember if you want me to reply tahg me!)
    So just to be clear you have galistener in your plugins folder and nothing in your listeners folder correct?
     
  22. Offline

    NickoGreeks

    Iroh Yes that is correct. Am I stupid? :(
     
  23. Offline

    Iroh

    Okay great, now make sure /fakevote <user> works then if that works test connection on pmc.
     
  24. Offline

    NickoGreeks

    Iroh How do I know if it works, all it says is fakevote sent!
     
  25. Offline

    armorlord4

    I would suggest using the GiveAnythingListener (GAListener, for short).

    Also, make sure that in server.properties you have the query set to the same number as the votifier/listener, that was what stumped me for the longest time.
     
  26. Offline

    NickoGreeks

    armorlord4 I am using GAListener and Votifier. Nothing worked. Here's most of my info: Im using hosthorde
    as a dedicated server running through an alias: mc.avatarlords.us. Here is my config for server.properties:
    Code:
    #Minecraft server properties
    #Mon Oct 14 15:22:44 MDT 2013
    generator-settings=
    op-permission-level=4
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=8192
    level-type=DEFAULT
    enable-rcon=false
    hellworld=true
    force-gamemode=false
    level-seed=
    server-ip=s20.hosthorde.com
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=true
    server-id=unnamed
    pvp=true
    difficulty=2
    enable-command-block=true
    gamemode=0
    player-idle-timeout=0
    max-players=50
    spawn-monsters=true
    view-distance=10
    generate-structures=true
    spawn-protection=16
    motd=\u00A76\u00A7l\u00A7ka\u00A79\u00A7lAvatarLords\u00A76\u00A7l\u00A7ks
    And my config for votifier:
    Code:
    host: mc.avatarlords.us
    port: 8192
    debug: false
    listener_folder: plugins/Votifier/listeners
    Anyone else that can help is GREATLY appreciated.
     
  27. Try other ports, at my server 8192 also didnt work I used 8193 I remember, try figuring out some stuff.
     
  28. Offline

    NickoGreeks

    DreamCastNetwork I keep getting this error:
    Code:
    15.10 15:03:24 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
    15.10 15:03:24 [Server] INFO at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:24)
    15.10 15:03:24 [Server] INFO at org.bukkit.Bukkit.reload(Bukkit.java:277)
    15.10 15:03:24 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.reload(CraftServer.java:612)
    15.10 15:03:24 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:268)
    15.10 15:03:24 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:286)
    15.10 15:03:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382)
    15.10 15:03:24 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    15.10 15:03:24 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    15.10 15:03:24 [Server] INFO at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172)
    15.10 15:03:24 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75)
    15.10 15:03:24 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81)
    15.10 15:03:24 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:330)
    15.10 15:03:24 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:369)
    15.10 15:03:24 [Server] INFO java.net.SocketException: Unresolved address
    15.10 15:03:24 [Server] SEVERE with hosting services and, if so, you should check with your hosting provider.
    15.10 15:03:24 [Server] SEVERE IP address and port are not already in use. This is a common problem
    15.10 15:03:24 [Server] SEVERE Error initializing vote receiver. Please verify that the configured
     
  29. 15.10 15:03:24 [Server] SEVERE with hosting services and, if so, you should check with your hosting provider.
    15.10 15:03:24 [Server] SEVERE IP address and port are not already in use. This is a common problem
    15.10 15:03:24 [Server] SEVERE Error initializing vote receiver. Please verify that the configured


    Seems that you need to contact your hosting provider :L
     
Thread Status:
Not open for further replies.

Share This Page