Mac Fix For Launcher On Mac (Minecraft Crashes Immediately)

· 4 min read
Mac Fix For Launcher On Mac (Minecraft Crashes Immediately)

JavaScript is disabled. For a better expertise, please allow JavaScript in your browser earlier than proceeding.


You're using an out of date browser. It might not show this or other web sites accurately.
It's best to improve or use an alternative browser.


Standing Not open for additional replies.


1
2
3
- … Go to web page


6


Subsequent
1 of 6 Go to web page


Go


Subsequent Last


-
- #1


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


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


Reactions: Jakob Daniels, Quacktiamauct and TomScheeper


-
- #2


The complete process for launching properly is
1. Save the launcher jar on the Desktop in a folder referred to as ftb
2. Open terminal and kind


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


Samuel Fielder


-
- #three


Thanks A lot!!!!


Reactions: help_me


N


natchu96


fifty two


-
- #four


IT LIVES!!!!!


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


-
- #5


natchu96 said:
IT LIVES!!!!!


Thanks! Now if only there was a method to do that without copy-pasting your post into the terminal every time.


Googled it. got here up with Automator workflows saved as application format. Nicely, that was straightforward O_0
Click to develop...


There's a plan (I am fairly sure) to release the launcher in utility format for mac that may do this. (Can be linked changing the crossed out area on the first publish). However, good answer.


Slydsooz


2


-
- #6


thanks a lot!!! It solved Every thing for me


-
- #7


thank you!!!


Sir_Squ


22


- Nov 11, 2012


-
- #eight


Sticky?


E


emcginnis


3


-
- #9


Similar to with Vanilla server you may make a launch.command file
Heres a one I threw collectively primarily based on the code above


Simply unzip and drop it into the identical folder you have got the FTB.jar in and double click.
In the event you get an error saying it doesn't have permission, open a new terminal window type in with out the quotes "sudo chmod +x (drag launch.command right here)" then hit enter.
Ensure  Minecraft eggwars servers  will have an area between the "+x" and the file path.


Reactions: Dravarden


-
- #10


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


This has labored for me. I discover it bizarre although that the sport cannot run without starting it this way. Particularly because it doesn't throw any errors, but simply closes...
Have anyone investigated the cause for the odd conduct when launching the jar by double clicking it, or is it nonetheless a mystery why it acts the way it does?


-
- #11


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


This has worked for me. I discover it weird although that the game can not run without beginning it this way. Particularly since it doesn't throw any errors, but merely closes...
Have anybody investigated the cause for the odd habits when launching the jar by double clicking it, or is it nonetheless a mystery why it acts the best way it does?
Click to expand...


You probably have java 7 installed it will not work on OS X. If you have an interest, read http://lwjgl.org/forum/index.php?topic=4711.Zero .


Okay


Komoden


thirteen


- Nov 12, 2012


-
- #12


I have Java 7 installed... and it really works advantageous for me.. not less than im 98% sure i've Java 7, should check once i get back dwelling..
I do know of the issues with LWJGL, have been following the event of that thread for a while.. wanna get the new model. The one which ships with Minecraft has a nasty memoryleak in the case of age-altering in Mystcraft (probably additionally Nether/Finish, however undecided)


Dravarden


1,693


- Nov 14, 2012


-
- #13


emcginnis mentioned:
Identical to with Vanilla server you can also make a launch.command file
Heres a one I threw together primarily based on the code above


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


Simply unzip and drop it into the same folder you've gotten the FTB.jar in and double click.
For those who get an error saying it does 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 might have a space between the "+x" and the file path.
Click to increase...


This one works one of the best, thanks!


Additionally, you are able to do an alias and put it wherever you need, and rename it nevertheless you want


D


DarklingGX


9


- Nov 15, 2012


-
- #14


Hallelujah! It exists!


A


Ashzification


7,425


- Nov 17, 2012


-
- #15


or


You'll be able to download an app file to do that for you
Click on to increase...


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


G


ghost20199


-
- #sixteen


portablejim mentioned:
It is thought that the mac launcher does not work, minecraft crashes on launch.


To repair it run
Code:
export JAVA_Dwelling=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Residence


in terminal just earlier than launching the launcher from terminal.


I had the same problem but how can I start minacraft?? the place is the folder java frameworks? the code I should insert it into the terminal of mac
Click to develop...


S


Snickerdoodlz


- Nov 20, 2012


-
- #17


It really works! Thank you pic


L


longboarderpbc


-
- #18


what do you mean by open the terminal


P


portablejim


267


1


- Nov 21, 2012


-
- #19


longboarderpbc stated:
what do you mean by open the terminal
Click to develop...


You'll be able to open the terminal in two ways:
- Go to Finder, click on "Functions", scroll all the way down to "Utilities" and double click on to open it. Scroll right down to "Terminal" and double click on on it.
- Hit Command + Area (to open highlight) and sort "Terminal" (with out the quotes).


H


Haidy777


New Member


Jul 29, 2019


four


zero


- Nov 23, 2012


-
- #20


portablejim mentioned:
The full course of for launching correctly is
1. Save the launcher jar on the Desktop in a folder known as ftb
2. Open terminal and type


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


3. The launcher ought to launch and work properly


Click to develop...


Thanks. Its now it's working once more.