---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 2/18/15 2:07 PM
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: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 azi.ad(SourceFile:325)
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
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 azi.ad(SourceFile:325)
-- Initialization --
Details:
Stacktrace:
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 3890832 bytes (3 MB) / 26808320 bytes (25 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.4
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
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)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Off-topic: Why are you trying to use 1.7.4 when you haven't modded your game? (no reason, 1.7.10 would be safer anyway)
Anyway you could try to reinstall minecraft. Just google that if you don't already know how.
Dxdiag comes with all windows computers, to use it look onto your keyboard and hit the "Windows" key (left of the space, looks like a flag) and the "R" key at the same time. This should bring up a small box called Run, in the text area type in
dxdiag
and hit enter.
Also if you want to use 1.7 you should use 1.7.10 rather than 1.7.4, because there are less bugs.
"Pixel format not accelerated" errors usually mean either your video card or the drivers for it do not support the graphics extensions needed to run Minecraft. If Minecraft ran on this computer before and you haven't changed the video card recently, then there is something else that is causing the problem, either the drivers or some other software update, such as Java, that is the cause. Did you recently update to Java 8?
If you never ran Minecraft on this computer, then it's quite possible it's video card does not support the graphics needed to run Minecraft, and the only fix is to get a new video card. As mentioned above, a DXDiag report will answer some of those questions.
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
If your PC is prebuilt look up the model number & get drivers your graphics, if you built it then you should know to look up drivers for your graphics or use the ones that came with it (not recommended)
How to make the video card supports the graphics of minecraft??
And Also It never ran in my pc
If this PC never ran Minecraft then it's most likely that it's video system can't run it. You will need to get a new video card and install it, most likely you have some type of onboard graphics which are notorious for being crap and not supporting certain graphics formats.
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
To post a comment, please login or register a new account.
// Don't be sad. I'll do better next time, I promise!
Time: 2/18/15 2:07 PM
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: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 azi.ad(SourceFile:325)
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
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 azi.ad(SourceFile:325)
-- Initialization --
Details:
Stacktrace:
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 3890832 bytes (3 MB) / 26808320 bytes (25 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.4
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
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)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Anyway you could try to reinstall minecraft. Just google that if you don't already know how.
Note: I Early Updated My PC To Windows 7 so it may missing some thing if you know the essentials to run MC Tell me!
We need the dxdiag if you need assistance obtain the correct driver from intel, amd or nvidia.
Also if you want to use 1.7 you should use 1.7.10 rather than 1.7.4, because there are less bugs.
If you never ran Minecraft on this computer, then it's quite possible it's video card does not support the graphics needed to run Minecraft, and the only fix is to get a new video card. As mentioned above, a DXDiag report will answer some of those questions.
D_B
To tell them how to live is to prevent them living.
And Also It never ran in my pc
If this PC never ran Minecraft then it's most likely that it's video system can't run it. You will need to get a new video card and install it, most likely you have some type of onboard graphics which are notorious for being crap and not supporting certain graphics formats.
D_B
To tell them how to live is to prevent them living.