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

Unable to login with microsoft account (hangs at "Connecting") #26

Closed
Zutatensuppe opened this issue Dec 25, 2019 · 3 comments
Closed

Comments

@Zutatensuppe
Copy link

OS: Ubuntu 19.04
Minecraft version: 1.14.1.5
msa-daemon and msa-ui-qt: self compiled, using the steps from the docs: https://mcpelauncher.readthedocs.io/en/latest/source_build/msa.html
mcpelauncher-client and mcpelauncher-ui-gt: from christophers fork (https://github.com/ChristopherHX/linux-packaging-scripts/releases/tag/677.ubuntu.disco.19.04)

(also tried uninstalling everything and using just files from the above release page, no difference)

Minecraft itself runs, but I cannot login through Microsoft account from inside the game.

Short log:

17:52:58 Trace [DaemonLauncher] Starting daemon: /usr/bin/./msa-ui-qt
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
17:53:13 Trace [MSANetwork] Sending request to: https://login.live.com/ppsecure/deviceaddcredential.srf
17:53:15 Trace [MSANetwork] Request complete (0): https://login.live.com/ppsecure/deviceaddcredential.srf
17:53:15 Trace [MSANetwork] Sending request to: https://login.live.com/RST2.srf
17:53:15 Trace [MSANetwork] Request complete (0): https://login.live.com/RST2.srf
17:53:15 Trace [MSANetwork] Sending request to: https://login.live.com/RST2.srf
17:53:16 Trace [MSANetwork] Request complete (0): https://login.live.com/RST2.srf

After providing login data, the game stays in this state forever: https://imgur.com/a/McLIPZA

I then compiled msa-daemon and msa-ui-gt with verbose_debugging ON, so there is some more log output. Full logs can be found here:

In all instances, the game hangs in the "Connecting" state. (I can still press ESC to cancel logging in. Doing so will not give me back the button to login again, Signing in with your Microsoft Account stays there instead)

From looking at the logs, it seems that login has actually worked (there is a token?), but somehow communication with the game seems to halt somewhere after that.

Might be because many symbols are missing for that Minecraft version, but I don't know how I can help there :(

@Aritra-kd
Copy link

Me as well, facing the exact same problem, I'm on Manjaro

@Aritra-kd
Copy link

Me as well, facing the exact same problem, I'm on Manjaro

I downloaded the latest release and not facing the problem anymore

@Zutatensuppe
Copy link
Author

My problem was probably that I hadn't logged in to xbox at all before, so I logged in through phone once and created a gamer tag. Once the setup was complete I was able to login! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants