When I try to run the new snapshot I get this bug:
Game ended with bad state (exit code 1)
Deleting C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-9381883435610
The Full console OUTPUT (0.7) is:
Launcher 0.7 (Dev) (through bootstrap 0) started on windows...
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_21'
System.getProperty('java.vendor') == 'Oracle Corporation'
Getting syncinfo for selected version
Queueing library & version downloads
Download job 'Version & Libraries' started (8 threads, 1 files)
Finished downloading C:\Users\minecraft_dev\versions\13w23a\13w23a.jar for job 'Version & Libraries': Used own copy as it matched etag
Job 'Version & Libraries' finished successfully
Delta time to compare resources: 5113 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
Launching game
Unpacking natives to C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909
Launching!
Running: "C:\Program Files (x86)\Java\jre7\bin\java" -Xmx1G -Djava.library.path=C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909 -cp C:\Users\minecraft_dev\libraries\net\sf\jopt-simple\jopt-simple\4.4\jopt-simple-4.4.jar;C:\Users\minecraft_dev\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\minecraft_dev\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\minecraft_dev\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\minecraft_dev\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\minecraft_dev\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\minecraft_dev\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\minecraft_dev\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\minecraft_dev\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\minecraft_dev\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\minecraft_dev\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\minecraft_dev\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\minecraft_dev\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\minecraft_dev\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\minecraft_dev\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\minecraft_dev\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\minecraft_dev\versions\13w23a\13w23a.jar net.minecraft.client.main.Main --proxyUser lpmcgee --proxyPass test --workDir C:\Users\minecraft_dev
---- 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> Exception in thread "main" joptsimple.MissingRequiredOptionException: Missing required option(s) ['version']
Client> at joptsimple.OptionParser.ensureRequiredOptions(OptionParser.java:399)
Client> at joptsimple.OptionParser.parse(OptionParser.java:389)
Client> at net.minecraft.client.main.Main.main(SourceFile:36)
Game ended with bad state (exit code 1)
Deleting C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909
Couldn't delete C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909 - scheduling for deletion upon exit
The Full console OUTPUT (0.8.3) is:
Launcher 0.8 (Dev) (through bootstrap 0) started on windows...
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_21'
System.getProperty('java.vendor') == 'Oracle Corporation'
Getting syncinfo for selected version
Queueing library & version downloads
Download job 'Version & Libraries' started (8 threads, 1 files)
Finished downloading C:\Users\minecraft_dev\versions\13w23a\13w23a.jar for job 'Version & Libraries': Used own copy as it matched etag
Job 'Version & Libraries' finished successfully
Delta time to compare resources: 5113 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
Launching game
Unpacking natives to C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909
Launching!
Running: "C:\Program Files (x86)\Java\jre7\bin\java" -Xmx1G -Djava.library.path=C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909 -cp C:\Users\minecraft_dev\libraries\net\sf\jopt-simple\jopt-simple\4.4\jopt-simple-4.4.jar;C:\Users\minecraft_dev\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\minecraft_dev\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\minecraft_dev\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\minecraft_dev\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\minecraft_dev\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\minecraft_dev\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\minecraft_dev\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\minecraft_dev\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\minecraft_dev\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\minecraft_dev\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\minecraft_dev\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\minecraft_dev\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\minecraft_dev\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\minecraft_dev\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\minecraft_dev\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\minecraft_dev\versions\13w23a\13w23a.jar net.minecraft.client.main.Main --proxyUser lpmcgee --proxyPass test --workDir C:\Users\minecraft_dev
---- 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> Exception in thread "main" joptsimple.MissingRequiredOptionException: Missing required option(s) ['version']
Client> at joptsimple.OptionParser.ensureRequiredOptions(OptionParser.java:399)
Client> at joptsimple.OptionParser.parse(OptionParser.java:389)
Client> at net.minecraft.client.main.Main.main(SourceFile:36)
Game ended with bad state (exit code 1)
Deleting C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909
Couldn't delete C:\Users\minecraft_dev\versions\13w23a\13w23a-natives-10014254559909 - scheduling for deletion upon exit
Linked issues
Comments 11
I just tried but the problem persists, I went back to download the launcher from the new snapshot but still can not play
But how did you manage not to get the newest version ? The update should be done automagically. 0.8.2 is out for some weeks, 0.8.3 as of today.
because in the 0.7 and 0.8 operate the new snapshots, ie from the first that came to 13w22a then saw no need to update
Please provide full console output.