-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.2
-
None
-
Unconfirmed
This is an automatically generated report based from the following crash: http://hopper.minecraft.net/crashes/minecraft/MCX-22427/
Crash:
java.lang.OutOfMemoryError: (class: org/lwjgl/opengl/ContextCapabilities, method: GL43_initNativeFunctionAddresses signature: ()Z) java.lang.OutOfMemoryError: (class: org/lwjgl/opengl/ContextCapabilities, method: GL43_initNativeFunctionAddresses signature: ()Z)
The following is the first clean report made public about this crash:
---- Minecraft Crash Report ---- // Oops. Time: 8/19/13 11:19 AM Description: Initializing game java.lang.OutOfMemoryError: (class: org/lwjgl/opengl/ContextCapabilities, method: GL43_initNativeFunctionAddresses signature: ()Z) at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374) at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195) at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110) at org.lwjgl.opengl.Display.makeCurrent(Display.java:706) at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025) at org.lwjgl.opengl.Display.create(Display.java:852) at org.lwjgl.opengl.Display.create(Display.java:757) at ats.O(SourceFile:284) at ats.d(SourceFile:599) at net.minecraft.client.main.Main.main(SourceFile:101) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374) at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195) at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110) at org.lwjgl.opengl.Display.makeCurrent(Display.java:706) at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025) at org.lwjgl.opengl.Display.create(Display.java:852) at org.lwjgl.opengl.Display.create(Display.java:757) at ats.O(SourceFile:284) -- Initialization -- Details: Stacktrace: at ats.d(SourceFile:599) at net.minecraft.client.main.Main.main(SourceFile:101) -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_07, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 8171976 bytes (7 MB) / 26808320 bytes (25 MB) up to 518979584 bytes (494 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M 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 Launched Version: 1.6.2 LWJGL: 2.9.0 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) Resource Pack: Default Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
You can see this full report at http://hopper.minecraft.net/crashes/minecraft/MCX-22427/4144633/
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved