[help] can't find craftbukkit.jar

Discussion in 'Bukkit Help' started by nathanisme, Mar 24, 2012.

Thread Status:
Not open for further replies.
  1. hey guys,
    i'm trying to make my old server again up to date but the cmd program always says: "can't find the jarfile craftbukkit.jar." how do i solve this? i have the right .bat folder. everything is good but i just can't run the .bat folder...
     
  2. Offline

    Rardical

    Could you post what you have put into it?
     
  3. Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar
    PAUSE
     
  4. Offline

    Rardical

    Also what version of craftbukkit?
     
  5. the latest one
     
  6. Offline

    TOM XD SKILLS

    i got the same problem i got windows 7 enterprise latest bukkit java 7 still it doesn't work
     
Thread Status:
Not open for further replies.

Share This Page