-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.8
-
None
-
OS: Windows 7 (ver 6.1, arch x86)
Java: 1.8.0_25 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.5.3 (bootstrap 5)
Minecraft: 1.8.1 (updated Mon Nov 24 09:13:31 EST 2014)
-
Unconfirmed
Put the summary of the bug you're having here
When 1.8 first came out I was no longer able to play the game. No issues before that. Here is the crash report.
---- Minecraft Crash Report ----
// Oops.
Time: 11/26/14 10:17 PM
Description: Initializing 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: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 bss.an(SourceFile:526)
at bss.ak(SourceFile:355)
at bss.a(SourceFile:302)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 bss.an(SourceFile:526)
at bss.ak(SourceFile:355)
– Initialization –
Details:
Stacktrace:
at bss.a(SourceFile:302)
at net.minecraft.client.main.Main.main(SourceFile:124)
– System Details –
Details:
Minecraft Version: 1.8.1
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 101270616 bytes (96 MB) / 157425664 bytes (150 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8.1
LWJGL: 2.9.1
OpenGL: ~ERROR~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: No
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)
I have updated my drivers, checked on Java and reinstalled the whole game with no luck. I've also googled it and found that other users have had the same issues in the last few years but no one has a solution. Please help.
What I expected to happen was...:
The game should have worked.
What actually happened was...:
See above crash report.
Steps to Reproduce:
1. open minecraft and click on play.
2. ...
3. ...