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!
Linked issues
Comments 2
Duplicate of MC-4283 - Please update your graphics card drivers following these instructions: Updating Graphics Card Drivers.
If you are using Java arguments to increase the amount of memory, please reduce it to the default 512MB.
Do not rely on automatic searches for driver updates.
Do not use Windows Update or Device Manager - Microsoft doesn't install OpenGL, they promote DirectX.
If you know the brand and type of your graphics card, go to the links provided above and search manually for the most recent driver for your card. The automatic detection tools of the card manufacturers are not recommended.
If all that won't help, please use the Mojang Support Center.
Dupe of MC-4283