New FTB crashes with Mac OS X.

Status
Not open for further replies.

Plazmotech

New Member
Jul 29, 2019
2
0
0
Hi. I updated FTB and now it crashes on launch. I hit login, it shows the little FTB thing, and then it gives this crash report

I am using Java 7 I believe

Code:
---- Minecraft Crash Report ----
// Who set us up the TNT?
 
Time: 12/23/12 1:02 PM
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.a(Minecraft.java:408)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:722)
 
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (x86_64) version 10.8.2
- Java Version: 1.7.0_10, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 177825424 bytes (169 MB) / 257294336 bytes (245 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms256M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 Feed The Beast Mod Pack 0 mods loaded, 0 mods active
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
 

Nozart

New Member
Jul 29, 2019
59
0
0
Since you're a mac user use java 6, it just flat out wont work with 7

Not minecraft's fault amazingly :D
 

Luke_H

New Member
Jul 29, 2019
273
0
0
I was being quite helpful actually :p
If the OP uses online sources and keeps using them, it gets his issue solved a lot quicker.
 
Status
Not open for further replies.