Tutoriel Résolu problème avec le nouveau launcher

Statut
N'est pas ouverte pour d'autres réponses.

frudin54

Aventurier
12 Février 2017
3
0
2
20
Bonjour, depuis 4 jours (depuis que j'ai installé le nouveau launcher) je ne peux plus lancer minecraft: je clique sur le bouton jouer et un message d'erreur s'affiche:
The game crashed whilst initializing game
Error: org.lwjgl.LWJGLException: Pixel format not accelerated

Avez-vous des solutions ?
Merci d'avance.
 

matthias1331

Aventurier
22 Juin 2019
4
0
2
22
Le problème que tu as c'est bien "Pixel format not accelerated" ?

Peux-tu envoyer le rapport de crash complet ?
Code:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 23/06/19 02:47
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
 at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
 at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
 at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
 at org.lwjgl.opengl.Display.createWindow(Display.java:306)
 at org.lwjgl.opengl.Display.create(Display.java:848)
 at org.lwjgl.opengl.Display.create(Display.java:757)
 at org.lwjgl.opengl.Display.create(Display.java:739)
 at bcd.ap(SourceFile:601)
 at bcd.an(SourceFile:437)
 at bcd.a(SourceFile:384)
 at net.minecraft.client.main.Main.main(SourceFile:124)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
 at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
 at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
 at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
 at org.lwjgl.opengl.Display.createWindow(Display.java:306)
 at org.lwjgl.opengl.Display.create(Display.java:848)
 at org.lwjgl.opengl.Display.create(Display.java:757)
 at org.lwjgl.opengl.Display.create(Display.java:739)
 at bcd.ap(SourceFile:601)
 at bcd.an(SourceFile:437)
-- Initialization --
Details:
Stacktrace:
 at bcd.a(SourceFile:384)
 at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
 Minecraft Version: 1.9.4
 Operating System: Windows 10 (amd64) version 10.0
 Java Version: 1.8.0_51, Oracle Corporation
 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 80416608 bytes (76 MB) / 134217728 bytes (128 MB) up to 2147483648 bytes (2048 MB)
 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
 Launched Version: 1.9.4
 LWJGL: 2.9.4
 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
 GL Caps:
 Using VBOs: No
 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)
 CPU: bcd$7@5a6fa56e
 
Statut
N'est pas ouverte pour d'autres réponses.