-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.5
-
None
-
Unconfirmed
This is an automatically generated report based from the following crash: http://hopper.minecraft.net/crashes/minecraft/MCX-1443807/
Crash:
java.lang.OutOfMemoryError: (class: org/lwjgl/opengl/ContextCapabilities, method: GL33_initNativeFunctionAddresses signature: (Z)Z) java.lang.OutOfMemoryError: (class: org/lwjgl/opengl/ContextCapabilities, method: GL33_initNativeFunctionAddresses signature: (Z)Z)
The following is the first clean report made public about this crash:
---- Minecraft Crash Report ---- // Ouch. That hurt :( Time: 01/03/14 19:37 Description: Initializing game java.lang.OutOfMemoryError: (class: org/lwjgl/opengl/ContextCapabilities, method: GL33_initNativeFunctionAddresses signature: (Z)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 azl.ad(SourceFile:312) at azl.f(SourceFile:696) at net.minecraft.client.main.Main.main(SourceFile:148) 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 azl.ad(SourceFile:312) -- Initialization -- Details: Stacktrace: at azl.f(SourceFile:696) at net.minecraft.client.main.Main.main(SourceFile:148) -- System Details -- Details: Minecraft Version: 1.7.5 Operating System: Windows 8 (x86) version 6.2 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 3027512 bytes (2 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 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.7.5 LWJGL: 2.9.1 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: [] Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
You can see this full report at http://hopper.minecraft.net/crashes/minecraft/MCX-1443807/67403432/
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved