Server Won't Load

Discussion in 'Bukkit Help' started by XDshadowDX, Oct 17, 2012.

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

    XDshadowDX

    Code:
    195 recipes
    27 achievements
    20:57:55 [INFO] Starting minecraft server version 1.3.2
    20:57:55 [INFO] Loading properties
    20:57:55 [INFO] Default game type: SURVIVAL
    20:57:55 [INFO] Generating keypair
    20:57:56 [INFO] Starting Minecraft server on 72.199.85.192:25566
    20:57:56 [WARNING] **** FAILED TO BIND TO PORT!
    20:57:56 [WARNING] The exception was: java.net.BindException: Cannot assign requ
    ested address: JVM_Bind
    20:57:56 [WARNING] Perhaps a server is already running on that port?
    
    PLZ HELP!

    I also have team viewer

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

    wowlover6877

    Can you post your server.properties
     
  3. Offline

    XDshadowDX

    yea:
    Code:
    #Minecraft server properties
    #Wed Oct 17 21:02:15 PDT 2012
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=25566
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=false
    pvp=false
    difficulty=1
    gamemode=0
    max-players=20
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    motd=A Minecraft Server
    
     
  4. Offline

    wowlover6877

    Code:
    #Minecraft server properties
    #Wed Oct 17 21:02:15 PDT 2012
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=false
    pvp=false
    difficulty=1
    gamemode=0
    max-players=20
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    motd=A Minecraft Server
    This is what it should look like, change server-port to 25565 and tell me if that fixes it
     
  5. Offline

    XDshadowDX

    No its the same thing on the first one
     
  6. Offline

    wowlover6877

    You put server-port=25566
    So there not the same
     
  7. Offline

    XDshadowDX

    Cause I took off the server ip and it worked. With the port 25566 it works when I changed it to 25565 it was the same as the first.
     
Thread Status:
Not open for further replies.

Share This Page