Server Wont START

Discussion in 'Bukkit Help' started by Aria, Mar 21, 2012.

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

    Aria

    So I recently reformatted my computer and threw my bukkit server on a flash drive. When I moved it back over my start command no longer worked. I tried making a new one, no dice, I re downloaded the .jar (Beta 1.2.3) but also nothing. I either get one of two errors from the command prompt when using the few start commands on the bukkit wiki:

    File path not fount (I can remedy this by using %ProgramFiles(86)% instead of %ProgramFiles%? When I re-installed Java that was what was listed in the install to directory)

    or

    Cannot access craftbukkit.jar

    The origonal name of the craftbukkit.jar had a slightly different name but I changed it to craftbukkit.jar

    Still not working! I'm using Windows 7 if that makes any difference.
     
  2. Offline

    ZeroZX4

  3. Offline

    Tanite

    Aria

    You need to indicate a valid path to the java executable and the correct filename for whatever your Bukkit .jar file is called. Try searching for java.exe and then using that path. It sounds like you already compensated for your bukkit .jar file name change.

    If it doesn't work, post your startup script.
     
  4. Offline

    Aria

    Sorry for the late response, and thank you Zero this worked for me! I still wonder why the old start commands stopped functioning, but regardless I like this interface style start SO much better! Thanks for the advice!
     
  5. Offline

    blindkunfumstr3

    I went to my other house witch has a different ip, then when i started the server there, it wouldn't work. Now i am back at my other house were i made the server and it says:
    182 recipes
    27 achievements
    14:14:48 [INFO] Starting minecraft server version 1.2.5
    14:14:48 [INFO] Loading properties
    14:14:48 [INFO] Starting Minecraft server on 192.168.1.119:25565
    14:14:48 [WARNING] **** FAILED TO BIND TO PORT!
    14:14:48 [WARNING] The exception was: java.net.BindException: Can't assign requested address
    14:14:48 [WARNING] Perhaps a server is already running on that port?
    >




    whenever i try to start my server. How do I get it to work again?
     
  6. Offline

    Bertware

    open task manager -> Kill all java processes -> start server.
    Oh and, in your server.properties, make sure server-ip is blank.
    So that line should be like this:
     
    blindkunfumstr3 likes this.
  7. Offline

    blindkunfumstr3

    thank you soooooooooooooooooo much
     
  8. Offline

    Bertware

    Just mark the thread as solved ;)
    (or if you don't know how to do that, just put [SOLVED] in front of the title)
    (Thread tools, above the first post)
    forget about that, it isn't your post
     
Thread Status:
Not open for further replies.

Share This Page