Can't run craftbukkit HELP please?

Discussion in 'Bukkit Discussion' started by Simax, Dec 19, 2011.

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

    Simax

    I want to set up my own bukkit server ( Im on windows). I downloaded the "craftbukkit-1.0.1 -R1" jar file and I put it in a folder on my desktop. The directions tell me to create a notepad text in the same folder with:
    Java 6 code: @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar [x]-SNAPSHOT.jar PAUSE
    Then I have to save it as a "bat" file then open it.
    I guess I have java 6 because when I tried to run the java 7 code the consol said it could'nt find the "path specified".
    Well when I try the java 6 code, this message comes up: Unable to access jar file [x]-SNAPSHOT.jar.
    Then it closes.
    Please help. It would be appreciated
     
  2. Offline

    nala3

    try actually making your bat file use the name of your craftbukkit-1.0.1-R1.jar instead of [x].jar which was supposed to be replaced by the name of your jar.
     
  3. Offline

    Simax

    Thanks a lot, it started working now.
     
  4. Offline

    snakeeyed

    what does this actually mean?
     
Thread Status:
Not open for further replies.

Share This Page