-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.1
-
None
-
OS: Windows 7 (ver 6.1, arch x86)
Java: 1.7.0_09 (by Oracle Corporation)
Launcher: 1.0.8 (bootstrap 4)
Minecraft: 1.6.1 (updated Sun Jul 07 07:19:14 CDT 2013)
-
Unconfirmed
Put the summary of the bug you're having here
What I expected to happen was...:
Describe what you thought should happen here
What actually happened was...:
Describe what happened here
Steps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...--- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 7/7/13 12:28 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 atn.O(SourceFile:299)
at atn.d(SourceFile:598)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 atn.O(SourceFile:299)
– Initialization –
Details:
Stacktrace:
at atn.d(SourceFile:598)
at net.minecraft.client.main.Main.main(SourceFile:101)
– System Details –
Details:
Minecraft Version: 1.6.1
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 5329328 bytes (5 MB) / 26808320 bytes (25 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.6.1
LWJGL: 2.9.0
OpenGL: ~ERROR~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
- duplicates
-
MC-4283 it crashes failed to start / "Could not create context"
- Resolved