Solved Votifier Help

Discussion in 'Bukkit Help' started by judeman222, Jun 23, 2015.

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

    judeman222

    I've been trying for ages for minecraft-server-list.com to recognize my votifier. I don't have a listener in the folder but the config file looks like this --

    host:75.191.220.7
    port: 8192
    debug: false
    listener_folder: plugins/Votifier/listeners

    I used my server's IP and the default votifier port. The server is port forwarded as well so it should be able to recognize it. I even went to canyouseeme.org and it confirmed that my ip with my server port works. Can anybody fix this?

    I also put in the public key right. I used the public key file in the rsa folder.
     
  2. Offline

    oceantheskatr

    Use a different port maybe? Though since you're hosting from home I don't think it'd make a difference...

    You need a space between host: and your IP. That may be the problem :)

    You don't necessarily need any listeners in that folder. I use GAListener (paid version) and It's just a plugin you toss in the plugins folder and configure. It hooks in to Votifier on startup and listens for votes from it :)

    Paid version supports UUIDs and has lots of other good features the free one doesn't:
    <Edit by Moderator: Redacted not allowed paid resource url>
     
    Last edited by a moderator: Dec 5, 2016
  3. Offline

    judeman222

    @oceantheskatr I put a space between the host: and the IP but It didnt change anything. it's showing this message --

    [Unable to connect to the Votifier server on Port: 8192 - (Connection timed out) - Are you sure you have Votifier installed?]

    I don't know how to find out another port to use either.
     
  4. Offline

    Toxic__Waste

    can you use any other sites to vote on version of you server and votifier also
     
  5. Offline

    judeman222

    @Toxic__Waste
    I tried using the mineserver test but that even said it couldnt find me

    @Toxic__Waste
    yea how do i open it or find a port that actually IS open that I can use

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 26, 2017
  6. Offline

    Toxic__Waste

    [​IMG]
    8192 is closed on 75.191.220.7.
     
  7. Offline

    oceantheskatr

    Make sure you've port forwarded 8192 I guess then.
     
  8. Offline

    judeman222

    @oceantheskatr I just port forwarded the port 8192 and It's still saying it.
     
  9. Offline

    oceantheskatr

    Do you get any errors from Votifier when starting your server?
     
  10. Offline

    judeman222

  11. Offline

    Toxic__Waste

    you need to get to your router usually 192.168.0.1 open in your browser

    http://setuprouter.com/

    find your router
     
  12. Offline

    judeman222

    @Toxic__Waste
    Yea I can do that by getting my default gateway into the browser and logging in. It takes me to the page where I can control the router and port forward.
     
  13. Offline

    Toxic__Waste

    well at this point your on your own its your router and most have a different way of port fowarding when you find your router on that link you can get the right instruction to port forward your particular router
     
  14. Offline

    oceantheskatr

    Oh derp, try replacing host: 75.191.220.7 with host: localhost

    That should work.
     
  15. Offline

    Toxic__Waste

    host: 0.0.0.0
    port: 8192
    debug: false
    listener_folder: plugins/Votifier/listeners


    this is mine
     
  16. Offline

    judeman222

  17. Offline

    oceantheskatr

    Yay! Please mark your thread as solved if you don't have any other questions. More info in my signature.
     
Thread Status:
Not open for further replies.

Share This Page