-
Bug
-
Resolution: Duplicate
-
None
-
1.0.4
-
None
-
Windows 7 x64 Java 1.7.0_25
-
Unconfirmed
While having multiple profiles, switching to one after starting the launcher will cause it to not sign in properly, leaving me only with a "Play Offline" option. I get the following error.
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:158) 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) Going to play offline as 'killjoy1221'...
If I logout and log back in, it works fine, but then it happens the other profile.
- duplicates
-
MCL-602 Login error when switched to another profile
- Resolved