Please accept my apologies in advance if I am doing the wrong thing here.
On a vanilla install of 1.79 and a recently updated Java. After I hit play the launcher progress bar goes to the end then the launcher restarts.
Here is the crash report
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 20/03/14 5:41 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 azl.ad(SourceFile:325)
at azl.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 azl.ad(SourceFile:325)
-- Initialization --
Details:
Stacktrace:
at azl.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 137798168 bytes (131 MB) / 163577856 bytes (156 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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.5
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: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
This is the error from the launcher console
[16:58:30 INFO]: Client> [16:58:30] [Client thread/INFO]: LWJGL Version: 2.9.1
[16:58:30 INFO]: Client> #
[16:58:30 INFO]: Client> # A fatal error has been detected by the Java Runtime Environment:
[16:58:30 INFO]: Client> #
[16:58:30 INFO]: Client> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000069b9a735, pid=3380, tid=2444
[16:58:30 INFO]: Client> #
[16:58:30 INFO]: Client> # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
[16:58:30 INFO]: Client> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops)
[16:58:30 INFO]: Client> # Problematic frame:
[16:58:30 INFO]: Client> # C [atio6axx.dll+0xb6a735]
[16:58:30 INFO]: Client> #
[16:58:30 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[16:58:30 INFO]: Client> #
[16:58:30 INFO]: Client> # An error report file with more information is saved as:
[16:58:30 INFO]: Client> # C:\Users\Michael\AppData\Roaming\.minecraft\hs_err_pid3380.log
[16:58:30 INFO]: Client> #
[16:58:30 INFO]: Client> # If you would like to submit a bug report, please visit:
[16:58:30 INFO]: Client> # http://bugreport.sun.com/bugreport/crash.jsp
[16:58:30 INFO]: Client> # The crash happened outside the Java Virtual Machine in native code.
[16:58:30 INFO]: Client> # See problematic frame for where to report the bug.
[16:58:30 INFO]: Client> #
[16:58:30 ERROR]: Game ended with bad state (exit code 1)
[16:58:30 INFO]: Deleting C:\Users\Michael\AppData\Roaming\.minecraft\versions\1.7.9\1.7.9-natives-157941171733
[16:58:30 INFO]: Ignoring visibility rule and showing launcher due to a game crash
I doubt it is the launcher or the game at fault but I know jack when it comes to Java. TIA for any advise
On a vanilla install of 1.79 and a recently updated Java. After I hit play the launcher progress bar goes to the end then the launcher restarts.
Here is the crash report
This is the error from the launcher console
I doubt it is the launcher or the game at fault but I know jack when it comes to Java. TIA for any advise
Nice one GalaxyTwoAlex I was having problems with the driver and had backdated it to keep the system up. Thanks for the help.