Posted July 18, 201312 yr I want to log in in the Eclipse-Minecraft (Modding state) with my normal minecraft account. With the 1.5.2 version it worked fine: Run Configuration -> Arguments " <MC-Loginname> <Password> " Now, in 1.6.2 this doesn't work anymore. The default arguments are: --version 1.6 --tweakClass cpw.mods.fml.common.launcher.FMLTweaker What can I do to log in with my own account? Thanks in advance! http://i.imgur.com/wNvtGZw.png[/img] MODS and MODDING TUTORIALS
July 18, 201312 yr The only way I've been able to get 1.6.2 to recognize a user is to pass both the --username and --session arguments in, directly copying the sessionID from the new Minecraft launcher (under the "Session ID is token:******************:************" line). I'm not sure how long that token remains valid, however, and they will become invalid if you open a new Minecraft instance from the launcher.
July 19, 201312 yr Author Thanks! It worked http://i.imgur.com/wNvtGZw.png[/img] MODS and MODDING TUTORIALS
October 21, 201311 yr Does this still work? Launcher 1.2.7 doesn't appear to show the session id?? The difference between stupidity and genius is that genius has its limits. - Albert Einstein
October 21, 201311 yr I use just the '--username <insertyourusername>' argument (in Run->Run Configurations->Arguments) and that is working fine for me (MC 1.6.4).
October 29, 201311 yr thanks The difference between stupidity and genius is that genius has its limits. - Albert Einstein
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.