Mac Repair For Launcher On Mac (Minecraft Crashes Instantly)

· 4 min read
Mac Repair For Launcher On Mac (Minecraft Crashes Instantly)

JavaScript is disabled. For a greater experience, please allow JavaScript in your browser before proceeding.


You're using an out of date browser. It could not show this or other web sites correctly.
You must upgrade or use another browser.


Status Not open for further replies.


1
2
three
- … Go to page


6


Subsequent
1 of 6 Go to page


Go


Next Last


-
- #1


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


You'll be able to 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 called ftb
2. Open terminal and kind


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


Samuel Fielder


-
- #three


Thanks So much!!!!


Reactions: assist_me


N


natchu96


fifty two


-
- #4


IT LIVES!!!!!


Googled it. came up with Automator workflows saved as utility format. Effectively, that was easy O_0


-
- #5


natchu96 said:
IT LIVES!!!!!


Thanks! Now if solely there was a means to do that without copy-pasting your publish into the terminal each time.


Googled it. got here up with Automator workflows saved as application format. Nicely, that was easy O_zero
Click on to expand...


There is a plan (I am pretty sure) to release the launcher in software format for mac that can do that. (Shall be linked replacing the crossed out space on the primary submit). Nonetheless, good resolution.


Slydsooz


2


-
- #6


thanks so much!!! It solved Every thing for me


-
- #7


thanks!!!


Sir_Squ


22


- Nov 11, 2012


-
- #eight


Sticky?


E


emcginnis


3


-
- #9


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


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


Reactions: Dravarden


-
- #10


Have any of you tried simply starting 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 cannot run without starting it this fashion. Especially since it doesn't 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 best way it does?


-
- #Eleven


Komoden stated:
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 weird though that the game cannot run without beginning it this fashion. Particularly since it doesn't throw any errors, but simply closes...
Have anyone investigated the trigger 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 broaden...


You probably have java 7 installed it won't work on OS X. If you have an interest, read http://lwjgl.org/discussion board/index.php?topic=4711.Zero .


Ok


Komoden


13


- Nov 12, 2012


-
- #12


I have Java 7 put in... and it really works positive for me.. not less than im 98% sure i have Java 7, will have to verify when i get again dwelling..
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-altering in Mystcraft (probably additionally Nether/End, however undecided)


Dravarden


1,693


- Nov 14, 2012


-
- #thirteen


emcginnis stated:
Identical to with Vanilla server you can 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


Just unzip and drop it into the same folder you could have the FTB.jar in and double click.
For those who get an error saying it does not have permission, open a new terminal window kind in without the quotes "sudo chmod +x (drag launch.command right here)" then hit enter.
Make sure you have a space between the "+x" and the file path.
Click to expand...


This one works the perfect, thanks!


Also, you can do an alias and put it anyplace 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 may obtain an app file to do that for you
Click to increase...


Do you mind if I embrace this fix on my CP&S document?
This is what I might put:
# Mac crash errors and Login problems: take a look at this thread right here: the OP


G


ghost20199


-
- #sixteen


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


To repair it run
Code:
export JAVA_Residence=/System/Library/Frameworks/JavaVM.framework/Variations/1.6/Dwelling


in terminal simply before launching the launcher from terminal.


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


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 mentioned:
what do you mean by open the terminal
Click on to develop...


You possibly can open the terminal in two methods:
- Go to Finder, click on on "Applications", scroll down to "Utilities" and double click to open it. Scroll all the way down to "Terminal" and double click 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 stated:
The full process 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_Home=/System/Library/Frameworks/JavaVM.framework/Variations/1.6/Home java -jar FTB_Launcher.jar


3. The launcher ought to launch and work correctly


Click on to develop...


Thanks. Its now it is working once more.