Minecraft crash sous Linux !?

Trex1986

Architecte en herbe
24 Octobre 2016
11
0
61
Bonjour j'ai un soucis avec Minecraft il crash et je ne peux plus jouer, quand je clique sur "play" il crash peut de temps après..

Code:
---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 22/01/17 15:49
Description: Initializing game

org.lwjgl.LWJGLException: Could not choose GLX13 config
    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:818)
    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 bsu.am(SourceFile:523)
    at bsu.aj(SourceFile:352)
    at bsu.a(SourceFile:299)
    at net.minecraft.client.main.Main.main(SourceFile:120)


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:818)
    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 bsu.am(SourceFile:523)
    at bsu.aj(SourceFile:352)

-- Initialization --
Details:
Stacktrace:
    at bsu.a(SourceFile:299)
    at net.minecraft.client.main.Main.main(SourceFile:120)

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Linux (amd64) version 4.8.0-34-generic
    Java Version: 1.8.0_111, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 64376616 bytes (61 MB) / 159846400 bytes (152 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    Launched Version: 1.8
    LWJGL: 2.9.1
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    GL Caps:
    Using VBOs: Yes
    Is Modded: Probably not. Jar signature remains and client brand is untouched.
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)

Pour info je suis sous Linux.

Merci d'avance

Trex1986
 
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 815
156
3 000
347
26
Alsace
www.minecraftforgefrance.fr
Salut,
Quelle est la config de ton pc ?
Quel est le résultat de la commande suivante ? (à entrer dans un terminal, nécessite le paquet mesa-utils) :
glxinfo | grep OpenGL