Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refreshing a Microsoft account's login (sometimes) freezes the application #4994

Open
2 tasks done
ItsAlphaNeon opened this issue Oct 30, 2024 · 2 comments
Open
2 tasks done
Labels
bug Something isn't working.

Comments

@ItsAlphaNeon
Copy link

Describe the bug

This issue occurs most often when the game has been running for a few hours, and the account's session is invalidated.

What should happen: The account should re-login, and retrieve the session token
What happens: The application freezes up, stuck displaying a ... next to the account. Pressing Esc doesn't work.
Annotation 2024-10-30 074908

Steps to reproduce

  1. Login to the Microsoft account
  2. Have the application open until re-logging in is required
  3. Click the Login button
  4. Sometimes it will work as intended, but more-often it freezes the application on the login screen.

Meteor Version

meteor-client-0.5.8-2188

Minecraft Version

MC 1.21.1

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported (I have searched bug reports on GitHub).

  • This is a valid bug (I am able to reproduce this on the latest dev build).

@ItsAlphaNeon ItsAlphaNeon added the bug Something isn't working. label Oct 30, 2024
@Wide-Cat
Copy link
Collaborator

Try using the latest dev build and see if the issue still happens. Alternatively try logging into a different account and then back into the main one and see if it still happens.

@Pumpkani
Copy link

Pumpkani commented Nov 9, 2024

I have been having the exact same issue and have been searching for some sort of post acknowledging it. It seems to me this happens after 2-3 times of account changing, and there is no way to exit the account screen without force closing the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

4 participants
@Wide-Cat @ItsAlphaNeon @Pumpkani and others