Problème crash minecraft.

Psyckozz

Aventurier
19 Décembre 2016
3
0
2
21
Bonjour.
Du jour au lendemain, mon minecraft s'est mis à crash. Voila le message :

Code:
---- Minecraft Crash Report ----
// But it works on my machine.

Time: 19/12/16 14:32
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 bcf.ap(Minecraft.java:664)
   at bcf.an(Minecraft.java:512)
   at bcf.a(Minecraft.java:430)
   at net.minecraft.client.main.Main.main(SourceFile:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
   at com.az.launcher.pvpfix.Main.run(Main.java:25)
   at com.az.launcher.pvpfix.Continue.main(Continue.java:8)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.az.extractor.Main.main(Main.java:38)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
   at com.az.launcher.pvpfix.PvPFix.execute(PvPFix.java:85)
   at com.az.launcher.pvpfix.Main.run(Main.java:17)
   at com.az.launcher.pvpfix.Main.main(Main.java:9)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
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 bcf.ap(Minecraft.java:664)
   at bcf.an(Minecraft.java:512)

-- Initialization --
Details:
Stacktrace:
   at bcf.a(Minecraft.java:430)
   at net.minecraft.client.main.Main.main(SourceFile:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
   at com.az.launcher.pvpfix.Main.run(Main.java:25)
   at com.az.launcher.pvpfix.Continue.main(Continue.java:8)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.az.extractor.Main.main(Main.java:38)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.az.launcher.pvpfix.PvPFix.executeMain(PvPFix.java:21)
   at com.az.launcher.pvpfix.PvPFix.execute(PvPFix.java:85)
   at com.az.launcher.pvpfix.Main.run(Main.java:17)
   at com.az.launcher.pvpfix.Main.main(Main.java:9)

-- System Details --
Details:
   Minecraft Version: 1.9
   Operating System: Windows 10 (amd64) version 10.0
   Java Version: 1.8.0_111, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 82237632 bytes (78 MB) / 147136512 bytes (140 MB) up to 1060372480 bytes (1011 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   Launched Version: 1.9.0-LabyMod
   LWJGL: 2.9.4
   OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
   GL Caps:
   Using VBOs: Yes
   Is Modded: Very likely; Jar signature invalidated
   Type: Client (map_client.txt)
   Resource Packs:
   Current Language: ~~ERROR~~ NullPointerException: null
   Profiler Position: N/A (disabled)
   CPU: <unknown>




Si quelqu'un a la réponse, qu'il me fasse signe :)
 
Dernière édition par un modérateur: