Problem/Bug Vault/Votifier is not working

Discussion in 'Bukkit Help' started by BlazeFactions, Aug 29, 2015.

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

    BlazeFactions

    Hey my votifier/Vault is not working??? idk why this is the startup log message PLZ HELP!


    org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.jar:git-Spigot-9a88a38-91ee2c2]
    29.08 00:15:29 [Server] INFO at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9.jar:?]
    29.08 00:15:29 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9.jar:?]
    29.08 00:15:29 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9.jar:?]
    29.08 00:15:29 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_45]
    29.08 00:15:29 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_45]
    29.08 00:15:29 [Server] INFO at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:382) ~[?:1.8.0_45]
    29.08 00:15:29 [Server] INFO at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_45]
    29.08 00:15:29 [Server] INFO java.net.BindException: Cannot assign requested address
    29.08 00:15:29 [Server] ERROR with hosting services and, if so, you should check with your hosting provider.
    29.08 00:15:29 [Server] ERROR IP address and port are not already in use. This is a common problem
    29.08 00:15:29 [Server] ERROR Error initializing vote receiver. Please verify that the configured


    29.08 14:38:35 [Server] INFO Vault plugin detected, hook with PermissionsEx system
     
  2. Offline

    shades161

    That looks like thats the issue. A port or ip address is wrong. Also, make sure the votifier version you are using and the vault version you are using are compatible with each other, as that may also be the issue.
     
  3. Offline

    Thepom360

    I've had this happen to me, @shades161 is right, it's the IP and Port, another Server is using the same IP and Port so what you can is, spend some time working out what ports are not being used. maybe try 8000 to 9000 ( maybe 8040) restart your server each time you try a new port and send a test vote to the server.
     
    shades161 likes this.
Thread Status:
Not open for further replies.

Share This Page