Solved its done dont come and look

Discussion in 'Bukkit Help' started by wrex111, Apr 14, 2012.

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

    wrex111

    when i try and make my server internet with my ip it says [WARNING] **** FAILED TO BIND TO PORT i took off my ip but it only makes it a local and i want it internet . here are my server properties

    #Minecraft server properties

    #Sat Apr 14 09:58:58 EDT 2012

    allow-nether=true

    level-name=world

    enable-query=true

    allow-flight=false

    server-port=25565

    query.port=25565

    level-type=DEFAULT

    enable-rcon=false

    level-seed=

    server-ip=99.233.44.238

    max-build-height=256

    spawn-npcs=true

    debug=false

    white-list=false

    spawn-animals=true

    online-mode=true

    pvp=true

    difficulty=1

    gamemode=0

    max-players=45

    spawn-monsters=true

    view-distance=10

    generate-structures=true

    motd=my server its vanilla for now
     
  2. Offline

    andrewpo

    Also are you using Mac, Linux or Windows?
     
  3. Offline

    wrex111

    windows and the reader thingy is winrar
     
  4. Offline

    andrewpo

    Ok go to Task Manager (CTRL+ALT+DEL) then go to the processes tab, click show processes/tasks from all users (usually at the bottom-left/right of the task manager window). Find any processes called 'java.exe' and click them, then press the end process button and end the process. Repeat this for every java.exe process.

    Then try the server again.
     
  5. Offline

    wrex111

    now what do i do
     
  6. Offline

    andrewpo

    "Then try the server again."
     
  7. Offline

    wrex111

    it still says failed to bind to port
     
  8. Offline

    andrewpo

    Did you get rid of server-ip in your server.properties file?

    Change
    Code:
    server-ip=99.233.44.238
    to
    Code:
    server-ip=
    with nothing after the equals sign
     
  9. Offline

    wrex111

    but doesnt that make it a local server

    i id take away the ip though

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

    andrewpo

    No that does not make it a local server. Stop making so many posts, it's spam - and it's annoying. Edit your previous post if you have something else to add to the discussion rather than making pointless consecutive posts.

    Upload your entire server.log to pastebin.com and post the link please.
     
  11. Offline

    wrex111

    the log was empty and it wasnt yesterday
     
  12. Offline

    andrewpo

    Your log can't be empty unless you've done something really odd...
     
  13. Offline

    wrex111

    do i add the ip now
     
  14. Offline

    andrewpo

    No you should never have to add server-ip. Don't question it, just pay attention.
     
  15. Offline

    wrex111

    its empty i press minecraft server it comes on i press log and its empty
     
  16. Offline

    andrewpo

    1. Start your minecraft server
    2. Start minecraft
    3. Go to the Multiplayer screen
    4. Click Direct Connect
    5. in the IP box type localhost
    6. Click join
    7. What happens?
     
  17. Offline

    wrex111

    it says Internal exeption: java.netSocketTimeoutExeption: Read timed out
     
  18. Offline

    andrewpo

    Post your server start script contents please.
     
  19. Offline

    wrex111

    do you mean when you say server start script is it minecraft_server or the server notepad
     
  20. Offline

    andrewpo

    Sorry, you're posts are not making sense to me.

    Right-click your .bat file which you use to start your server and choose 'Edit'

    then it should open in notepad

    copy everything from the file in notepad to this topic.
     
  21. Offline

    wrex111

    i cant find the .bat file
     
  22. Offline

    andrewpo

    Well what are you using to run your server then?
     
  23. Offline

    wrex111

    minecraft server.exe
     
  24. Offline

    andrewpo

    That is not bukkit!
     
  25. Offline

    wrex111

    how do i start a server with bukkit
     
  26. Offline

    andrewpo

  27. Offline

    wrex111

    what does it mean when it says Put the .jar file in the directory you'd like the server to run from what do you mean like directory
     
  28. Offline

    andrewpo

    You should not be running a server if you do not know what a directory is.

    You shouldn't even be using a computer.
     
    mrlwiggy likes this.
  29. Offline

    wrex111

    im using a laptop
     
  30. Offline

    MisterPixels

    WRex, if you want to run a server, go and buy one from a company. You obviously don't know enough about what it is.
     
Thread Status:
Not open for further replies.

Share This Page