Mac Fix For Launcher On Mac (Minecraft Crashes Immediately)


JavaScript is disabled. For a better expertise, please enable JavaScript in your browser before proceeding.


You're using an out of date browser. It might not show this or other web sites appropriately.
You should improve or use an alternative browser.


Status Not open for additional replies.


1
2
three
- Go to page


6


Subsequent
1 of 6 Go to web page


Go


Subsequent Last


-
- #1


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


You 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 called ftb
2. Open terminal and kind


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


Samuel Fielder


-
- #3


Thanks So much!!!!


Reactions: assist_me


N


natchu96


fifty two


-
- #4


IT LIVES!!!!!


Googled it. got here up with Automator workflows saved as utility format. Effectively, that was simple O_0


-
- #5


natchu96 said:
IT LIVES!!!!!


Thanks! Now if only there was a method to do that with out copy-pasting your put up into the terminal each time.


Googled it. came up with Automator workflows saved as application format. Properly, that was easy O_0
Click on to broaden...


There is a plan (I'm fairly sure) to launch the launcher in utility format for mac that will do that. (Shall be linked replacing the crossed out area on the primary publish). Nevertheless, good resolution.


Slydsooz


2


-
- #6


thanks a lot!!! It solved All the pieces for me


-
- #7


thanks!!!


Sir_Squ


22


- Nov 11, 2012


-
- #8


Sticky?


E


emcginnis


3


-
- #9


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


Simply unzip and drop it into the identical folder you've got the FTB.jar in and double click.
If you get an error saying it does not have permission, open a new terminal window type in without the quotes "sudo chmod +x (drag launch.command right here)" then hit enter.
Make sure that you have a space between the "+x" and the file path.


Reactions: Dravarden


-
- #10


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


This has labored for me. I discover it bizarre although that the game cannot run with out starting it this manner. Particularly since it doesn't throw any errors, however merely closes...
HaveMINECRAFTSERVERS.CCinvestigated the trigger 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?


-
- #11


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


This has labored for me. I discover it bizarre though that the sport cannot run without beginning it this way. Particularly since it would not throw any errors, but simply closes...
Have anyone investigated the cause for the odd behavior when launching the jar by double clicking it, or is it nonetheless a thriller why it acts the way it does?
Click to expand...


In case you have java 7 installed it won't work on OS X. If you have an interest, learn http://lwjgl.org/discussion board/index.php?subject=4711.Zero .


Okay


Komoden


13


- Nov 12, 2012


-
- #12


I've Java 7 put in... and it works fine for me.. not less than im 98% sure i've Java 7, should examine once i get again home..
I know of the problems with LWJGL, have been following the event of that thread for some time.. wanna get the brand new model. The one which ships with Minecraft has a nasty memoryleak with regards to age-changing in Mystcraft (possibly additionally Nether/End, but unsure)


Dravarden


1,693


- Nov 14, 2012


-
- #13


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


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


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


This one works the very best, thanks!


Also, you can do an alias and put it wherever you need, 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 possibly can download an app file to do this for you
Click on to expand...


Do you thoughts if I embrace this fix on my CP&S doc?
That is what I might put:
# Mac crash errors and Login problems: try this thread right here: the OP


G


ghost20199


-
- #16


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


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


in terminal simply before launching the launcher from terminal.


I had the identical problem however how can I begin minacraft?? where is the folder java frameworks? the code I need to insert it into the terminal of mac
Click to expand...


S


Snickerdoodlz


- Nov 20, 2012


-
- #17


It works! Thank you pic


L


longboarderpbc


-
- #18


what do you mean by open the terminal


P


portablejim


267


1


- Nov 21, 2012


-
- #19


longboarderpbc said:
what do you imply by open the terminal
Click on to increase...


You possibly can open the terminal in two ways:
- Go to Finder, click on "Purposes", scroll down to "Utilities" and double click to open it. Scroll right down to "Terminal" and double click on on it.
- Hit Command + Space (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 process for launching correctly is
1. Save the launcher jar on the Desktop in a folder called ftb
2. Open terminal and sort


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


3. The launcher ought to launch and work properly


Click on to expand...


Thanks. Its now it's working once more.