When I use the ftb launcher app that this tutorial says (http://forum.feed-the-beast.com/threads/minecraft-tutorial-how-to-run-ftb-on-a-mac.10862/) to use it brings up the console... runs a few commands... then ends. This is the code it gives.Last login: Mon Feb 4 14:51:24 on console
nohup /. & cd Downloads
export JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
java -jar FTB_Launcher.jar
Macintosh:~ Matt$ nohup /. & cd Downloads
[1] 20975
Macintoshownloads Matt$ export JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Macintoshownloads Matt$ java -jar FTB_Launcher.jar
appending output to nohup.out
Unable to launch "/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java" (86)
[1]+ Exit 126 nohup /. (wd: ~)
(wd now: ~/Downloads)
Macintoshownloads Matt$
nohup /. & cd Downloads
export JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
java -jar FTB_Launcher.jar
Macintosh:~ Matt$ nohup /. & cd Downloads
[1] 20975
Macintoshownloads Matt$ export JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Macintoshownloads Matt$ java -jar FTB_Launcher.jar
appending output to nohup.out
Unable to launch "/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java" (86)
[1]+ Exit 126 nohup /. (wd: ~)
(wd now: ~/Downloads)
Macintoshownloads Matt$