Haven't actually bought MC yet but have been playing Classic. I want to buy MC (and a new computer), so I tried the demo with my 5-year-old Macbook running XP in Bootcamp. It ran smoothly enough on the right settings, but I was getting no sound.
Trying to fix the sound problem, I've just updated Java (after removing the older version). Now the MC demo won't start at all, and I get this message:
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 2/10/12 10:16 AM
- Minecraft Version: 1.3.2
- Operating System: Windows XP (x86) version 5.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
- Memory: 832759624 bytes (794 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:C:\PROGRA~1\Java\jre7\lib\deploy.jar;C:\PROGRA~1\Java\jre7\lib\javaws.jar;C:\PROGRA~1\Java\jre7\lib\plugin.jar -Xmx1g -Xms1024M
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)[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:233)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 5d7df288 ----------
How come it worked (albeit without sound) before I upgraded to the latest Java?
Your graphics card has the minimum required support for opengl. To play the game, but for some reason, the launcher itself requires a higher version.. Perhaps they plan to make the game require a higher version in the future.
There are alternate launchers that allow people to play. Magic Launcher, and MultiMC. I don't believe either of those work with the demo version tho. Might not hurt to give them a try.
I use multimc, so have the link on hand for that one, your welcome to search out the other for yourself.
Thanks Hiding, but I wonder why the MC demo was working before I updated to the latest Java?
At mojang support I read that some people have problems using the latest version of Java. Well, what are we supposed to do? Even if I could find Java 6, wouldn't using it be a security risk of some sort? The Java I had before was called something like Java 6v2. I do remember having to update it or something a few weeks ago when there was some big Java scare in the media.
Well actually that java security risk is still present even in java 7.7 (the latest version)
It's in java 7.10 that it is to be fixed, and that's still in beta testing.
Honestly, I'm not sure why updating java would make the launcher no longer work. But I've seen in it a number of times over the last few weeks, that older cards couldn't run MC with the default launcher, but worked with multimc. It could be, that with the newer version of java, minecraft upgraded the lwjgl library included in minecraft,
I would agree with Hiding, although if I could put my 2 cents in, I had this problem on an older laptop but I solved it by playing in-browser instead of from a .exe or .app. For whatever reason Minecraft just didn't want to run outside of a browser. Hope that helped.
Rollback Post to RevisionRollBack
If you want to get my attention in a topic, please quote me!
I had this problem on an older laptop but I solved it by playing in-browser instead of from a .exe or .app.
Thanks Pixel8ed, but I'm assuming you're talking about the paid-for version. I'm talking about the demo, which is also "played in the browser", is it not?
Jeez, I hope I don't have this kind of hassle when I get my new computer in a few days. It's just that I was hoping to use both my computers on a LAN...
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Haven't actually bought MC yet but have been playing Classic. I want to buy MC (and a new computer), so I tried the demo with my 5-year-old Macbook running XP in Bootcamp. It ran smoothly enough on the right settings, but I was getting no sound.
Trying to fix the sound problem, I've just updated Java (after removing the older version). Now the MC demo won't start at all, and I get this message:
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 2/10/12 10:16 AM
- Minecraft Version: 1.3.2
- Operating System: Windows XP (x86) version 5.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
- Memory: 832759624 bytes (794 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:C:\PROGRA~1\Java\jre7\lib\deploy.jar;C:\PROGRA~1\Java\jre7\lib\javaws.jar;C:\PROGRA~1\Java\jre7\lib\plugin.jar -Xmx1g -Xms1024M
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)[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:233)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 5d7df288 ----------
How come it worked (albeit without sound) before I upgraded to the latest Java?
Hoping someone can help, thanks.
This is part of what the Doctor GL app said about my system:
-------------------------------------------------------
Video Card Vendor: Intel
Renderer: Intel 965/963 Graphics Media Accelerator
OpenGL Version: 1.5.0 - Build 7.14.10.4897
GLU Version: 1.2.2.0 Microsoft Corporation
Current pixel format: 6
and a whole bunch of other stuff.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThere are alternate launchers that allow people to play. Magic Launcher, and MultiMC. I don't believe either of those work with the demo version tho. Might not hurt to give them a try.
I use multimc, so have the link on hand for that one, your welcome to search out the other for yourself.
At mojang support I read that some people have problems using the latest version of Java. Well, what are we supposed to do? Even if I could find Java 6, wouldn't using it be a security risk of some sort? The Java I had before was called something like Java 6v2. I do remember having to update it or something a few weeks ago when there was some big Java scare in the media.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffIt's in java 7.10 that it is to be fixed, and that's still in beta testing.
Honestly, I'm not sure why updating java would make the launcher no longer work. But I've seen in it a number of times over the last few weeks, that older cards couldn't run MC with the default launcher, but worked with multimc. It could be, that with the newer version of java, minecraft upgraded the lwjgl library included in minecraft,
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThanks Pixel8ed, but I'm assuming you're talking about the paid-for version. I'm talking about the demo, which is also "played in the browser", is it not?
Jeez, I hope I don't have this kind of hassle when I get my new computer in a few days. It's just that I was hoping to use both my computers on a LAN...