I havent played in a while.
Last I tried was 12.29.2012.
I kept getting this crash report (below) every time I tried to run Minecraft.
Ive checked for graphics card driver updates, completely deleted my Minecraft folder (bin, saves, everything) and tried to start that way.
Force updating resulted in the same crash report.
---- Minecraft Crash Report ----
// Why is it breaking
Time: 1/18/13 5:29 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(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
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.7.5
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 63631592 bytes (60 MB) / 90963968 bytes (86 MB) up to 1349648384 bytes (1287 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Took me a bit to figure out the permissions in terminal, but here you go.
sh-3.2# chmod 755 mc.bat
sh-3.2# ./mc.bat
./mc.bat: line 1: @ECHO: command not found
./mc.bat: line 2: ::: command not found
./mc.bat: line 3: ::: command not found
: command not found
./mc.bat: line 5: ::: command not found
./mc.bat: line 6: setlocal: command not found
: command not found
[spoiler][code]
./mc.bat: line 9: call: command not found
: command not foundecho.
==Computer info==
: command not foundecho.
./mc.bat: line 13: call: command not found
./mc.bat: line 14: call: command not found
./mc.bat: line 15: call: command not found
./mc.bat: line 16: call: command not found
Processor: %PROCESSOR_IDENTIFIER%
./mc.bat: line 18: syntax error near unexpected token `('
./mc.bat: line 18: `FOR /F "TOKENS=2 DELIMS==" %%A IN ('wmic computersystem get 'umberOfProcessors /value') DO echo NumberOfProcessors: %%A
sh-3.2#
Alright, downloaded Java, and manually replaced the files as it said.
Same problem as before, not sure if anything has changed on the crash report.
---- Minecraft Crash Report ----
// You're mean.
Time: 1/18/13 8:27 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:51)
at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:94)
at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:92)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.AWTSurfaceLock.privilegedLockAndInitHandle(AWTSurfaceLock.java:92)
at org.lwjgl.opengl.AWTSurfaceLock.lockAndGetHandle(AWTSurfaceLock.java:66)
at org.lwjgl.opengl.MacOSXCanvasPeerInfo.initHandle(MacOSXCanvasPeerInfo.java:57)
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.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:847)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
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.7.5
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 55732752 bytes (53 MB) / 91291648 bytes (87 MB) up to 1355284480 bytes (1292 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.8.5
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
This is what Im getting in terminal while trying to downgrade.
new-host:~ Joe$ sudo mkdir -p /Library/Internet\ Plug-Ins/disabled
new-host:~ Joe$ sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled
mv: rename /Library/Internet Plug-Ins/JavaAppletPlugin.plugin to /Library/Internet Plug-Ins/disabled/JavaAppletPlugin.plugin: Is a directory
On a side note, you cant download a copy of Java 6 for Mac, since Apple decided they would make their own versions. Retarded, I know. But I can not search on the web for Java 6 for OSX
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Last I tried was 12.29.2012.
I kept getting this crash report (below) every time I tried to run Minecraft.
Ive checked for graphics card driver updates, completely deleted my Minecraft folder (bin, saves, everything) and tried to start that way.
Force updating resulted in the same crash report.
Macbook 5,2
10.7.5
2 GHz Intel Core 2 Duo
3GB RAM, NVIDIA GeForce 9400M
---- Minecraft Crash Report ----
// Why is it breaking
Time: 1/18/13 5:29 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(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
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.7.5
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 63631592 bytes (60 MB) / 90963968 bytes (86 MB) up to 1349648384 bytes (1287 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
-
View User Profile
-
View Posts
-
Send Message
Moderatorif windows update then goto nvidia 's site here http://www.geforce.com/drivers
you could try using this handy tool to update your LWJGL files too http://syfaro.net/bu...JGL_Updater.jar
And I gave the LWJGL a try, and tried to log in again. Same result.
-
View User Profile
-
View Posts
-
Send Message
Moderatorsh-3.2# chmod 755 mc.bat
sh-3.2# ./mc.bat
./mc.bat: line 1: @ECHO: command not found
./mc.bat: line 2: ::: command not found
./mc.bat: line 3: ::: command not found
: command not found
./mc.bat: line 5: ::: command not found
./mc.bat: line 6: setlocal: command not found
: command not found
[spoiler][code]
./mc.bat: line 9: call: command not found
: command not foundecho.
==Computer info==
: command not foundecho.
./mc.bat: line 13: call: command not found
./mc.bat: line 14: call: command not found
./mc.bat: line 15: call: command not found
./mc.bat: line 16: call: command not found
Processor: %PROCESSOR_IDENTIFIER%
./mc.bat: line 18: syntax error near unexpected token `('
./mc.bat: line 18: `FOR /F "TOKENS=2 DELIMS==" %%A IN ('wmic computersystem get 'umberOfProcessors /value') DO echo NumberOfProcessors: %%A
sh-3.2#
-
View User Profile
-
View Posts
-
Send Message
Moderatorthe lwjgl updater should work on the mac tho, but i've no idea with macs so i'll see if someone can come and help out
And I tried the lwjgl updater. Same result as before
-
View User Profile
-
View Posts
-
Send Message
Moderatorhttp://www.minecraftwiki.net/wiki/Tutorials/Update_LWJGL is how to update by hand
Same problem as before, not sure if anything has changed on the crash report.
---- Minecraft Crash Report ----
// You're mean.
Time: 1/18/13 8:27 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:51)
at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:94)
at org.lwjgl.opengl.AWTSurfaceLock$1.run(AWTSurfaceLock.java:92)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.AWTSurfaceLock.privilegedLockAndInitHandle(AWTSurfaceLock.java:92)
at org.lwjgl.opengl.AWTSurfaceLock.lockAndGetHandle(AWTSurfaceLock.java:66)
at org.lwjgl.opengl.MacOSXCanvasPeerInfo.initHandle(MacOSXCanvasPeerInfo.java:57)
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.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:847)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
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.7.5
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 55732752 bytes (53 MB) / 91291648 bytes (87 MB) up to 1355284480 bytes (1292 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.8.5
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
-
View User Profile
-
View Posts
-
Send Message
Moderatornew-host:~ Joe$ sudo mkdir -p /Library/Internet\ Plug-Ins/disabled
new-host:~ Joe$ sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled
mv: rename /Library/Internet Plug-Ins/JavaAppletPlugin.plugin to /Library/Internet Plug-Ins/disabled/JavaAppletPlugin.plugin: Is a directory
On a side note, you cant download a copy of Java 6 for Mac, since Apple decided they would make their own versions. Retarded, I know. But I can not search on the web for Java 6 for OSX