-
Bug
-
Resolution: Duplicate
-
None
-
1.0.6
-
None
-
Windows 7 64 bit
Java 7
-
Unconfirmed
So, my problem is some sort of Java error that keeps popping up every time I press the 'Play' button. I made sure that my Java is up-to-date, and, yet, every single time I press play, I get an error in the Console, and a window pops up that says 'Java(TM) Platform SE binary' has stopped working. I have seen a few others with similar problems with the (exit code -1073740777), but none have appeared to be answered. Here is the log:
Launcher 1.0.6 (through bootstrap 4) started on windows... System.getProperty('os.name') == 'Windows 7' System.getProperty('os.version') == '6.1' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.7.0' System.getProperty('java.vendor') == 'Oracle Corporation' Going to log in with legacy stored username & password... Loaded 2 profile(s); selected 'Zab' Trying to log in... Logging in with access token Logged in successfully Delta time to compare resources: 626 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\Dylan\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\Dylan\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-1976900693104 Launching in C:\Users\Dylan\AppData\Roaming\.minecraft Running C:\Program Files\Java\jre7\bin\javaw.exe -Xmx1G -Djava.library.path=C:\Users\Dylan\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-1976900693104 -cp C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\Dylan\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1.jar net.minecraft.client.main.Main --username zabklamn --session token:4fdc63cf52ef4f52a39a4f828bf8b0a5:4fd12ef8112a48f9993ba33709cdc8a7 --version 1.6.1 --gameDir C:\Users\Dylan\AppData\Roaming\.minecraft --assetsDir C:\Users\Dylan\AppData\Roaming\.minecraft\assets --width 854 --height 480 ---- 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) ---- Game ended with bad state (exit code -1073740777) Deleting C:\Users\Dylan\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-1976900693104 Couldn't delete C:\Users\Dylan\AppData\Roaming\.minecraft\versions\1.6.1\1.6.1-natives-1976900693104 - scheduling for deletion upon exit
- duplicates
-
MCL-148 Game ended with bad state (exit code -1073740777) caused by D3Dgear
- Resolved