-
Bug
-
Resolution: Duplicate
-
None
-
1.15.2
-
None
-
OS: Windows 10 (ver 10.0, arch amd64)
Java: 1.8.0_211 (by Oracle Corporation)
Launcher: Minecraft Launcher X (bootstrap 6)
Minecraft: 1.9.4-Vanilla (updated Wed Jun 01 13:45:48 CEST 2016)
-
Unconfirmed
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 24/04/20 13:28
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)
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.Main.main(Main.java:9)
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)
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.Main.main(Main.java:9)
– System Details –
Details:
Minecraft Version: 1.9.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_211, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 48861216 bytes (46 MB) / 151461888 bytes (144 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.4-Vanilla
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: bcd$7@7dbe2ebf
- duplicates
-
MC-297 "Pixel Format Not Accelerated" / "Could not init GLX" / Bad video card drivers
- Resolved