Cant run bukkit with hamachi on Windows 8

Discussion in 'Bukkit Help' started by Glitchy02, Mar 1, 2012.

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

    Glitchy02

    Could someone help me, cause when i try to run bukkit with hamachi it comes up with this error
    Code:
    2/03/2012 2:50:52 PM 177 recipes
    2/03/2012 2:50:52 PM 27 achievements
    2/03/2012 2:50:52 PM [INFO] Starting minecraft server version 1.2.2
    2/03/2012 2:50:52 PM [INFO] Loading properties
    2/03/2012 2:50:52 PM [INFO] Starting Minecraft server on 5.46.190.123:25565
    2/03/2012 2:50:52 PM [WARNING] **** FAILED TO BIND TO PORT!
    2/03/2012 2:50:52 PM [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
    2/03/2012 2:50:52 PM [WARNING] Perhaps a server is already running on that port?
     
    Server Stopped...
    
    Running craftbukkit Version 2008
    Im running Windows 8 Build 8250, Thanks in advance!

    Could someone please help me with this?

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

    Wolf3141

    I can't really help, but the message is the resulf of trying to run a server thats already running.
     
  3. Offline

    Glitchy02

    So there could be another person with the same hamachi ip whos running a server?
     
  4. Offline

    Cicadia

    "2/03/2012 2:50:52 PM [INFO] Starting Minecraft server on 5.46.190.123:25565"...

    Try running the server on 127.0.0.1, or if Hamachi requires it to be a public IP address (as this is), run it on another port.
     
  5. Offline

    Wolf3141

    I think posting your server.properties file would help. I'm not very good at this, but I think its the best way to figure out the problem.
     
  6. Offline

    Glitchy02

    Heres the server.properties file
    Code:
    #Minecraft server properties
    #Fri Mar 02 14:37:05 CST 2012
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=tree
    server-ip=5.46.190.123
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    online-mode=false
    pvp=true
    difficulty=3
    server-name=Unknown Server
    gamemode=0
    max-players=5
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    motd=Glitchy02s server
    
    I also tried 127.0.0.1 and that worked, and i tried another port, still didnt work. Maybe I need to wait for Hamachi to update to work on Windows 8?
     
  7. Offline

    itorrent

    Yes maybe, but we can't be rly sure now can we?
     
Thread Status:
Not open for further replies.

Share This Page