Nothing worked. The same OpenGL error still showing in the crash report:
---- Minecraft Crash Report ----
// My bad.
Time: 11-01-16 23:18
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:247)
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 ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
at ave.a(SourceFile:310)
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:247)
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 ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
-- Initialization --
Details:
Stacktrace:
at ave.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61847952 bytes (58 MB) / 160043008 bytes (152 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8.9
LWJGL: 2.9.4
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)
CPU: <unknown>
Like the report says, i have Windows 10 64-bits and Java 1.8.0_66 64-bits.
[noparse]------------------
System Information
------------------
Time of this report: 1/12/2016, 13:59:45
Machine name: JUANANTONIOCOCO
Operating System: Windows 10 Home 64-bit (10.0, Build 10586) (10586.th2_release.151121-2308)
Language: Spanish (Regional Setting: Spanish)
System Manufacturer: Dell Inc.
System Model: Inspiron N4050
BIOS: BIOS Date: 08/03/12 11:22:28 Ver: 04.06.04
Processor: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz (4 CPUs), ~2.4GHz
Memory: 4096MB RAM
Available OS Memory: 4004MB RAM
Page File: 4245MB used, 3854MB available
Windows Dir: C:\WINDOWS
DirectX Version: 11.1
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Not Available
Microsoft Graphics Hybrid: Not Supported
DxDiag Version: 10.00.10586.0000 64bit Unicode
DxDiag Previously: Crashed in DirectShow (stage 1). Re-running DxDiag with "dontskip" command line parameter or choosing not to bypass information gathering when prompted might result in DxDiag successfully obtaining this information
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
-------------------------------------
Media Foundation Byte Stream Handlers
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
<file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred]
--------------------------------
Media Foundation Scheme Handlers
--------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
---------------
Diagnostics
---------------
Windows Error Reporting:
+++ WER0 +++:
Depósito con errores 120350650255, tipo 4
ahm you have a intel HD 3000 series, they are only partially windows 10 supported, try using the minecraft.msi installer to play minecraft
basically the drivers you have are a form of windows 8 driver and will only work with minecraft when using java 1.8.0_25, which is installed by the minecraft msi, using a newer java will cause the drivers to not play with minecraft (intels fault)
ahm you have a intel HD 3000 series, they are only partially windows 10 supported, try using the minecraft.msi installer to play minecraft
basically the drivers you have are a form of windows 8 driver and will only work with minecraft when using java 1.8.0_25, which is installed by the minecraft msi, using a newer java will cause the drivers to not play with minecraft (intels fault)
I downloaded Java 1.8.0_25 and IT WORKED! Thank you VERY much!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Minecraft crashes on launch. I know this problem happened to a lot of more people, but i tried every solution and readed every post. Nothing Works.
I tried:
Nothing worked. The same OpenGL error still showing in the crash report:
Like the report says, i have Windows 10 64-bits and Java 1.8.0_66 64-bits.
-
View User Profile
-
View Posts
-
Send Message
Moderatorpost a dxdiag log
-
View User Profile
-
View Posts
-
Send Message
Moderatorahm you have a intel HD 3000 series, they are only partially windows 10 supported, try using the minecraft.msi installer to play minecraft
basically the drivers you have are a form of windows 8 driver and will only work with minecraft when using java 1.8.0_25, which is installed by the minecraft msi, using a newer java will cause the drivers to not play with minecraft (intels fault)
I downloaded Java 1.8.0_25 and IT WORKED! Thank you VERY much!