Probleme avec minecraft
newscamel Messages postés 97 Statut Membre -
// I bet Cylons wouldn't have this problem.
Time: 14-08-25 21:25
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:252)
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 bao.ag(SourceFile:340)
at bao.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:252)
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 bao.ag(SourceFile:340)
-- Initialization --
Details:
Stacktrace:
at bao.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 2382424 bytes (2 MB) / 26808320 bytes (25 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1) mais je comprend pas ce que sa veut dire pouvez vous maider ???
1 réponse
Problème rencontré sous Windows 7 avec Minecraft 1.7.10, l'initialisation échoue et affiche des messages LWJGL sur Pixel format not accelerated et No OpenGL context, indiquant un souci avec OpenGL. Les réponses évoquent principalement une piste driver graphique obsolète et proposent de vérifier le gestionnaire de périphériques pour mettre à jour les pilotes Windows et/ou vérifier la version Windows. Pour ouvrir le Gestionnaire de périphériques depuis le menu Démarrer et actualiser la carte graphique, afin de rétablir le contexte OpenGL nécessaire au fonctionnement du jeu. D'autres échanges confirment la vérification de la version Windows et la compatibilité LWJGL/OpenGL, sans conclure sur une résolution immédiate, et suggèrent d'essayer des pilotes graphiques plus récents ou des configurations alternatives si nécessaire.