-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.10
-
None
-
OS: Windows 8.1
Java: 1.7.0_51 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.5.1 (bootstrap 5)
Minecraft: 1.7.10 (updated Wed May 14 13:29:23 EDT 2014)
-
Unconfirmed
I updated my computer to Windows 8.1, and entered the launcher (1.5.1) and clicked "Play." It keeps giving me the same crash report, which is as follows:
Time: 8/8/14 9:04 PM
Description: Initializing game
org.lwjgl.LWJGLException: Could not create context
at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:850)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at bao.ag(SourceFile:340)
at bao.f(SourceFile:713)
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.WindowsContextImplementation.nCreate(Native Method)
at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
at org.lwjgl.opengl.Display.create(Display.java:850)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at bao.ag(SourceFile:340)
If you could help me that would be great. Thanks!
- duplicates
-
MC-4283 it crashes failed to start / "Could not create context"
- Resolved