Last night I attempted to install Minecraft 1.6 on this laptop which has never had Minecraft installed on it ever. I was rewarded with the following error; Game ended with bad state (exit code 1)
Deleting C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-2620556892635
Couldn't delete C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-2620556892635 - scheduling for deletion upon exit
Before getting this error the game window opens and closes within 5 seconds. So, I gave the launcher Admin rights and still no go. I also uninstalled Java, deleted the .minecraft folder, redownloaded the 1.6 launcher and restarted the system. Installed Java again and still no dice. And to top it all off, MC 1.5.2 will not load past the login screen. Very Frustrating.
Here is the whole error from the development console;
Launcher 1.0.7 (through bootstrap 4) started on windows...
System.getProperty('os.name') == 'Windows Vista'
System.getProperty('os.version') == '6.0'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_25'
System.getProperty('java.vendor') == 'Oracle Corporation'
Going to log in with legacy stored username & password...
Loaded 1 profile(s); selected '(Default)'
Trying to log in...
Logging in with username & password
Logged in successfully
Delta time to compare resources: 1573 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
Getting syncinfo for selected version
Queueing library & version downloads
Download job 'Version & Libraries' started (8 threads, 1 files)
Finished downloading C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1.jar for job 'Version & Libraries': Used own copy as it matched etag
Job 'Version & Libraries' finished successfully
Launching game
Looking for old natives to clean up...
Unpacking natives to C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-2620556892635
Launching in C:\Users\User\AppData\Roaming\.minecraft
Running C:\Program Files\Java\jre7\bin\javaw.exe -Xmx1G -Djava.library.path=C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-2620556892635 -cp C:\Users\User\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1.jar net.minecraft.client.main.Main --username moldygames --session token:6d2d764bc8364abc93509de007658a15:e2f8d6fb6fe7431eaee8872066649b1c --version 1.6.1 --gameDir C:\Users\User\AppData\Roaming\.minecraft --assetsDir C:\Users\User\AppData\Roaming\.minecraft\assets
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- (We'll do this automatically later ;D) ----
Client> 2013-07-02 11:08:31 [CLIENT] [INFO] Setting user: moldygames
Client> 2013-07-02 11:08:31 [CLIENT] [INFO] (Session ID is token:6d2d764bc8364abc93509de007658a15:e2f8d6fb6fe7431eaee8872066649b1c)
Client> 2013-07-02 11:08:32 [CLIENT] [INFO] LWJGL Version: 2.9.0
Client> Execution protection violation
Client> #
Client> # A fatal error has been detected by the Java Runtime Environment:
Client> #
Client> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4d4a3b00, pid=5044, tid=4348
Client> #
Client> # JRE version: 7.0_25-b17
Client> # Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode windows-x86 )
Client> # Problematic frame:
Client> # C 0x4d4a3b00
Client> #
Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
Client> #
Client> # An error report file with more information is saved as:
Client> # C:\Users\User\AppData\Roaming\.minecraft\hs_err_pid5044.log
Client> #
Client> # If you would like to submit a bug report, please visit:
Client> # http://bugreport.sun.com/bugreport/crash.jsp
Client> # The crash happened outside the Java Virtual Machine in native code.
Client> # See problematic frame for where to report the bug.
Client> #
Game ended with bad state (exit code 1)
Deleting C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-2620556892635
Couldn't delete C:\Users\User\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-2620556892635 - scheduling for deletion upon exit
This is a technical support issue; this site is for bug reports only. For technical support please use the Mojang Support Center.