Mac Crashing on launch (Mindcrack pack)

Status
Not open for further replies.

eljoshy0

New Member
Jul 29, 2019
9
0
0
Whenever I launch FTB it crashes after the FML screen. I have tried reinstalling ftb but have no luck. Heres the log..

Loading jars...
Added URL to classpath: file:/Users/ELJOSHY0/Applications/Games/MindCrack/instMods/liteloader.zip
Added URL to classpath: file:/Users/ELJOSHY0/Applications/Games/MindCrack/instMods/MinecraftForge.zip
Added URL to classpath: file:/Users/ELJOSHY0/Applications/Games/MindCrack/minecraft/bin/minecraft.jar
Added URL to classpath: file:/Users/ELJOSHY0/Applications/Games/MindCrack/minecraft/bin/lwjgl.jar
Added URL to classpath: file:/Users/ELJOSHY0/Applications/Games/MindCrack/minecraft/bin/lwjgl_util.jar
Added URL to classpath: file:/Users/ELJOSHY0/Applications/Games/MindCrack/minecraft/bin/jinput.jar
Loading natives...
Natives loaded...
Loading minecraft class
mc = class net.minecraft.client.Minecraft
field amount: 67
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: /Users/ELJOSHY0/Applications/Games/MindCrack/Library/Application Support/minecraft
Launching with applet wrapper...
2013-06-18 18:13:10 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-06-18 18:13:10 [INFO] [MiscPeripheralsASM] Initialized
2013-06-18 18:13:11 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-06-18 18:13:11 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-06-18 18:13:11 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-06-18 18:13:11 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-06-18 18:13:11 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-06-18 18:13:11 [INFO] [STDOUT] 1 bit stencil buffer added
2013-06-18 18:13:12 [INFO] [STDOUT] Inserted super call into avz.c
2013-06-18 18:13:12 [INFO] [STDOUT] avf was overriden from NotEnoughItems.jar
2013-06-18 18:13:13 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-06-18 18:13:14 [INFO] [STDOUT] 27 achievements
2013-06-18 18:13:14 [INFO] [STDOUT] 210 recipes
2013-06-18 18:13:14 [INFO] [STDOUT] Setting user: eljoshy0, 8317566918827434115
2013-06-18 18:13:14 [INFO] [STDOUT] LWJGL Version: 2.4.2
JavaVM WARNING: JAWT_GetAWT must be called after loading a JVM
2013-06-18 18:13:14 [INFO] [STDERR] org.lwjgl.LWJGLException: Could not get the JAWT interface
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.lockAndInitHandle(Native Method)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.access$100(AWTSurfaceLock.java:49)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:89)
2013-06-18 18:13:14 [INFO] [STDERR]at java.security.AccessController.doPrivileged(Native Method)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.privilegedLockAndInitHandle(AWTSurfaceLock.java:86)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.lockAndGetHandle(AWTSurfaceLock.java:64)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.MacOSXCanvasPeerInfo.initHandle(MacOSXCanvasPeerInfo.java:53)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.MacOSXDisplayPeerInfo.doLockAndInitHandle(MacOSXDisplayPeerInfo.java:56)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.PeerInfo.lockAndGetHandle(PeerInfo.java:85)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.MacOSXContextImplementation.create(MacOSXContextImplementation.java:47)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.Context.<init>(Context.java:120)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.Display.create(Display.java:858)
2013-06-18 18:13:14 [INFO] [STDERR]at org.lwjgl.opengl.Display.create(Display.java:784)
2013-06-18 18:13:14 [INFO] [STDERR]at net.minecraft.client.Minecraft.a(Minecraft.java:384)
2013-06-18 18:13:14 [INFO] [STDERR]at asq.a(SourceFile:56)
2013-06-18 18:13:14 [INFO] [STDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:746)
2013-06-18 18:13:14 [INFO] [STDERR]at java.lang.Thread.run(Thread.java:722)
JavaVM WARNING: JAWT_GetAWT must be called after loading a JVM
2013-06-18 18:13:15 [INFO] [STDERR] org.lwjgl.LWJGLException: Could not get the JAWT interface
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.lockAndInitHandle(Native Method)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.access$100(AWTSurfaceLock.java:49)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:89)
2013-06-18 18:13:15 [INFO] [STDERR]at java.security.AccessController.doPrivileged(Native Method)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.privilegedLockAndInitHandle(AWTSurfaceLock.java:86)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.AWTSurfaceLock.lockAndGetHandle(AWTSurfaceLock.java:64)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.MacOSXCanvasPeerInfo.initHandle(MacOSXCanvasPeerInfo.java:53)a
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.MacOSXDisplayPeerInfo.doLockAndInitHandle(MacOSXDisplayPeerInfo.java:56)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.PeerInfo.lockAndGetHandle(PeerInfo.java:85)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.MacOSXContextImplementation.create(MacOSXContextImplementation.java:47)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.Context.<init>(Context.java:120)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.Display.create(Display.java:858)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.Display.create(Display.java:784)
2013-06-18 18:13:15 [INFO] [STDERR]at org.lwjgl.opengl.Display.create(Display.java:765)
2013-06-18 18:13:15 [INFO] [STDERR]at net.minecraft.client.Minecraft.a(Minecraft.java:399)
2013-06-18 18:13:15 [INFO] [STDERR]at asq.a(SourceFile:56)
2013-06-18 18:13:15 [INFO] [STDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:746)
2013-06-18 18:13:15 [INFO] [STDERR]at java.lang.Thread.run(Thread.java:722)
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
I do not see which version of Java you are using. Be sure to use Java 6 update 45 when using MacOS. This guide will help you get it if you have Java 7.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Please follow these instructions:
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your setup.

If you continue to have trouble, please post your complete client-side (launcher) console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs and prevent them from expiring: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
 

eljoshy0

New Member
Jul 29, 2019
9
0
0
I have downgraded to java 6. Nothing has changed and none of the other suggestions have helped. Anything else? I have submitted my log to the desk
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
read the second half of my post.

I'm the main person on the help desk and have taken a few days off from work there. also, since I'm actively helping you here, I won't help you there when I return.
 

eljoshy0

New Member
Jul 29, 2019
9
0
0
When it crashes the console closes too so I have no way of copying it and as far as I know it doesn't get saved anywhere
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Thank you for the log. Is this the log before you downgraded Java or after? If it is after, the downgrade did not work. Please follow this guide again exactly.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Sorry to say, but the downgrade is still not taking. From your log 'LaunchFrame.main:166: Java version: 1.7.0_21'
I hope someone who has a Mac and done this will help you through the process. I only have windows. I wish I could help you more.
 

eljoshy0

New Member
Jul 29, 2019
9
0
0
I don't understand what's making it not downgrade. I have done it through the terminal with root access. I have tried doing it manually too. I have tried checking after every terminal command. But I have searched google and quite a few people have said that the downgrade doesn't work. I'll attempt to completely delete java and then install 6. If only it was as easy as deleting like on windows. Damn Macbook!
 
  • Like
Reactions: lavarthan

eljoshy0

New Member
Jul 29, 2019
9
0
0
I've managed to fix it, it was the JDK conflicting. Firstly you need to downgrade to Java 6 as stated here: http://support.apple.com/kb/HT5559?? Then if the game still won't launch, locate to
/Library/Java/JavaVirtualMachines then delete the folder "
jdk1.7.0_13.jdk
". Empty your trash and then launch and it should work fine. I hope this helps some people!
 
  • Like
Reactions: lavarthan
Status
Not open for further replies.