Mac Server Fix

  • 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

zombie5320

New Member
Jul 29, 2019
1
0
0
Command used:
cd ~/Desktop/FTB/FTBBetaA_Server
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
java -Xms512M -Xmx3G -jar FTB-Beta-A.jar



1st is where the FTB server jar is where it says "cd ~/Desktop/FTB/FTBBetaA_Server" it is replace with where your jar is located

2nd line leave the same

3rd is your ram and what the jar is named

The server should run after this has been done

to Make the .command

Go into Text edit and format --> make plain text and paste the command in, then save to your server folder with the extension of .command

Then go in Terminal and type in "chmod a+x" with a space after it and then drag the .command into the Terminal window.
 
  • Like
Reactions: J-rad