Hello! J'ai installé la dernière version de linux récemment. Avec openjdk6, j'ai cette erreur...
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 17/12/12 18:40
Description: Failed to start game
org.lwjgl.LWJGLException: Could not init GLX
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultP
eerInfo(Native
Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(Linux
DisplayPeerInfo.java:52)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(Linux
Display.java:684)
at org.lwjgl.opengl.Display.create(Display.java:854)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:679)
A detailed walkthrough of the error, its code path and all known details is as follows:
--------------------------------------------------
-------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Linux (i386) version 3.2.0-34-generic-pae
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK Server VM (mixed mode), Sun Microsystems Inc.
Memory: 33715832 bytes (32 MB) / 59965440 bytes (57 MB) up to 889192448 bytes (848 MB)
JVM Flags: 0 total;
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
LWJGL: 2.4.2
OpenGL: ~~ERROR~~ NullPointerException: null
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
J'ai déjà essayé avec sun java, j'ai la même erreur, que dois-je faire ??
Merci ! 