Server wont start plz help

Discussion in 'Bukkit Help' started by bsdagf, Sep 7, 2011.

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

    bsdagf

    This wasnt happening 2 days ago but now it wont work. I reinstalled everything and it still says the same error

    The error is like Windows cannot find 'C:\Users\(my user)\Desktop\craftbukit\start.bat


    THIS IS MY START UP THINGY @echo off
    "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit.jar
    pause

    My os is windows 7 64 bit

    Java type is the Java 6

    im running no wrappers i dont believe

    i have no plugins yet
     
  2. Offline

    lieudusty

    Rename your craftbukkit.jar file thing to craftbukkit.jar
     
  3. Offline

    bsdagf

    which file the snapshot one or the one i use to start up the server
     
  4. Offline

    Abrupt

    it's saying that it can't find your batch file, are you running the "start up thingy" from a shortcut?
     
  5. Offline

    bsdagf

    no im running straight from the start up file thing inside the server folder
     
  6. Offline

    Killburner

    • Make sure you renamed craftbukkit-0.0.1-SNAPSHOT.jar to craftbukkit.jar
    • Make sure the batch file is located in the same directory as craftbukkit.jar
    • Make sure java.exe exists in C:\Program Files (x86)%\Java\jre6\bin\. That is the 32-bit java installation path, and it's possible you only have 64-bit installed, which is C:\Program Files\Java\jre6\bin\. Either will work.
     
  7. Offline

    bsdagf

    i tried all of this and still isnt working ieven downloaded a premade cfratbukkit server and i get the same error
     
  8. Offline

    Killburner

    Post the exact error(s) that you're getting.
     
  9. Offline

    bsdagf

    My exact error is "Windows cannot find 'C:\Users\(my user)\Desktop\craftbukit\start.bat'. Mkae sure you typed the name correctly and then try again"

    I tried putting the folder in the program (86) folder and still same type of error and btw when i say (my user) i mean the user im on i dont want to say what my username is

    anyone know why this is?

    anyone at all?

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

    mughi

    right click on start.bat in your desktop / craftbukkit folder
    select properties
    in the 'start in' box (or working directory), enter "C:\Users\(my user)\Desktop\craftbukit"
     
Thread Status:
Not open for further replies.

Share This Page