Mac FTB Launcher Crashes - before Main Menu

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

MickTheLick

New Member
Jul 29, 2019
13
0
0
Hi all,

I've been trying to resolve this problem since yesterday afternoon without success. Actually I feel I'm going backwards. Initially I could get to the FTB title screen before Minecraft generated its own crash report. Now I can't even get to that far and I am unable to duplicate the previous success/lack of success despite backtracking my system changes.

After running the launcher it checks for modpack updates goes through to what I think is the Forge compiler and then just crashes onto a black screen.

I'm running:
Mac OS X Lion 10.7.5
Java Version 1.6.0_33 from Apple Inc.
FTB Launcher V1.2.2
Magic World 1.7.7
Here is my crash log: http://pastebin.com/B9tbK5ka

I have also tried altering the Java Parameters as suggested in http://forum.feed-the-beast.com/threads/detected-leaking-worlds-in-memory.12098/page-7#post-157630 which had worked for someone else. It did not unfortunately work for me :(

Crash Log: http://pastebin.com/Q300J769 - after Java parmeters set

I thought after this that I would try all of the above running the Java SE Development Kit 7

I get the same results. I haven't posted the crash log because they are as far as I can tell identical.

Any help or suggestions would be greatly appreciated.

Many thanks

Mick
 

MickTheLick

New Member
Jul 29, 2019
13
0
0
Thanks Booker.

I'm pretty sure that I have Java 1.6.0_37 running now. As far as I can tell there is no preference panel with this version of Java. I followed the terminal commands listed in your link but didn't seem to make any difference.

Here is the console log that was generated on running FTB launcher

http://pastebin.com/1WheL7Pn

Any other idea's... Am I getting close to reinstalling the operating system yet :)

Cheers Booker,

Mick
 

MickTheLick

New Member
Jul 29, 2019
13
0
0
Hey Booker,

I have followed the terminal commands listed in your link ( http://forum.feed-the-beast.com/threads/leaking-world-help-is-here.13230/ ).

Here is a copy of my terminal window just so you can check that I'm following the instructions correctly:

mark-bunneys-macbook-pro:~ markbunney$ sudo mkdir -p /Library/Internet\ Plug-Ins/disabled
mark-bunneys-macbook-pro:~ markbunney$ sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled
mv: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin and /Library/Internet Plug-Ins/disabled/JavaAppletPlugin.plugin are identical
mark-bunneys-macbook-pro:~ markbunney$ sudo ln -sf /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI.plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
mark-bunneys-macbook-pro:~ markbunney$ sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws
mark-bunneys-macbook-pro:~ markbunney$

I'm just copying and pasting the listed commands in each step and pushing 'enter'.

After running FTB launcher getting the same result as previously.

http://pastebin.com/UhHcbiXN

Is there a way to check that Java support has been re-enabled?

Should I now follow this part of your link:

Mac JAVA Downgrade
ONLY FOLLOW THESE NEXT STEP IF TOLD TO DO SO, NOT RESPONSIBLE FOR ACTIONS .

  1. Go to the Macintosh HD/Library/Internet Plug-Ins/ folder and delete the file "JavaAppletPlugin.plugin"
  2. Open the Terminal and run the following commands (each on one line):
Code:
cd /System/Library/Java/Support/Deploy.bundle/Contents/Resources/
sudo ln -sf JavaPlugin2_NPAPI.plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws
I certainly won't hold you responsible :)
Really thank you for help here. (Can't imagine how many times you have to tell people to follow the link in your signature)
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
NO.... :) Your at the correct Java version...

pastebin.com said:
file:/Users/markbunney/Desktop/FTB/~/FTB/Magic_World/
Your doing it wrong :)
In your install folder, under the options tab....Change it to "~/FTB/" without the quotes....
(That is really weird, I have not seen it install like that before.)
 

MickTheLick

New Member
Jul 29, 2019
13
0
0
Ok Booker I think we are getting somewhere. I have changed the install destination folder. I downloaded a fresh copy of the launcher and ran it with the new install directory. I actually got to the FTB logo screen then just a white screen. subsequent attempts just go stright to the white screen without the FTB launcher appearing.

Problems seem to occur when the applet wrapper starts. But on the bright side some progress at least.

Here is the log.

http://pastebin.com/KnYh3djs
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
I think I need more knowledge of mac's operating systems....

I'm trying to get you to install it without special chars in the directory path....
so it should look something like "C:\something-with-no-spaces-or-special-charictors\FTB\..."
 

Infinite Unrest

New Member
Jul 29, 2019
14
0
0
Hello both,

I think I'm having the exact same issue and not sure what's caused it. Here's my pastebin from the launcher: http://pastebin.com/2Qkw290J

Any help would be really appreciated. I was playing FTB Ultimate only yesterday afternoon.

EDIT: I've got it running again and the solution was that I removed Optifine.

Charles
 
Status
Not open for further replies.