Help. Unable To access jar.file craftbukkit-0.0.1-Snapshot

Discussion in 'Bukkit Help' started by DarkMaster227, Apr 28, 2011.

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

    DarkMaster227

    I have run only nornmal servers of the Minecraft Website. And have recently tried to create a Bukkit server. I have watched many Youtube how to set up Bukkit servers ( on windows ) and i have read the Bukkit wiki how to setup a server. But I run into the same problem everytime I try to create a bukkit server. When I Run.bat it say 'Unable to acces jar.file craftbukkit etc. and I am wondering how to fix this. Please help
     
  2. Offline

    pomo4ka

    File craftbukkit-0.0.1-snapshot.jar should be in the main folder of the server.

    Configuration run.bat:


    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    PAUSE
     
  3. Offline

    DarkMaster227

    which is the main folder of the server. is it the Run.bat?
     
  4. Offline

    Godspeed

    just make a folder where you want the server files to be, then place the .bat and the .jar file in the same map.
    then try running the .bat file again.
     
  5. Offline

    DarkMaster227

    They are already in the same folder and i have tried running the .bat file again. i read something about that .jar extension may be hidden in the craftbukkit snapshot which means it says .jar.jar instead of just .jar and i am confused how to change it
     
  6. Offline

    Godspeed

    that can be the issue, what os are u using? (windows xp, windows 7?)
     
  7. Offline

    DarkMaster227

    windows 7. Do you have something called Teamviewer which allows you to look at my computer screen, you could maybe use that to help me, it would probly be easier
     
  8. Offline

    Godspeed

  9. Offline

    DarkMaster227

    still says Unable to acces .jar craftbukkit...

    Can someone please help me, on teamviewer or some sort. as im still getting unable to acces jarfile craftbukkit

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

    captainawesome7

    just use cd to navigate to the directory that the craftbukkit.jar is in before you try to start the server
     
  11. Offline

    DarkMaster227

    what is cd, im not great with computers :/

    Captain Awsome could you maybe come on Teamviewer and have a look at my issue please.

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

    captainawesome7

    Um, try
    Code:
    cd /users/captain/desktop/serverstuff
    if my username was captain and the folder with craftbukkit.jar in it was serverstuff

    Just for more info, I *could* use a .cmd file to start my server on a mac. A .cmd is the mac equivalent of a .bat on windows. You can also open cmd prompt to do it by hand, instead of clicking a file.

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

    DarkMaster227

    Could you maybe come on teamviewer and do it manualy for me, as i am confused
     
  14. Offline

    captainawesome7

    I just said, I am at school in class on a school computer, the team viewer website isn't loading, and at home I have a mac. (can it work cross platform)
     
  15. Offline

    DarkMaster227

    as my knowledge goes yes it does work cross platform
     
  16. Offline

    captainawesome7

    ok, i can try to help you out later, maybe at 3-4PM (EST)
     
  17. Offline

    DarkMaster227

  18. Offline

    captainawesome7

  19. i can get on teamviewer if you would like. pm me with the password/access code
    EDIT: looks like i was ninja'd by *cough* captinawesome *cough*
     
  20. Offline

    DarkMaster227

    Captain I am rdy for Teamviewer

    Im rdy for Teamviewer just msg me and i will give u info

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

    1lann

    I actually had the sane problem on my old computer, I fixed it by altering the bat. Try replace the bat code with this:

    @echo off
    java -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    pause
     
  22. Offline

    captainawesome7

    I already fixed it for him. Or, showed him that it was the .bat not his computer :)
     
  23. aww. lol, nice job :D
     
  24. Offline

    ArchMageLuke

    PLEASE HELP ME! Does anyone have skype so I can talk to them. I have the same problem and when I have followed all the youtubers instructions it ALWAYS says

    "Unable to access jarfile craftbukkit-0.0.1-Snapshot.jar
    Press any key to continue..."
    Please help me! If you could respond and help me it would be MUCH apreciated. Thanks, Oh Btw i am running on a 64bit machine.

    -ArchMageLuke
     
  25. Offline

    willemijn16

    Uhm....Mine is like that..It still doesnt work. I HAVE TEAMVEIWR BTW!
     
  26. Offline

    ImminentFate

    @ArchMageLuke and @willemijn16
    Use My installer, it will make all the files for you with the proper configuration. Link is in the signature
     
  27. When i run the run.bat file it sats unable to access jar.file craftbukkit
     
  28. Guys I Need Help! I Get The Same Error Can Someone Use TeamViewer To Help Me?[diamond];) I Would appreciate it.
     
Thread Status:
Not open for further replies.

Share This Page