Alright, so I upgraded to Windows 8.1 because I only had keys for 8, and was tired of features it had and needed the new ones. Microsoft had promised fully compatibility...but apparently drivers aren't part of "everything". So now Minecraft won't run from the launcher, instead spouting this:
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
Time: 11/17/13 10:53 AM
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:244)
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 azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:244)
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 azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 33533808 bytes (31 MB) / 76087296 bytes (72 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
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.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
From what I can see it's because OpenGL isn't installed/available. I've got the default Windows drivers installed for my adapter...
ATI Mobility Radeon HD4200 Series (Microsoft Corporation - WDDM v1.1)
Yes, I've tried installing both the latest Catalyst stable and Catalyst beta, neither work (the beta actually goes so far as to blue screen my computer...).
Any advice from other Minecrafters who figured this out?
[09:20:14] [main/INFO]: Setting user: ridiqulus
[09:20:14] [main/INFO]: (Session ID is token:e5b8d5e286cf448e83a22ceaadd1ca0c:5f259d5c5cec4805b81396ea2916de11)
[09:20:14] [Client thread/INFO]: LWJGL Version: 2.9.0
[09:20:14] [Client thread/ERROR]: Couldn't set icon
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_13]
at azd.a(SourceFile:500) ~[1.7.2.jar:?]
at azd.Z(SourceFile:340) [1.7.2.jar:?]
at azd.e(SourceFile:689) [1.7.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:103) [1.7.2.jar:?]
[09:20:15] [Client thread/INFO]: Reloading ResourceManager: Default
[09:20:16] [Sound Library Loader/INFO]: Sound engine started
[09:20:16] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[09:20:16] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[09:20:21] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu
[09:20:32] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:gui.button.press
[09:20:39] [Client thread/INFO]: Stopping!
almost the same?
Doesn't seem to be the same... your error reads: "javax.imageio.IIOException: Can't read input file!" while mine reads as "org.lwjgl.LWJGLException: Pixel format not accelerated"
Typically different exceptions indicate different problems. As for yours, I would try reinstalling Minecraft (back up your saves and such and all that jazz).
figured it i deleted the driver through device manger and installed the beta catalyst once that finished i went back to device manger and was able to change the driver form the microsoft WDDM 1.1 to the amd driver
I did that too, and now it's working...weird. It even gets CCC working.
Thanks for the help bigdudeandy, I really appreciate it. It's been annoying being stuck on certain OS's for Minecraft other than Windows lol.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Full report:
// Daisy, daisy...
Time: 11/17/13 10:53 AM
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:244)
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 azd.Z(SourceFile:367)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:244)
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 azd.Z(SourceFile:367)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 33533808 bytes (31 MB) / 76087296 bytes (72 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
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.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
From what I can see it's because OpenGL isn't installed/available. I've got the default Windows drivers installed for my adapter...
ATI Mobility Radeon HD4200 Series (Microsoft Corporation - WDDM v1.1)
Yes, I've tried installing both the latest Catalyst stable and Catalyst beta, neither work (the beta actually goes so far as to blue screen my computer...).
Any advice from other Minecrafters who figured this out?
[09:20:14] [main/INFO]: (Session ID is token:e5b8d5e286cf448e83a22ceaadd1ca0c:5f259d5c5cec4805b81396ea2916de11)
[09:20:14] [Client thread/INFO]: LWJGL Version: 2.9.0
[09:20:14] [Client thread/ERROR]: Couldn't set icon
javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(Unknown Source) ~[?:1.7.0_13]
at azd.a(SourceFile:500) ~[1.7.2.jar:?]
at azd.Z(SourceFile:340) [1.7.2.jar:?]
at azd.e(SourceFile:689) [1.7.2.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:103) [1.7.2.jar:?]
[09:20:15] [Client thread/INFO]: Reloading ResourceManager: Default
[09:20:16] [Sound Library Loader/INFO]: Sound engine started
[09:20:16] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[09:20:16] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[09:20:21] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu
[09:20:32] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:gui.button.press
[09:20:39] [Client thread/INFO]: Stopping!
almost the same?
Doesn't seem to be the same... your error reads: "javax.imageio.IIOException: Can't read input file!" while mine reads as "org.lwjgl.LWJGLException: Pixel format not accelerated"
Typically different exceptions indicate different problems. As for yours, I would try reinstalling Minecraft (back up your saves and such and all that jazz).
I did that too, and now it's working...weird. It even gets CCC working.
Thanks for the help bigdudeandy, I really appreciate it. It's been annoying being stuck on certain OS's for Minecraft other than Windows lol.