Problem Serverstart.bat wont work

  • 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

mo harb

New Member
Jul 29, 2019
11
0
0
my friend and i want to start a server but when he tries to open the serverstart.bat nothing happens but i downloaded the server files to try it and it worked. i dont want to host a server cause my internet is not the best how do we fix my friends problem
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Did he download the serverfiles through the launcher or the website? Where did he save the server files?
 

mo harb

New Member
Jul 29, 2019
11
0
0
he downloaded it from the launcher and the website we tried them both.... and i think he has the files in a folder on his desktop
 

glasspelican

New Member
Jul 29, 2019
187
0
0
on your friends computer add a command "pause" after the java stuff
should look something like
Code:
java -xmx .......... -jar server_jar_name_here.jar
pause

this will keep the window open so you can read any error messages
 

mo harb

New Member
Jul 29, 2019
11
0
0
C:\Users\Connor\Desktop\Mindcrack Server>java -Xms512M -Xmx1G -jar ftbserver.jar

Error: Unable to access jarfile ftbserver.jar

C:\Users\Connor\Desktop\Mindcrack Server>pause
Press any key to continue . . .
 

Obely

New Member
Jul 29, 2019
1
0
0
i was hoping you guys could help my problem. i run the .bat file and the error i get is java is not an internal or external command operable program or batch file. any ideas on how to make it work?
 

Silent

New Member
Jul 29, 2019
74
0
0
i was hoping you guys could help my problem. i run the .bat file and the error i get is java is not an internal or external command operable program or batch file. any ideas on how to make it work?
Instead of hijacking a thread, create your own.

The issue is that Java is not in your PATH, to fix it, Google it, plently of solutions on the net. (Next time just google it right off)

Sent from my GT-I9300 using Tapatalk 2