-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.4.6
-
None
-
Unconfirmed
Description: Unexpected error java.lang.NullPointerException
at org.lwjgl.opengl.GL11.glGetError(GL11.java:1279)
at net.minecraft.client.Minecraft.d(SourceFile:464)
at net.minecraft.client.Minecraft.J(SourceFile:586)
at net.minecraft.client.Minecraft.run(SourceFile:534)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– System Details –
Details:
Minecraft Version: 1.4.6
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 408337400 bytes (389 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -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.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
- duplicates
-
MC-3291 Crash report received: NullPointerException at org.lwjgl.opengl.GL11.glGetError
- Resolved