Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Mine craft bad video drivers .....  (Read 11299 times)

0 Members and 1 Guest are viewing this topic.

blackrainbow

    Topic Starter


    Hopeful

  • For the Emperor!
  • Thanked: 9
    • Yes
    • Yes
    • Freaks geeks and autographs shop
  • Experience: Familiar
  • OS: Windows 7
Mine craft bad video drivers .....
« on: January 12, 2011, 03:14:04 PM »
i recently brought mine craft after playing it on my friends pc,  this is the specs of my laptop win xp  sp3 512 mb ram , 60 gb hdd 1.73 ghz cpu, 128 graphics ... went i go to play mine craft i get this error about bad vido driver  and it also says i should up date the video driver when i have the latest driver for the graphics. i find this rather strange beacuse i can run dawn of war dark crusade and portal (on the lowest graphics setting)  but i cannot run a game built in java any help would be much apricated :)  this is the error i have whene trying to play mine craft .... (the laptop im using is a hp compaq nx6110)


      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 12/01/11 22:13

Minecraft: Minecraft Beta 1.1_02
OS: Windows XP (x86) version 5.1
Java: 1.6.0_23, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
[failed to get system properties (java.lang.NullPointerException)]

org.lwjgl.LWJGLException: Pixel format not accelerated
   at org.lwjgl.opengl.WindowsPeerInfo.nChoos ePixelFormat(Native Method)
   at org.lwjgl.opengl.WindowsPeerInfo.choose PixelFormat(WindowsPeerInfo.java:52)
   at org.lwjgl.opengl.WindowsDisplay.createW indow(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:279)
   at net.minecraft.client.Minecraft.run(SourceFile:641)
   at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 36e942ab ----------




BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: Mine craft bad video drivers .....
« Reply #1 on: January 12, 2011, 03:28:53 PM »
the Client requires more oomph then the browser version, and both are hardly the "lite and simple" games that many people like to paint them as. Sure, it looks like a simple game but it is not- It get's my GPU and CPU fans running full tilt after a few minutes, which I cannot even say of Just Cause 2.

Aside from trying This driver, which is reported to work for some people, you should also make sure Java is updated.

Also, the two games you noted both work when the pixel format is emulated. Minecraft(or more precisely Java) requires that it be accelerated for whatever reason.
I was trying to dereference Null Pointers before it was cool.

blackrainbow

    Topic Starter


    Hopeful

  • For the Emperor!
  • Thanked: 9
    • Yes
    • Yes
    • Freaks geeks and autographs shop
  • Experience: Familiar
  • OS: Windows 7
Re: Mine craft bad video drivers .....
« Reply #2 on: January 12, 2011, 04:00:49 PM »
yeahhh i have just updated java now would there be any way to accelerate  the pixcels ?


BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: Mine craft bad video drivers .....
« Reply #3 on: January 12, 2011, 04:27:29 PM »
yeahhh i have just updated java now would there be any way to accelerate  the pixcels ?

No. accelerated means assisted by the hardware.
I was trying to dereference Null Pointers before it was cool.