Mac Repair For Launcher On Mac (Minecraft Crashes Instantly)


JavaScript is disabled. For a greater experience, please enable JavaScript in your browser earlier than proceeding.


You're using an out of date browser. It might not show this or different websites accurately.
It's best to upgrade or use an alternate browser.


Status Not open for additional replies.


1
2
three
- Go to web page


6


Next
1 of 6 Go to web page


Go


Next Final


-
- #1


It is understood that the mac launcher does not work, minecraft crashes on launch.


You possibly can obtain an app file to do this for you


Reactions: Jakob Daniels, Quacktiamauct and TomScheeper


-
- #2


The full course of for launching properly is
1. Save the launcher jar on the Desktop in a folder referred to as ftb
2. Open terminal and sort


Reactions: Badlaserman2000, aleena, Quacktiamauct and a pair of others


Samuel Fielder


-
- #three


Thank you So much!!!!


Reactions: help_me


N


natchu96


52


-
- #four


IT LIVES!!!!!


Googled it. got here up with Automator workflows saved as software format. Properly, that was easy O_zero


-
- #5


natchu96 stated:
IT LIVES!!!!!


Thanks! Now if only there was a means to do this without copy-pasting your publish into the terminal every time.


Googled it. got here up with Automator workflows saved as software format. Well, that was easy O_0
Click to expand...


There's a plan (I am fairly positive) to launch the launcher in application format for mac that can do this. (Will likely be linked replacing the crossed out space on the primary submit). However, good answer.


Slydsooz


2


-
- #6


thank you a lot!!! It solved Every little thing for me


-
- #7


thank you!!!


Sir_Squ


22


- Nov 11, 2012


-
- #eight


Sticky?


E


emcginnis


three


-
- #9


Identical to with Vanilla server you may make a launch.command file
Heres a one I threw together based mostly on the code above


Just unzip and drop it into the identical folder you will have the FTB.jar in and double click.
Should you get an error saying it would not have permission, open a new terminal window type in with out the quotes "sudo chmod +x (drag launch.command right here)" then hit enter.
Be certain that you've got an area between the "+x" and the file path.


Reactions: Dravarden


-
- #10


Have any of you tried merely beginning it with this:
Code:
cd ~/Desktop/ftb/ java -jar FTB_Launcher.jar


This has labored for me. I discover it weird although that the sport can't run without beginning it this manner. Especially because it doesn't throw any errors, but merely closes...
HaveAll About Minecraft Servers And Minecraft In Generalinvestigated the cause for the odd conduct when launching the jar by double clicking it, or is it still a thriller why it acts the way it does?


-
- #11


Komoden stated:
Have any of you tried merely beginning it with this:
Code:
cd ~/Desktop/ftb/ java -jar FTB_Launcher.jar


This has labored for me. I discover it weird although that the game can't run with out starting it this manner. Especially because it doesn't throw any errors, but merely closes...
Have anybody investigated the trigger for the odd conduct when launching the jar by double clicking it, or is it still a mystery why it acts the way it does?
Click to develop...


When you've got java 7 put in it won't work on OS X. If you have an interest, read http://lwjgl.org/forum/index.php?matter=4711.Zero .


K


Komoden


thirteen


- Nov 12, 2012


-
- #12


I've Java 7 installed... and it works positive for me.. not less than im 98% sure i've Java 7, will have to test once i get back residence..
I know of the issues with LWJGL, have been following the development of that thread for a while.. wanna get the new version. The one which ships with Minecraft has a nasty memoryleak relating to age-changing in Mystcraft (presumably also Nether/End, however not sure)


Dravarden


1,693


- Nov 14, 2012


-
- #thirteen


emcginnis stated:
Just like with Vanilla server you may make a launch.command file
Heres a one I threw together based on the code above


http://dl.dropbox.com/u/16704552/launch.command.zip


Just unzip and drop it into the identical folder you may have the FTB.jar in and double click.
If you get an error saying it would not have permission, open a brand new terminal window sort in with out the quotes "sudo chmod +x (drag launch.command here)" then hit enter.
Ensure you've gotten an area between the "+x" and the file path.
Click on to expand...


This one works the perfect, thanks!


Also, you can do an alias and put it wherever you want, and rename it nonetheless you want


D


DarklingGX


9


- Nov 15, 2012


-
- #14


Hallelujah! It exists!


A


Ashzification


7,425


- Nov 17, 2012


-
- #15


or


You can download an app file to do that for you
Click on to broaden...


Do you thoughts if I include this fix on my CP&S document?
That is what I'd put:
# Mac crash errors and Login issues: take a look at this thread right here: the OP


G


ghost20199


-
- #sixteen


portablejim stated:
It is thought that the mac launcher doesn't work, minecraft crashes on launch.


To fix it run
Code:
export JAVA_House=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/House


in terminal just before launching the launcher from terminal.


I had the identical drawback but how can I begin minacraft?? the place is the folder java frameworks? the code I should insert it into the terminal of mac
Click to increase...


S


Snickerdoodlz


- Nov 20, 2012


-
- #17


It works! Thanks pic


L


longboarderpbc


-
- #18


what do you imply by open the terminal


P


portablejim


267


1


- Nov 21, 2012


-
- #19


longboarderpbc said:
what do you mean by open the terminal
Click to expand...


You can open the terminal in two ways:
- Go to Finder, click on on "Purposes", scroll all the way down to "Utilities" and double click on to open it. Scroll right down to "Terminal" and double click on it.
- Hit Command + House (to open highlight) and kind "Terminal" (with out the quotes).


H


Haidy777


New Member


Jul 29, 2019


four


zero


- Nov 23, 2012


-
- #20


portablejim stated:
The total course of for launching properly is
1. Save the launcher jar on the Desktop in a folder known as ftb
2. Open terminal and sort


Code:
cd ~/Desktop/ftb/ export JAVA_Residence=/System/Library/Frameworks/JavaVM.framework/Variations/1.6/Home java -jar FTB_Launcher.jar


3. The launcher ought to launch and work properly


Click on to develop...


Thanks. Its now it's working once more.