Hey, I made a server and i can't get it to work. For some reason whenever i try to open it is says it can't find FTBServer-1.6.4-965.jar and then tells me to press any key to exit.
Please Help.
Thanks.
-John
Please Help.
Thanks.
-John
He is the the server tech supportPlease go to the server tech support section for this. I might know your problem.
Thank you.He is the the server tech support
Report threads in wrong location will get them moved and not double posted![]()
What does your server start script read?Hey, I made a server and i can't get it to work. For some reason whenever i try to open it is says it can't find FTBServer-1.6.4-965.jar and then tells me to press any key to exit.
Please Help.
Thanks.
-John
Hey, I made a server and i can't get it to work. For some reason whenever i try to open it is says it can't find FTBServer-1.6.4-965.jar and then tells me to press any key to exit.
Please Help.
Thanks.
-John
It sounds like your server start script is telling Java to launch a .jar that doesn't exist. Check that the name of the .jar in your start script matches the .jar in your server folder.
oh sorry I forgot to put it in paste binLast login: Thu Feb 27 15:30:32 on ttys000
Johns-MacBook-Pro:~ johnblaze$ /Users/johnblaze/Desktop/My\ Stuff/modpacks^Monster^1_0_9^MonsterServer/ServerStart.sh ; exit;
Error: Unable to access jarfile Users/johnblaze/Desktop/modpacks^Monster^1_0_9^MonsterServer/FTBServer-1.6.4-965.jar
logout
[Process completed]
java -Xms2048m -Xmx2048m -XX:PermSize=256m -jar FTBServer-1.6.4-965.jar
cd /Users/johnblaze/Desktop/My\ Stuff/modpacks^Monster^1_0_9^MonsterServer
./ServerStart.sh