Problem in the .bat

Discussion in 'Bukkit Help' started by Tcheco, Dec 9, 2011.

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

    Tcheco

    Hello,

    I downloaded the bukkit server and i putted on the notepad that -->
    @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.0.0-SNAPSHOT.jar PAUSE And when i start, appears that ---->
    Unable to access Jar file Craftbukkit-1.0.0-SNAPSHOT.jar
    Can anyone help me?
     
  2. Offline

    SpaZMonKeY777

    Make sure that both those files are together in the same folder? Because they need to be in order for it to launch the .jar file.
     
  3. Offline

    Tcheco

    They are on the same folder! they are on the folder "Server 1.0.0"​
     
  4. Offline

    llehctim4

    Check the name of your craftbukkit jar, they might be different. ESPECIALY check the numbers, 1.0.0 or 0.0.1
     
  5. Offline

    Tcheco

    It's the 0.0.1
     
  6. Offline

    llehctim4

    Now change the jar name in the .bat to that, ATM it says 1.0.0
    Hopefully It helps!
     
  7. Offline

    Tcheco

    Ok, never mind, i solved the problem, the only thing that i didn't noticed is that the bukkit is outdated :)mad:)
    I solved the problem by changing the name to 1.0.0 of the java file...And it's on the 1.8.1 (FFFUUU)
    Administration can close this topic
     
  8. Offline

    llehctim4

    Tcheco likes this.
  9. Offline

    Ragnarrok1


    Or just do it yourself?
     
  10. Offline

    Tcheco

    the link from llehctim4 is working :) and it's on 1.0.0
     
Thread Status:
Not open for further replies.

Share This Page