Put the summary of the bug you're having here
What I expected to happen was...:
Launch the game
What actually happened was...:
Crashed
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 7/6/13 12:37 AM
Description: Initializing game
org.lwjgl.LWJGLException: Could not init GLX
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:846)
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.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:846)
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: Linux (i386) version 3.5.0-36-generic
Java Version: 1.6.0_27, Sun Microsystems Inc.
Java VM Version: OpenJDK Server VM (mixed mode), Sun Microsystems Inc.
Memory: 7866288 bytes (7 MB) / 29425664 bytes (28 MB) up to 954466304 bytes (910 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
Linked issues
is duplicated by
Comments
Please do not mark issues as private, unless your bug report is a security issue containing information that may compromise your server/client.
@ [Mod] Anon Ymus = Noted with thanks. However, How to solve this issue? Should I activate the driver of the video card (I'm on Ubuntu = need to download and install manufacturer drivers? or do the default drivers are sufficient?)?
You need to update your drivers somehow, other than that I have no idea. This site is not a help desk.
Based on a crash report provided in this issue, I believe with high certainty that this report may be a duplicate of MC-21056. You can view all information known about this specific crash at MCX-802.