I need some help with the newest minecraft snapshot. I tried installing it, but when I run minecraft, after the mojang screen appears, a brown background screen appears and then the game crashes. Not sure whats wrong. I just updated the lwjgl so I'm pretty sure its not that. Heres the crash report for help
---- Minecraft Crash Report ----
// There are four lights!
java.lang.IllegalStateException: Function is not supported
at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
at org.lwjgl.opengl.GL13.glActiveTexture(GL13.java:120)
at bgl.a(SourceFile:479)
at bec.b(SourceFile:119)
at net.minecraft.client.Minecraft.l(SourceFile:1057)
at net.minecraft.client.Minecraft.K(SourceFile:573)
at net.minecraft.client.Minecraft.run(SourceFile:525)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 13w03a
Operating System: Mac OS X (x86_64) version 10.5.8
Java Version: 1.6.0_26, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 490140544 bytes (467 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
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: Intel GMA X3100 OpenGL Engine GL version 1.2 APPLE-1.5.48, Intel Inc.
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
I have the EXACT same problem as you, and I think it might be because some of the rendering code uses a later version of OpenGL, and because we can't update OpenGL on macs, we're basically screwed out of an update. (Read: Mojang is secretly/unintentionally dropping support for Mac 10.5.x because Apple is stupid like that)
Rollback Post to RevisionRollBack
Logic? Tell me more. Never heard of it.
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// There are four lights!
Time: 1/23/13 6:33 PM
Description: Unexpected error
java.lang.IllegalStateException: Function is not supported
at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
at org.lwjgl.opengl.GL13.glActiveTexture(GL13.java:120)
at bgl.a(SourceFile:479)
at bec.b(SourceFile:119)
at net.minecraft.client.Minecraft.l(SourceFile:1057)
at net.minecraft.client.Minecraft.K(SourceFile:573)
at net.minecraft.client.Minecraft.run(SourceFile:525)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 13w03a
Operating System: Mac OS X (x86_64) version 10.5.8
Java Version: 1.6.0_26, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 490140544 bytes (467 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
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: Intel GMA X3100 OpenGL Engine GL version 1.2 APPLE-1.5.48, Intel Inc.
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