1

UNABLE TO ACCESS CRAFTBUKKIT JARFILE

FireTitan07 10/26/14 12:32 pm
289
10/30/2014 10:41 am
Hi. Whenever I try running the craft bukkit batch file it comes up with this error:
Error: unable to access jarfile craftbukkit.jar

1. Yes, my batch file is named craftbukkit, without the ".jar"
2. I have java 7.
3. I am on Windows 8.
4. This is my current script:
java -Xmx1024M -jar craftbukkit.jar -o true
PAUSE

Any help would be appreciated and especially if you could write me a new working script. Thanks for reading!
Posted by
FireTitan07
Level 2 : Apprentice Network
1

  Have something to say?

JoinSign in

2

Samstrongman
10/30/2014 10:41 am
Level 48 : Master Ninja
The craftbukkit file (jar) should be renamed to craftbukkit.jar
Ex.
Before: bukkit-1.7.2-R2.0.jar
After: craftbukkit.jar

The batch file and jar should be in the same folder.
1
Muledog17
10/26/2014 8:43 pm
Level 10 : Journeyman System
Are they in the same folder? If they are then http://lmgtfy.com/?q=unable+to+access+j ... bukkit.jar
1

Welcome