Has anyone here been playing on 17w43a or b using the 2.0 launcher? I am having trouble getting it to launch the new snapshots. It loads 1.12.2 just fine. I can load the snapshots in the old launcher just fine as well (Good thing I kept the old one around), just not in the 2.0.1003 launcher.
I am wondering if its an issue with the new snapshots and the launcher, or if it's just on my end. I didn't see anything with a google search. It's just a hassle having the old launcher reset all the settings all the time...
To download the other ones you need to make a folder in the versions folder for minecraft and put the client and JSON file for the versions in there. They all need to be named the same aside from file extensions. Once you do that, you will be able to choose that version when making a new profile with the minecraft launcher.
I stumbled across the launcher log file and happened to look at it (the launcher log window didn't show anything out of the ordinary).
Towards the bottom the log file I found this:
[1029/163952:INFO:GameCallbacks.cpp(178)] launcher/launcher (main) info Process closed with exit code
1[1029/163952:INFO:GameCallbacks.cpp(178)] launcher/launcher (main) info Process closed with exit code 1
[1029/163952:INFO:GameCallbacks.cpp(178)] launcher/launcher (main) info Exception in thread "main" joptsimple.OptionArgumentConversionException: Cannot parse argument '--height' of option width at joptsimple.AbstractOptionSpec.convertWith(AbstractOptionSpec.java:92) at joptsimple.ArgumentAcceptingOptionSpec.convert(ArgumentAcceptingOptionSpec.java:277) at joptsimple.OptionSet.valuesOf(OptionSet.java:223) at joptsimple.OptionSet.valueOf(OptionSet.java:172) at net.minecraft.client.main.Main.main(SourceFile:90)Caused by: joptsimple.internal.ReflectionException: java.lang.NumberFormatException: For input string: "--height" at joptsimple.internal.Reflection.reflectionException(Reflection.java:136) at joptsimple.internal.Reflection.invoke(Reflection.java:118) at joptsimple.internal.MethodInvokingValueConverter.convert(MethodInvokingValueConverter.java:48) at joptsimple.internal.Reflection.convertWith(Reflection.java:124) at joptsimple.AbstractOptionSpec.convertWith(AbstractOptionSpec.java:90) ... 4 moreCaused by: java.lang.NumberFormatException: For input string: "--height" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.valueOf(Integer.java:766) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at joptsimple.internal.Reflection.invoke(Reflection.java:116) ... 7 more
Since it said something about "--height", I thought I might try launching the snapshot at the normal game window size (I usually launch with a full screen 1920x1080 sized game window), and sure enough, It worked!
It definitely looks like a bug to me. Looks to me that the new snapshot cannot take that argument passed from the launcher.
Has anyone here been playing on 17w43a or b using the 2.0 launcher? I am having trouble getting it to launch the new snapshots. It loads 1.12.2 just fine. I can load the snapshots in the old launcher just fine as well (Good thing I kept the old one around), just not in the 2.0.1003 launcher.
I am wondering if its an issue with the new snapshots and the launcher, or if it's just on my end. I didn't see anything with a google search. It's just a hassle having the old launcher reset all the settings all the time...
It launches fine for me.
Remember those versions that minecraft pranked us with? Specifically:
Those are still downloadable! Watch this video for 2.0:
https://www.youtube.com/watch?v=PQdu9LKAdIU
To download the other ones you need to make a folder in the versions folder for minecraft and put the client and JSON file for the versions in there. They all need to be named the same aside from file extensions. Once you do that, you will be able to choose that version when making a new profile with the minecraft launcher.
15w14a is on this link:
http://minecraft.gamepedia.com/15w14a
1.RV-Pre1 is here:
http://minecraft.gamepedia.com/1.RV-Pre1
I had just discovered something rather curious..
I stumbled across the launcher log file and happened to look at it (the launcher log window didn't show anything out of the ordinary).
Towards the bottom the log file I found this:
Since it said something about "--height", I thought I might try launching the snapshot at the normal game window size (I usually launch with a full screen 1920x1080 sized game window), and sure enough, It worked!
It definitely looks like a bug to me. Looks to me that the new snapshot cannot take that argument passed from the launcher.
Edit: Posted on the Bug tracker