Hello, I am looking to see if anyone knows what the issue I am facing is. Every time I try to start it changes my screen resolution to 800x600 and when it goes in it immediately crashes. the crash report will be at the bottom, if you are able to help I will really appreciate it. Thank you!
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/13/12 7:50 PM
Description: Failed to start game
org.lwjgl.LWJGLException: Insufficient color precision
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)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows Vista (x86) version 6.0
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 419738248 bytes (400 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)
I re-installed the driver and now when I try to start it there is an error msg. "A Java Exception has occurred", and it also still goes to 800x600. I also ran a diagnostic app and it said
" Warning: class files found within the minecraft directory.
They can cause for issues while starting minecraft.
did you unpack a jar file?
The explorer extension binding can tell that the jar was zip,
but it is not really zip."
That is the msg it gave me bad grammar included. I looked in the minecraft folder but did not see anything out of the ordinary.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/13/12 7:50 PM
Description: Failed to start game
org.lwjgl.LWJGLException: Insufficient color precision
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)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows Vista (x86) version 6.0
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 419738248 bytes (400 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)
" Warning: class files found within the minecraft directory.
They can cause for issues while starting minecraft.
did you unpack a jar file?
The explorer extension binding can tell that the jar was zip,
but it is not really zip."
That is the msg it gave me bad grammar included. I looked in the minecraft folder but did not see anything out of the ordinary.
Thank you for your suggestion Tedster!