Does the launcher work on mac Lion 10.7.5 ? I know it isn't the place but...

  • 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
Status
Not open for further replies.

bevillmen233

New Member
Jul 29, 2019
4
0
0
type the code below into terminal. Until FTB likes mac you have to do this every time. Make sure the FTB_launcher.jar is in a folder named "FTB" on the desktop. (without quotes)

cd ~/Desktop/ftb/
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
java -jar FTB_Launcher.jar

Okay, the real reason this doesn't work is because FTB launcher does not work with Java 7, so you have to do this.
 

Airolf

New Member
Jul 29, 2019
28
0
0
Did you read my post --" I tried with java 6 and 7 this error is just an exception with java 1.6 => java 6
 

wakafanykai123

New Member
Jul 29, 2019
152
0
0
It docent. I have to use a script (Launch it from terminal) with a flag at the end. this is what you paste into a .txt, and modify according to the place where the .jar is.
java -jar FeedTheBeast.jar -nojvm
change FeedTheBeast.jar to the path to the fine including the file itself.
 
Status
Not open for further replies.