Mac Repair For Launcher On Mac Minecraft Crashes Immediately

From Open Source Bridge
Jump to: navigation, search

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



You're using an out of date browser. It could not display this or different web sites accurately.It's best to improve or use another browser.



Status Not open for additional replies.



123- … Go to page



6



Subsequent 1 of 6 Go to web page



Go



Subsequent Last



-- #1



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



You may 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 ftb2. Open terminal and kind



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



Samuel Fielder



-- #3



Thanks So much!!!!



Reactions: help_me



N



natchu96



52



-- #four



IT LIVES!!!!!



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



-- #5



natchu96 stated: IT LIVES!!!!!



Thanks! Now if solely there was a method to do this without copy-pasting your submit into the terminal each time.



Googled it. came up with Automator workflows saved as application format. Properly, that was simple O_zero Click on to expand...



There's a plan (I'm pretty certain) to launch the launcher in application format for mac that will do that. (Will likely be linked changing the crossed out area on the first submit). Nonetheless, good answer.



Slydsooz



2



-- #6



thank you so much!!! It solved The whole lot for me



-- #7



thanks!!!



Sir_Squ



22



- Nov 11, 2012



-- #8



Sticky?



E



emcginnis



3



-- #9



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



Just unzip and drop it into the identical folder you've gotten 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 without the quotes "sudo chmod +x (drag launch.command here)" then hit enter. Make sure you've gotten an area 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 worked for me. I discover it bizarre although that the sport cannot run without beginning it this way. Particularly because it doesn't throw any errors, but simply closes... Have anybody investigated the cause for the odd habits when launching the jar by double clicking it, or is it still a mystery why it acts the way in which it does?



-- #Eleven



Komoden said: 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 find it weird though that the sport cannot run without beginning it this manner. Particularly because it does not 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 still a thriller why it acts the best way it does? Click to increase...



If you have java 7 installed it is not going to work on OS X. If you are interested, learn http://lwjgl.org/forum/index.php?subject=4711.0 .



Okay



Komoden



thirteen



- Nov 12, 2012



-- #12



I've Java 7 installed... and it really works advantageous for me.. at least im 98% certain i have Java 7, should verify once i get again house.. I do know of the issues with LWJGL, have been following the development of that thread for some time.. wanna get the brand new version. The one that ships with Minecraft has a nasty memoryleak when it comes to age-altering in Mystcraft (probably additionally Nether/Finish, but unsure)



Dravarden



1,693



- Nov 14, 2012



-- #13



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



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



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



This one works the perfect, thanks!



Additionally, you can do an alias and put it anywhere you need, and rename it however you want



D



DarklingGX



9



- Nov 15, 2012



-- #14



Hallelujah! It exists!



A



Ashzification



7,425



- Nov 17, 2012



-- #15



or



You can obtain an app file to do this for you Click to develop...



Do you thoughts if I include this repair on my CP&S doc? That is what I would put: # Mac crash errors and Login issues: check out this thread here: the OP



G



ghost20199



-- #sixteen



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



To fix it run Code: export JAVA_Dwelling=/System/Library/Frameworks/JavaVM.framework/Variations/1.6/Home



in terminal just before launching the launcher from terminal.



I had the same drawback 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 increase...



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 on to broaden...



You may open the terminal in two methods: - Go to Finder, click on "Applications", scroll right down to "Utilities" and double click to open it. Scroll all the way down to "Terminal" and double click on it.- Hit Command + Space (to open spotlight) and type "Terminal" (without the quotes).



H



Haidy777



New Member



Jul 29, 2019



4



0



- Nov 23, 2012



-- #20



portablejim stated: The complete course of for launching correctly is 1. Save the launcher jar on the Desktop in a folder referred to as ftb2. 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 should launch and work properly



Click to broaden...



Thanks. Its now it's working again.