Ever since the 1.6 update, Minecraft has refused to open. I've tried everything I can possibly imagine and I'm coming to the forum so that maybe I can get help with this. Here's what I've done so far:
-deleted all old versions of java and installed up to date versions of both 32 bit and 64 bit (I run a 64 bit computer)
-deleted minecraft COMPLETELY from my computer, redownloaded, and ran it again
-changed javaw to both java and javaws (none of them worked)
-created a .bat file that contains the following:
@echo off
Title Minecraft Launcher
set APPDATA=%CD%\
start %CD%\minecraft.exe
-put minecraft all in its own folder in the C: drive
So, with all that said, here is the error message I get in the log every time I try and launch minecraft:
[22:29:31 INFO]: Minecraft Launcher 1.3.6 (through bootstrap 5) started on windows...
[22:29:31 INFO]: Refreshing local version list...
[22:29:31 INFO]: Current time is Dec 5, 2013 10:29:31 PM
[22:29:31 INFO]: System.getProperty('os.name') == 'Windows 7'
[22:29:31 INFO]: System.getProperty('os.version') == '6.1'
[22:29:31 INFO]: System.getProperty('os.arch') == 'amd64'
[22:29:31 INFO]: System.getProperty('java.version') == '1.7.0_45'
[22:29:31 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[22:29:31 INFO]: System.getProperty('sun.arch.data.model') == '64'
[22:29:31 INFO]: Refreshing remote version list...
[22:29:32 INFO]: Refresh complete.
[22:29:32 INFO]: Loaded 1 profile(s); selected 'NickGoHollywood'
[22:29:32 INFO]: Refreshing auth...
[22:29:32 INFO]: Logging in with access token
[22:30:50 INFO]: Getting syncinfo for selected version
[22:30:50 INFO]: Queueing library & version downloads
[22:30:50 INFO]: Download job 'Version & Libraries' started (16 threads, 24 files)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Download job 'Resources' skipped as there are no files to download
[22:30:54 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\versions\1.7.2\1.7.2.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:55 INFO]: Finished downloading C:\Minecraft\.minecraft\versions\1.7.2\1.7.2.jar for job 'Version & Libraries': Used own copy as it matched etag
[22:30:55 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:04.899)
[22:30:55 INFO]: Launching game
[22:30:55 INFO]: Looking for old natives & assets to clean up...
[22:30:55 INFO]: Unpacking natives to C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123
[22:30:55 INFO]: Reconstructing virtual assets folder at C:\Minecraft\.minecraft\assets\virtual\legacy
[22:30:57 INFO]: Launching in C:\Minecraft\.minecraft
[22:30:57 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Djava.library.path=C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123 -cp C:\Minecraft\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Minecraft\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Minecraft\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Minecraft\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Minecraft\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Minecraft\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Minecraft\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Minecraft\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Minecraft\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Minecraft\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Minecraft\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar;C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Minecraft\.minecraft\versions\1.7.2\1.7.2.jar net.minecraft.client.main.Main
[22:31:16 ERROR]: Game ended with bad state (exit code -1073740777)
[22:31:16 INFO]: Deleting C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123
[22:31:16 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[22:31:16 WARN]: Couldn't delete C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123 - scheduling for deletion upon exit
Occasionally, it will say Java SE Binary Platform has stopped working, but that doesn't happen every time.
Also it should be noted that I can play 1.5.2 and lower just fine, this problem arose after the 1.6 update and when I merged my Mojang account with my Minecraft account.
I reeeeeeeeeeaaalllllyyyy would like to play minecraft again, so I dearly hope someone can help me.
Ever since the 1.6 update, Minecraft has refused to open. I've tried everything I can possibly imagine and I'm coming to the forum so that maybe I can get help with this. Here's what I've done so far:
-deleted all old versions of java and installed up to date versions of both 32 bit and 64 bit (I run a 64 bit computer)
-deleted minecraft COMPLETELY from my computer, redownloaded, and ran it again
-changed javaw to both java and javaws (none of them worked)
-created a .bat file that contains the following:
@echo off
Title Minecraft Launcher
set APPDATA=%CD%\
start %CD%\minecraft.exe
-put minecraft all in its own folder in the C: drive
So, with all that said, here is the error message I get in the log every time I try and launch minecraft:
[22:29:31 INFO]: Minecraft Launcher 1.3.6 (through bootstrap 5) started on windows...
[22:29:31 INFO]: Refreshing local version list...
[22:29:31 INFO]: Current time is Dec 5, 2013 10:29:31 PM
[22:29:31 INFO]: System.getProperty('os.name') == 'Windows 7'
[22:29:31 INFO]: System.getProperty('os.version') == '6.1'
[22:29:31 INFO]: System.getProperty('os.arch') == 'amd64'
[22:29:31 INFO]: System.getProperty('java.version') == '1.7.0_45'
[22:29:31 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[22:29:31 INFO]: System.getProperty('sun.arch.data.model') == '64'
[22:29:31 INFO]: Refreshing remote version list...
[22:29:32 INFO]: Refresh complete.
[22:29:32 INFO]: Loaded 1 profile(s); selected 'NickGoHollywood'
[22:29:32 INFO]: Refreshing auth...
[22:29:32 INFO]: Logging in with access token
[22:30:50 INFO]: Getting syncinfo for selected version
[22:30:50 INFO]: Queueing library & version downloads
[22:30:50 INFO]: Download job 'Version & Libraries' started (16 threads, 24 files)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)
[22:30:50 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Download job 'Resources' skipped as there are no files to download
[22:30:54 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Attempting to download C:\Minecraft\.minecraft\versions\1.7.2\1.7.2.jar for job 'Version & Libraries'... (try 0)
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:54 INFO]: Finished downloading C:\Minecraft\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar for job 'Version & Libraries': Local file matches local checksum, using that
[22:30:55 INFO]: Finished downloading C:\Minecraft\.minecraft\versions\1.7.2\1.7.2.jar for job 'Version & Libraries': Used own copy as it matched etag
[22:30:55 INFO]: Job 'Version & Libraries' finished successfully (took 0:00:04.899)
[22:30:55 INFO]: Launching game
[22:30:55 INFO]: Looking for old natives & assets to clean up...
[22:30:55 INFO]: Unpacking natives to C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123
[22:30:55 INFO]: Reconstructing virtual assets folder at C:\Minecraft\.minecraft\assets\virtual\legacy
[22:30:57 INFO]: Launching in C:\Minecraft\.minecraft
[22:30:57 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Djava.library.path=C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123 -cp C:\Minecraft\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Minecraft\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Minecraft\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Minecraft\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Minecraft\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Minecraft\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Minecraft\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Minecraft\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Minecraft\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Minecraft\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Minecraft\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Minecraft\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Minecraft\.minecraft\libraries\com\mojang\authlib\1.3\authlib-1.3.jar;C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Minecraft\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Minecraft\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Minecraft\.minecraft\versions\1.7.2\1.7.2.jar net.minecraft.client.main.Main
[22:31:16 ERROR]: Game ended with bad state (exit code -1073740777)
[22:31:16 INFO]: Deleting C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123
[22:31:16 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[22:31:16 WARN]: Couldn't delete C:\Minecraft\.minecraft\versions\1.7.2\1.7.2-natives-342250029123 - scheduling for deletion upon exit
Occasionally, it will say Java SE Binary Platform has stopped working, but that doesn't happen every time.
Also it should be noted that I can play 1.5.2 and lower just fine, this problem arose after the 1.6 update and when I merged my Mojang account with my Minecraft account.
I reeeeeeeeeeaaalllllyyyy would like to play minecraft again, so I dearly hope someone can help me.
Global Rules
How to obtain DxDiag
If I helped you, press the little green arrow on the bottom right of my post!
Thank you so much! I can't believe after all this time trying to figure out what was wrong, I never found that. Again, THANK YOU!