When switching between profiles and both have auto login enabled, the button on the profile you switch to will only display Play Offline unless you log out and then log in again.
Development Console Stacktrace
Trying to log in...
Logging in with access token
Couldn't go online
net.minecraft.launcher.authentication.exceptions.InvalidCredentialsException: Invalid token.
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:123)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithToken(YggdrasilAuthenticationService.java:97)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:50)
at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:162)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Linked issues
Attachments
Comments 3
@ Mods:
Maybe Duplicate of MCL-602 ?
Mister Adams is already assigned to that.
Regards,
Meri
Duplicate of MCL-602, please use the search function to see if your bug has already been submitted.
Confirmed, I have the same problem, 2 accounts, Meridiana and LapisDemon, both are successfully logged inside the Mojang/Minecraft authentication server, but when I try to play on a SMP server, it gives me a "Bad Login".
Development Console (attached) says:
"*Trying to log in...
Logging in with access token
Couldn't go online*"
Before you, dear Mods, close this Thread here again as you did with so many "Bad Login" threads before, please note that this is a BUG that needs to be FIXED, and not some Issue for the SUPPORT CENTER.
I can fix it by LOGGING OUT of my both accounts.
I noticed one thing:
The Password of LapisDemon account has currently 8 digits, my Meridiana account has 12 digits.
When I logged out of the LapisDemon account, I could see 12 digits in the Password field, not 8! When I tried to log back in, of course it gave me a "Wrong Password" notice this time.
After I entered the correct 8-digits-password, I could log into the SMP server.
Very strange though: In order to fix Meridiana for the SMP Login, I also had to logout from my pre-made account first.
The strange thing about it is that it had the correct 12 digits, but it still gave me a "Bad Login"!
I just tried to reproduce this and shut down the Launcher.
The I got some strange "Client> 2013-07-08 09:24:36 [CLIENT] [SEVERE] Realms: Invalid session id" message in the Development Console..
And with the other account again "Trying to log in...
Logging in with access token
Couldn't go online"
2nd Development Console File attached.
Regards,
Meri