Jump to content

[SOLVED] Log in with default MC Account in Eclipse-MC


Bedrock_Miner

Recommended Posts

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!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 3 months later...

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.