Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-634

Login Credentials don't load after profile switch

XMLWordPrintable

    • Icon: Bug 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.

            Unassigned Unassigned
            killjoy1221 Matthew Messinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: