Crash de minecraft au lancement

plueman

Aventurier
23 Octobre 2017
1
0
2
30
bonjour
j'essaye de lancer minecraft mais à peine je le lance il crash direct j'ai chercher et j'ai trouver une solution au premier problème a les argument jvm en version java 9 mais j'essaye de le lancer après et j'ai encore un crash le report me donne sa est ce que quelqu'un pourrais m'aider ci-dessous le report

Code:
---- Minecraft Crash Report ----
// Oops.

Time: 10/23/17 6:55 PM
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 bib.at(SourceFile:635)
   at bib.aq(SourceFile:458)
   at bib.a(SourceFile:404)
   at net.minecraft.client.main.Main.main(SourceFile:123)


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 bib.at(SourceFile:635)
   at bib.aq(SourceFile:458)

-- Initialization --
Details:
Stacktrace:
   at bib.a(SourceFile:404)
   at net.minecraft.client.main.Main.main(SourceFile:123)

-- System Details --
Details:
   Minecraft Version: 1.12.2
   Operating System: Windows 10 (amd64) version 10.0
   Java Version: 1.8.0_151, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 145145720 bytes (138 MB) / 198180864 bytes (189 MB) up to 1029177344 bytes (981 MB)
   JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Xmn128M
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   Launched Version: 1.12.2
   LWJGL: 2.9.4
   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)
   CPU: <unknown>
 
Dernière édition par un modérateur: