Crash after Java Update 13 Mac OS X 8.2

Status
Not open for further replies.

EradurGwath

New Member
Jul 29, 2019
29
0
0
---- Minecraft Crash Report ----
// You're mean.

Time: 7-2-13 15:40
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:397)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Thread.java:722)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Mac OS X (x86_64) version 10.8.2
Java Version: 1.7.0_13, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 165570432 bytes (157 MB) / 259522560 bytes (247 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 5 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26a FML v4.7.22.539 Minecraft Forge 6.6.0.515 Feed The Beast Mod Pack 0 mods loaded, 0 mods active
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

I keep getting this error. When I click launch on the FTB Launcher, Minecraft starts up and once the Loader is done it just shuts down. I always had this error but before I used a way to not get it. But now it even using that doesn't fix it.
 

Morndenkainen

New Member
Jul 29, 2019
5
0
0
I thought I read somewhere that this was caused by a video driver conflict. Did you update your video drivers to the latest version?
 

EradurGwath

New Member
Jul 29, 2019
29
0
0
I tried many times to uninstall Java 7, but for some reason the javappletplugin.plugin which holds Java 7 doesnt exist with me. It's realy realy werid
 

EradurGwath

New Member
Jul 29, 2019
29
0
0
Go to my guide below, around bullet 4 will be a hyperlink for java 6 reactivation.
For some weird reason the javappletplugin.plugin The plugin that holds Java 7 does NOT exist. But if I test if my Java works. It just says that I have a working version of Java 7
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
You'll need to find, or wait for another, workaround. I don't own a Mac, so I can't provide any other way of getting to Java 6.
 
Status
Not open for further replies.