Votifier Help [Error]

Discussion in 'Bukkit Help' started by Bar3lyBlind, Jun 2, 2013.

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

    Bar3lyBlind

    Hey Bukkiteers, i'm back again with another problem. It's a Votifier problem.
    Well here is the error that i get:
    Code:
    15:13:38 [INFO] [Votifier] Enabling Votifier v1.9
    15:13:38 [SEVERE] [Votifier] Error initializing vote receiver. Please verify tha
    t the configured
    15:13:38 [SEVERE] [Votifier] IP address and port are not already in use. This is
    a common problem
    15:13:38 [SEVERE] [Votifier] with hosting services and, if so, you should check
    with your hosting provider.
    java.net.BindException: Cannot assign requested address: JVM_Bind
            at java.net.DualStackPlainSocketImpl.bind0(Native Method)
            at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)
            at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
            at java.net.PlainSocketImpl.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.jav
    a: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:457)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
            at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.jav
    a:282)
            at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.
    java:264)
            at org.bukkit.craftbukkit.v1_5_R3.CraftServer.reload(CraftServer.java:60
    5)
            at org.bukkit.Bukkit.reload(Bukkit.java:185)
            at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    23)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    9)
            at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServe
    r.java:523)
            at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchServerCommand(Craf
    tServer.java:512)
            at net.minecraft.server.v1_5_R3.DedicatedServer.an(DedicatedServer.java:
    262)
            at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:2
    27)
            at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:4
    77)
            at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java
    :410)
            at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:5
    73)
    15:13:38 [SEVERE] [Votifier] Votifier did not initialize properly!
    I think it has to deal with the port i am using.
    I was using 8192 (default), but then it said the thing up top ^^ So i changed it a couple of times till i put in a random number of 25585 as the port. The ip can't be in use right now, otherwise people won't be able to connect to my server.
    I have port forwarded 25585. Here is a screen shot:
    [​IMG]
    http://imgur.com/G2e0edL
    So yeah please help me :)

    Any help please?

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

    agastopia

    Try doing for your port 1892
     
  3. Offline

    Bar3lyBlind

    It didn't work, my friend :(
     
  4. Offline

    agastopia

    hmm is it port forwarded?
     
  5. Offline

    Iroh

    forward 8192 to your static ipv4
     
  6. Offline

    Bar3lyBlind

    Yes
    How do i forward it to my static ipv4, i know how to portfoward, but now how to forward it to my static ipv4
    EDIT: Iroh I couldn't find anything on how.. Well i did, but that just crashed my internet BIG time..
     
  7. Offline

    Iroh

    You need to set up a static 192.168.1.*** so when you forward you always forward to the same place. Here is a tutorial.
     
Thread Status:
Not open for further replies.

Share This Page