Unix Unable to access the ftbserver.jar

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Nomaran

New Member
Jul 29, 2019
1
0
0
I've created a script to run the FTB server on Ubuntu Server 12.04 LTS however each time I try to run the script with an auto start up (Such as etc/init.d or etc/rc.local) I get the error "Unable to access jarfile ftbserver". However when I run the script locally like in it's home directory it starts up without a hitch!

Here's my script
#!/bin/sh
java -Xms1024M -Xmx2048M -jar ftbserver -o true