Problème lors du lancement minecraft

Boisson -  
qwllu Messages postés 1061 Statut Membre -
Bonjour,

j'ai également un problème lors du lancement de minecraft

---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 12/22/16 10:42 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 bes.ap(SourceFile:600)
at bes.an(SourceFile:436)
at bes.a(SourceFile:383)
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 bes.ap(SourceFile:600)
at bes.an(SourceFile:436)

-- Initialization --
Details:
Stacktrace:
at bes.a(SourceFile:383)
at net.minecraft.client.main.Main.main(SourceFile:124)

-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 149162936 bytes (142 MB) / 255066112 bytes (243 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.11.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>

3 réponses

Résumé de la discussion

Le problème décrit lors du lancement de Minecraft (version 1.11.2) est une erreur d'initialisation graphique liée à un Pixel format non accéléré et à l'absence de contexte OpenGL, entraînant un crash de LWJGL et OpenGL. Plusieurs réponses pointent vers des problèmes de pilotes graphiques et de compatibilité OpenGL, avec des références à des erreurs watchdog et à nvlddmkm.sys sous Windows 10. Les propositions privilégient la mise à jour ou la réinstallation des pilotes, la vérification de la configuration système et, si nécessaire, une réinstallation Windows ou l'essai d'une autre version. En complément, certains évoquent une disparition ou une incompatibilité matérielle, le recours au support technique et des vérifications sur la carte graphique et le matériel Dell.

Bobot (l'IA à votre service)
  1. qwllu Messages postés 1061 Statut Membre 94
     
    Salut :) quelle est ta configuration :)

    Erreur "pixel format not accelerated" (erreur que je connais très bien) mise à jours des pilot graphique obligatoire :)
    0
  2. Boisson
     
    Bonsoir
    J'ai Windows 10 Intel core i7 avec carte graphique nvdia geforce
    0
    1. qwllu Messages postés 1061 Statut Membre 94
       
      Met ta carte graphique à jours :)
      0
    2. Boisson
       
      On fait comment ?
      0
    3. qwllu Messages postés 1061 Statut Membre 94 > Boisson
       
      Pourrais-tu sortir la référence complète de la carte graphique :) (ex: nvidia geforce gtx 1070)
      0
    4. Boisson
       
      Normalement c'est une gtx960m.
      0
  3. vcloclo1 Messages postés 493 Date d'inscription   Statut Membre Dernière intervention   33
     
    Salut,

    J'ai le meme probleme (enfin je crois lol)

    Voici le rapport :
    Completely ignored arguments: [--nativeLauncherVersion, 307]
    [17:30:51] [Client thread/INFO]: Setting user: Brayan83
    [17:30:56] [Client thread/INFO]: LWJGL Version: 2.9.4
    [17:30:57] [Client thread/ERROR]: Couldn't set pixel format
    org.lwjgl.LWJGLException: Pixel format not accelerated
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
    at org.lwjgl.opengl.Display.createWindow(Display.java:306) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
    at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
    at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
    at bes.ap(SourceFile:587) [1.11.2.jar:?]
    at bes.an(SourceFile:436) [1.11.2.jar:?]
    at bes.a(SourceFile:383) [1.11.2.jar:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [1.11.2.jar:?]
    ---- Minecraft Crash Report ----
    // Oh - I know what I did wrong!

    Time: 12/25/16 5:30 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 bes.ap(SourceFile:600)
    at bes.an(SourceFile:436)
    at bes.a(SourceFile:383)
    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 bes.ap(SourceFile:600)
    at bes.an(SourceFile:436)

    -- Initialization --
    Details:
    Stacktrace:
    at bes.a(SourceFile:383)
    at net.minecraft.client.main.Main.main(SourceFile:124)

    -- System Details --
    Details:
    Minecraft Version: 1.11.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 48676992 bytes (46 MB) / 152444928 bytes (145 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.11.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>
    #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\braya\AppData\Roaming\.minecraft\crash-reports\crash-2016-12-25_17.30.58-client.txt

    Merci de votre aide
    0
    1. qwllu Messages postés 1061 Statut Membre 94
       
      Mise à jours des pilote :) quel est ta config? :)
      0
    2. vcloclo1 Messages postés 493 Date d'inscription   Statut Membre Dernière intervention   33 > qwllu Messages postés 1061 Statut Membre
       
      Salut,

      HP Compaq 6530b
      Windows 10 Famille x64
      Cèleront Dual-Core T3100 (1,90GHz)
      4,00 Go de mémoire
      Carte graphique Mobile Intel 4 Série Express Chipsrt Family avec pilote 8.15.10.2702

      C'est bon ?

      Merci
      0
    3. qwllu Messages postés 1061 Statut Membre 94 > vcloclo1 Messages postés 493 Date d'inscription   Statut Membre Dernière intervention  
       
      Non dsl :/ moi-même avec un portable ayant une config similaire

      -pentium t4300

      - 3 go ddr3

      -mobile 4 serie express chipset family

      -lenovo thinkpad g550

      Je l'avais fait passer a windows 10 mais impossible de lancer minecraft, pas de pilote graphique pour windows 10 avec le intel :/ dsl
      0
    4. vcloclo1 Messages postés 493 Date d'inscription   Statut Membre Dernière intervention   33 > qwllu Messages postés 1061 Statut Membre
       
      Pourtant j'avais déjà lancer une version d'évaluation du jeu sur ce PC.

      Il faudrait remettre Seven ? Ou mettre une Virtual box de Seven ?

      Merci
      0
    5. qwllu Messages postés 1061 Statut Membre 94 > vcloclo1 Messages postés 493 Date d'inscription   Statut Membre Dernière intervention  
       
      Remettre seven :)
      0