Votifier help!

Discussion in 'Bukkit Help' started by Brahhh, Sep 11, 2012.

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

    Brahhh

    I need help with votifier I've tried fixing it many times but I get the same error!


    Code:
            at java.net.PlainSocketImpl.socketBind(Native Method)
            at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
            at java.net.ServerSocket.bind(Unknown Source)
            at java.net.ServerSocket.bind(Unknown Source)
            at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81)
            at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75)
            at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
            at com.ryanclancy000.plugman.utilities.Utilities.reloadPlugin(Utilities.java:440)
            at com.ryanclancy000.plugman.PlugManCommands.onCommand(PlugManCommands.java:83)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
            at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:488)
            at net.minecraft.server.DedicatedServer.ah(DedicatedServer.java:248)
            at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
            at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    04:53:05 [SEVERE] [Votifier] Votifier did not initialize properly!
    
     
  2. Offline

    Gunnerrrrr

    Is this on startup or while a vote came through?

    Please Provide more information.
     
  3. Offline

    Brahhh

    On startup or reload. It always does it :/
     
  4. Offline

    Gunnerrrrr

    What version of craftbukkit are you using?
    Are you running on localhost?
    And what version of votifier do you have?
     
  5. Offline

    Brahhh

    I'm running craftbukkit R2.0 1.3.1
    No
    Latest Version
     
  6. Offline

    Gunnerrrrr

    One last question, do you have any listeners?

    And try saving your votifier info to a voting website such as www.minestatus.net, send a test vote, and send what happens.
     
  7. Offline

    Brahhh

    I'm using the votifierscripts plugin, and I did and no errors popped up.
     
  8. Offline

    Gunnerrrrr

    That is strange, so if you actually vote for the server does it work via VotifierScript
     
  9. Offline

    Brahhh

    No, it doesn't even put up the broadcast. :/
     
  10. Offline

    Gunnerrrrr

    I can't seem to read that error, is that the full error?
    And can you send me your VotifierScript please at www.pastebin.com
     
  11. Offline

    Brahhh

    I figured out the problem. The listeners folder wasn't in votifier and it was redirecting to a folder that didn't exist haha. Thanks anyways!
     
  12. Offline

    marin1805

    Test votifier connections and if it works with listeners. Check this topic.

    You will get an output from the web tool, what is wrong with it...
     
  13. Offline

    Cpt_Jellyfish

    So how did you fix the problem because I am having the same error on startup. Also the mine status votifier test says that there was an internal error and so it timed out. Please help
     
Thread Status:
Not open for further replies.

Share This Page