-
Bug
-
Resolution: Duplicate
-
None
-
1.0.9
-
None
-
None
-
Mac OS X 10.7.5
Java 1.6
-
Unconfirmed
This is what comes up in the console after selecting the profile:
Going to log in with legacy stored username & password... 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(Executors.java:439) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:680) Going to play offline as 'gus1234567890'...
- duplicates
-
MCL-602 Login error when switched to another profile
- Resolved