Error: Unable to access jarfile FTBServer-1.6.4-965.jar

J

JacobGunther12

Guest
I am creating a Direwolf20 1.6.4 1.0.23 server on OS X. I've downloaded all the files and I have run the StartServer.sh file but I get this:
Code:
Last login: Wed May 25 15:02:23 on ttys000
Jacobs-MacBook-Pro:~ jacobgunther12$ /Users/jacobgunther12/Documents/Direwolf20\ Server/ServerStart.sh ; exit;
Error: Unable to access jarfile FTBServer-1.6.4-965.jar
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

I have extracted the files into a folder in my Documents and I have deleted the .bat file because I can't run it anyway on OS X.

Can anyone help?
 
J

Johnnyc

Guest
Ok check a few things.

Edit Serverstart.sh and make sure the jarfile it's trying to access and the ftbserver .jar file have the same exact name,

Also check the permission of the folder you're running it from... It may have read/write permissions but not execute permissions.