My Minecraft was working fine on Windows 7. Now it comes up with the Bad Video Card Drivers on Windows 8. My driver is Intel (R) HD Graphics WDDM (1.1)
Bad video card drivers!
-----------------------
Minecraft was unable to start because it failed to find an accelerated OpenGL mode.
This can usually be fixed by updating the video card drivers.
--- BEGIN ERROR REPORT 7fe0271 --------
Generated 11/4/12 5:31 AM
- Minecraft Version: 1.4.2
- Operating System: Windows 8 (x86) version 6.2
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 465050872 bytes (443 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null[failed to get system properties (java.lang.NullPointerException)]
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:185)
at org.lwjgl.opengl.Display.createWindow(Display.java:311)
at org.lwjgl.opengl.Display.create(Display.java:856)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 79550e9b ----------
You may have/had some trouble finding help with this problem. At this moment in time, a lot of people have not upgraded to Windows 8. Personally, I will stick with Windows 7 Ultimate, because it has a desktop! Sorry I wasn't able to help but I hope you understand you may have some issues fixing this problem.
Duh, it's windows 8. Windows 8 is both mobile and desktop. That means that you can run Minecraft:PE from windows 8
Duh, Pocket Edition is VERY limited and I think he means using the PC version. Also, if he doesn't own it, he would have to buy it.
@SpringPrince: Windows 7 was released in 2009 and is still a relatively new OS and works just fine, especially if you are running in 64-bit. Anyone who upgraded must have wanted their PC to look like a smartphone/tablet. Terrible, terrible idea. Never ever get in line for the latest and greatest thing and let someone else kick the tires for a good 6-12 months before diving in. This will give time for bugs and support to be somewhat resolved.
Windows 8 is a more than capable OS for playing minecraft. Your problem, sir, is not the OS. Simply try updating your video card drivers and updating OpenGL. OpenGL is the graphics renderer for Win8. I am running Minecraft just fine on my Windows 8 laptop just as I would on windows 7.
@SpringPrince: Windows 7 was released in 2009 and is still a relatively new OS and works just fine, especially if you are running in 64-bit. Anyone who upgraded must have wanted their PC to look like a smartphone/tablet. Terrible, terrible idea. Never ever get in line for the latest and greatest thing and let someone else kick the tires for a good 6-12 months before diving in. This will give time for bugs and support to be somewhat resolved.
I'm running a dual-boot laptop with both windows 7 and 8 on seperate partitions. So far, I have no complaints with windows 8. It runs Minecraft like a charm, as it would any other win7/vista/xp application. In FACT, Windows 8 runs minecraft BETTER than windows 7, because windows 8 outdoes windows 7 in the way of performance by a personal estimate of about 15%. You can find benchmarks on the internet that prove that statement. Windows 8 requires a little getting used to, yeah. But in my opinion, it was well worth the $40 i paid to download the upgrade.
Most of these people have no clue what they are talking about becasue their minecraft is working. Mine isn't though. We seem to have the same problem. From what ive reserched, i have read that my driver is outdated. You cant just "update" it like some others have said. The only reason it even works for windows 8 is that microsoft added something to it. Minecraft doesnt like that. For right now, i'd just wait. They'll eventually come out with a new version of your driver that accepts minecraft or minecraft itself may even update to the old drivers. Microsoft may also update it's software that allows the driver to run windows 8. Sorry Bro, same problem. just wait it out.
Most of these people have no clue what they are talking about becasue their minecraft is working. Mine isn't though. We seem to have the same problem. From what ive reserched, i have read that my driver is outdated. You cant just "update" it like some others have said. The only reason it even works for windows 8 is that microsoft added something to it. Minecraft doesnt like that. For right now, i'd just wait. They'll eventually come out with a new version of your driver that accepts minecraft or minecraft itself may even update to the old drivers. Microsoft may also update it's software that allows the driver to run windows 8. Sorry Bro, same problem. just wait it out.
I have Windows 8 as well. It is as simple as updating your drivers. You could alternatively use the Minecraft for Linux. That may work.
Rollback Post to RevisionRollBack
"Democracy is the road to socialism." -Karl Marx "The goal of socialism is communism." -Vladimir Lenin
how does one update their drivers? I am having the same problems, even made this account just to find out
I didn't know that this was still an issue. Regardless, find out who developed your video card, look up their website, and look for a button to update your drivers. The three most common I would say are AMD, Intel, and nVidia.
I have the ATI Radeon HD 3200 Graphics and the update isn't working. here is the crash report:
---- Minecraft Crash Report ----
// Sorry
Time: 1/17/14 3:38 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: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 azi.ad(SourceFile:325)
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
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 azi.ad(SourceFile:325)
-- Initialization --
Details:
Stacktrace:
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 5267624 bytes (5 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.4
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: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Ok so i am having a similar problem. I have a chipset family driver(which is pretty bad if you ask me) but it was able to play minecraft with no problem.but my dad upgraded my laptop from windows 7 to 8.1. Now i cant play it at all and it gives me the same error. This is really frustrating. Does ANYONE know how to fix this cause i havent played minecraft in months.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Bad video card drivers!
-----------------------
Minecraft was unable to start because it failed to find an accelerated OpenGL mode.
This can usually be fixed by updating the video card drivers.
--- BEGIN ERROR REPORT 7fe0271 --------
Generated 11/4/12 5:31 AM
- Minecraft Version: 1.4.2
- Operating System: Windows 8 (x86) version 6.2
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 465050872 bytes (443 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null[failed to get system properties (java.lang.NullPointerException)]
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:185)
at org.lwjgl.opengl.Display.createWindow(Display.java:311)
at org.lwjgl.opengl.Display.create(Display.java:856)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 79550e9b ----------
- George.
Duh, Pocket Edition is VERY limited and I think he means using the PC version. Also, if he doesn't own it, he would have to buy it.
@SpringPrince: Windows 7 was released in 2009 and is still a relatively new OS and works just fine, especially if you are running in 64-bit. Anyone who upgraded must have wanted their PC to look like a smartphone/tablet. Terrible, terrible idea. Never ever get in line for the latest and greatest thing and let someone else kick the tires for a good 6-12 months before diving in. This will give time for bugs and support to be somewhat resolved.
False. Minecraft:PE Was specifically designed for android/iOS devices. Windows 8 is neither. Windows 8 is not capable of running Minecraft:PE.
I'm running a dual-boot laptop with both windows 7 and 8 on seperate partitions. So far, I have no complaints with windows 8. It runs Minecraft like a charm, as it would any other win7/vista/xp application. In FACT, Windows 8 runs minecraft BETTER than windows 7, because windows 8 outdoes windows 7 in the way of performance by a personal estimate of about 15%. You can find benchmarks on the internet that prove that statement. Windows 8 requires a little getting used to, yeah. But in my opinion, it was well worth the $40 i paid to download the upgrade.
What they said.
Minecraft runs fine on Windows 8.
I have Windows 8 as well. It is as simple as updating your drivers. You could alternatively use the Minecraft for Linux. That may work.
"Democracy is the road to socialism." -Karl Marx
"The goal of socialism is communism." -Vladimir Lenin
I didn't know that this was still an issue. Regardless, find out who developed your video card, look up their website, and look for a button to update your drivers. The three most common I would say are AMD, Intel, and nVidia.
"Democracy is the road to socialism." -Karl Marx
"The goal of socialism is communism." -Vladimir Lenin
---- Minecraft Crash Report ----
// Sorry
Time: 1/17/14 3:38 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: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 azi.ad(SourceFile:325)
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
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 azi.ad(SourceFile:325)
-- Initialization --
Details:
Stacktrace:
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 5267624 bytes (5 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.4
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: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)