Mac Crash Help Needed

  • 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.

Bombmad

New Member
Jul 29, 2019
1
0
0
So I went to play FTB when it refused to load, at first there was no crash report but one came up after a few tries. I tried to load up tekkit as well, but that also crashed without explanation. The only thing I can think of that might have caused this was updating java. Can anyone decipher this crash report for me?

---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 07/10/13 16:49
Description: Failed to start game

org.lwjgl.LWJGLException: Could not get the JAWT interface
at org.lwjgl.opengl.AWTSurfaceLock.lockAndInitHandle(Native Method)
at org.lwjgl.opengl.AWTSurfaceLock.access$100(AWTSurfaceLock.java:49)
at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:89)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.AWTSurfaceLock.privilegedLockAndInitHandle(AWTSurfaceLock.java:86)
at org.lwjgl.opengl.AWTSurfaceLock.lockAndGetHandle(AWTSurfaceLock.java:64)
at org.lwjgl.opengl.MacOSXCanvasPeerInfo.initHandle(MacOSXCanvasPeerInfo.java:53)
at org.lwjgl.opengl.MacOSXDisplayPeerInfo.doLockAndInitHandle(MacOSXDisplayPeerInfo.java:56)
at org.lwjgl.opengl.PeerInfo.lockAndGetHandle(PeerInfo.java:85)
at org.lwjgl.opengl.MacOSXContextImplementation.create(MacOSXContextImplementation.java:47)
at org.lwjgl.opengl.Context.<init>(Context.java:120)
at org.lwjgl.opengl.Display.create(Display.java:858)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:398)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Thread.java:724)
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
You're using Java 7.
Do this:
Please read below. Please be sure to read all of the info available in the 2 articles.
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. Please also read the extra info at the bottom of the guide, and apply all applicable suggestions.

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
 
Status
Not open for further replies.