-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.4, Minecraft 1.7.1, Minecraft 1.7.2
-
OS: Windows 8 (ver 6.2, arch x86)
Java: 1.7.0_45 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.3.1 (bootstrap 5)
Minecraft: 1.7.2 (updated Fri Oct 25 15:00:00 CEST 2013)
-
Unconfirmed
When I want to join Minecraft I only get a Black Box called Minecraft. It stays for 5 seconds. Then this crach report is shown:
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 10.11.13 20:25
Description: Initializing game
org.lwjgl.opengl.OpenGLException: Invalid framebuffer operation (1286)
at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1120)
at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1133)
at azd.Z(SourceFile:473)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1120)
at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1133)
at azd.Z(SourceFile:473)
– Initialization –
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
– System Details –
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 37936920 bytes (36 MB) / 72740864 bytes (69 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.2
LWJGL: 2.9.0
OpenGL: GeForce GT 740M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
Anisotropic Filtering: Off (1)
What I expected that I get an answer in the next days with a tipp what I have to do to fix this problem.
- duplicates
-
MC-34813 Hopper: org.lwjgl.opengl.OpenGLException: Invalid framebuffer operation (1286)
- Resolved