Put the summary of the bug you're having here
What I expected to happen was...:
The game's main menu to appear
What actually happened was...:
The game started opened for about a second with an empty black window, and then I immediately received a crash report
Steps to Reproduce:
Not really much to say here, just launch minecraft on my computer...
Seems to be something related to frame buffers, which I couldn't find a help page for.
I published the crash report but I'll put it here too:
Minecraft Crash Report ----
// Ouch. That hurt 😞
Time: 10/26/13 4:43 PM
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 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 24105664 bytes (22 MB) / 127139840 bytes (121 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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 GTX 660M/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)
Linked issues
duplicates 1
Comments 0
No comments.