java error ?

Discussion in 'Bukkit Help' started by swiftdhrey-, Oct 8, 2011.

Thread Status:
Not open for further replies.
  1. when i run my " craftbukkit starter .bat " file i get a error saying

    the text in the .bat file reads

    Code:
    @echo off
    java -Xms1024M -Xmx2048M -jar "%~dp0craftbukkit-0.0.1-snapshot.jar"
    PAUSE
    i reinstalled windows 7 because i thought it was a system file error and it wasnt :(
    i followed the instrustions from

    http://forums.bukkit.org/threads/cr...r-beginners-minecraft-1-8-1-compatible.26555/

    my bukkit server was working perfectly fine untill about 1:00pm and i had a power cut when the power came back on it was broken :(

    please help !!!
     
  2. Offline

    Rwembee

  3. got that error after i installed java 1.7, had to install 6. 27 aswell :S no idea why but it stopped the errors from showing up lol
     
  4. Offline

    Rwembee

    That would not be an ok fix :p
    It means that for some reason the 1.7 java installer is not adding itself to your path variable. Find out the exact path and hand type it into your start.bat. Mine is: "%ProgramFiles%\Java\jre7\bin\java.exe"
     
  5. Offline

    ImminentFate

    follow the link to my installer in my signature: From there, look under the Download link and you will find two files. Select the right one and replace your current batch file with it. then it should work fine.
     
Thread Status:
Not open for further replies.

Share This Page