Mac Fix For Launcher On Mac Minecraft Crashes Instantly

From Morphomics
Jump to: navigation, search

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



You're using an out of date browser. It could not show this or different websites appropriately.You should upgrade or use an alternative browser.



Standing Not open for further replies.



123- … Go to page



6



Next 1 of 6 Go to page



Go



Subsequent Final



-- #1



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



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



Reactions: Jakob Daniels, Quacktiamauct and TomScheeper



-- #2



The complete course of for launching properly is 1. Save the launcher jar on the Desktop in a folder known as ftb2. Open terminal and sort



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



Samuel Fielder



-- #three



Thank you A lot!!!!



Reactions: help_me



N



natchu96



52



-- #4



IT LIVES!!!!!



Googled it. got here up with Automator workflows saved as application format. Nicely, that was easy O_0



-- #5



natchu96 stated: IT LIVES!!!!!



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



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



There's a plan (I'm pretty sure) to launch the launcher in utility format for mac that may do that. (Might be linked replacing the crossed out space on the first post). Nonetheless, good solution.



Slydsooz



2



-- #6



thank you a lot!!! It solved The whole lot for me



-- #7



thanks!!!



Sir_Squ



22



- Nov 11, 2012



-- #8



Sticky?



E



emcginnis



three



-- #9



Just like with Vanilla server you can also make a launch.command file Heres a one I threw collectively based mostly on the code above



Just unzip and drop it into the identical folder you might have the FTB.jar in and double click on. For those who get an error saying it would not have permission, open a new terminal window sort in with out the quotes "sudo chmod +x (drag launch.command here)" then hit enter. Make sure that you've gotten 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 though that the sport can not run with out starting it this fashion. Especially because it would not throw any errors, however 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?



-- #11



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



This has worked for me. well I find it weird though that the sport can't run without starting it this way. Particularly 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 mystery why it acts the best way it does? Click on to expand...



If you have java 7 installed it won't work on OS X. If you are interested, read http://lwjgl.org/forum/index.php?matter=4711.Zero .



Ok



Komoden



13



- Nov 12, 2012



-- #12



I have Java 7 put in... and it works nice for me.. a minimum of im 98% sure i've Java 7, should examine once i get back home.. I do know of the issues with LWJGL, have been following the development of that thread for some time.. wanna get the brand new model. The one that ships with Minecraft has a nasty memoryleak in the case of age-changing in Mystcraft (presumably additionally Nether/End, however undecided)



Dravarden



1,693



- Nov 14, 2012



-- #thirteen



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



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



Simply unzip and drop it into the same folder you may have the FTB.jar in and double click. When you get an error saying it doesn't have permission, open a new terminal window sort in without the quotes "sudo chmod +x (drag launch.command right here)" then hit enter. Make sure you could have a space between the "+x" and the file path. Click to increase...



This one works the most effective, thanks!



Additionally, you are able to do an alias and put it anywhere you want, and rename it however you need



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 this for you Click on to expand...



Do you thoughts if I embody this fix on my CP&S document? This is what I might put: # Mac crash errors and Login problems: try 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_Home=/System/Library/Frameworks/JavaVM.framework/Variations/1.6/Home



in terminal simply before launching the launcher from terminal.



I had the same downside but how can I start minacraft?? where is the folder java frameworks? the code I must insert it into the terminal of mac Click to broaden...



S



Snickerdoodlz



- Nov 20, 2012



-- #17



It really 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 imply by open the terminal Click to expand...



You possibly can open the terminal in two ways: - Go to Finder, click on on "Purposes", scroll down to "Utilities" and double click on to open it. Scroll down to "Terminal" and double click on on it.- Hit Command + House (to open highlight) and type "Terminal" (without the quotes).



H



Haidy777



New Member



Jul 29, 2019



four



zero



- Nov 23, 2012



-- #20



portablejim said: The complete course of for launching correctly is 1. Save the launcher jar on the Desktop in a folder called ftb2. Open terminal and sort



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



3. The launcher should launch and work correctly



Click on to develop...



Thanks. Its now it's working once more.