Minecraft-Console-Client icon indicating copy to clipboard operation
Minecraft-Console-Client copied to clipboard

Client Logs in from previous email account/ client used [BUG]

Open TenReeez opened this issue 3 years ago • 1 comments

Prerequisites

  • [X] I made sure I am running the latest development build
  • [X] I tried to look for similar issues before opening a new one
  • [X] I have set debugmessages=true in config to diagnose my issue
  • [X] I have redacted session tokens and passwords before attaching screenshots

Minecraft Version

1.18.2 Paper

Console Client Version

6th of may Release

Expected Behavior

Every time I click and open a new console client and I click on a different email account it should log that account in.

As it always has done.

Actual Behavior

When I click on email to log in, it takes me to the previous email account entered. IE: I log in using [email protected] (works fine) Then I click and open up a new client with next email: [email protected], Click on link in web browser to paste into client but it Loads up [email protected] account.

Steps to Reproduce the bug

  1. Try and log in multiple accounts via different emails
  2. as above
  3. as above

Attach screenshot here (If applicable)

No response

Anythings that could help diagnosing the bug

No response

Device

Desktop

Operating System

Windows

Server Address (If applicable)

No response

TenReeez avatar Jul 19 '22 09:07 TenReeez

Are you using the browser login method instead of mcc?

If so, the following fixes will work for you:

  • use mcc login method instead of browser
  • Go to microsoft.com and log out the previous account
  • Use a different browser
  • Use incognito / private mode and login to the other account.

The reason why it logs in the previous account is because the currently logged in account in your browser is the previous one, and it uses that account to go through the login process.

This is not something we can make changes in as this is simply how the browser method works for microsoft login. It uses the account currently logged in on the browser.

breadbyte avatar Jul 19 '22 17:07 breadbyte

breadbyte's answer should have solved this issue, if you still have questions, fell free to reopen this issue.

BruceChenQAQ avatar Sep 16 '22 04:09 BruceChenQAQ