Attatching external IP of computer to minecraft server

Discussion in 'Bukkit Help' started by Sa_KE, Aug 23, 2011.

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

    Sa_KE

    Code:
    15:41:35 [WARNING] **** FAILED TO BIND TO PORT!
    15:41:35 [WARNING] The exception was: java.net.BindException: Cannot assign requ
    ested address: JVM_Bind
    15:41:35 [WARNING] Perhaps a server is already running on that port?
    >
    This is the error i get when trying to bind my external IP to the minecraft server. Can anyone tell me whats wrong or how i can fix it? Im sure i have no other external processes that are using that port.
     
  2. Offline

    Ahagen550

    @Sa_KE
    Please post your server.properties
     
  3. Offline

    Sa_KE

    Code:
    #Minecraft server properties
    #Mon Jul 04 09:59:16 EST 2011
    level-name=world
    allow-nether=true
    view-distance=10
    spawn-monsters=true
    online-mode=false
    spawn-animals=true
    pvp=false
    max-players=40
    server-ip=110.32.226.38
    level-seed=
    server-port=25565
    allow-flight=true
    white-list=false
    
    I realised now that the server-ip must be the computers IP or left blank.

    Thanks for your help
     
  4. Offline

    Ahagen550

    K, So your not having the fail to bind to port issues anymore?

    Also, In the future please either quote the post or add a tag, ex @Ahagen550
    That way people helping you get a notification you responded. :cool:
     
Thread Status:
Not open for further replies.

Share This Page