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

problems with sign in #2

Open
0xCatPKG opened this issue Apr 19, 2020 · 3 comments
Open

problems with sign in #2

0xCatPKG opened this issue Apr 19, 2020 · 3 comments

Comments

@0xCatPKG
Copy link

Sometimes when msa-deamon starts, its responds immediately it:

16:27:29 Debug [XSAPI.Android] sign_in_impl: will NOT be showing UI
16:27:29 Info  [com::microsoft::xbox::idp::interop::Interop::LogTelemetrySignIn] API - signin_silently - :Entering
16:27:29 Trace [DaemonLauncher] Starting daemon: /usr/bin/msa-daemon
16:27:30 Error [XboxLive] Auto Sign in failed (RPC): Method not found
16:27:30 Info  [com::microsoft::xbox::idp::interop::Interop::LogTelemetrySignIn] API - signin_silently - :Exiting - user_interaction_required

And when you try sign in in game with sign in button msa-ui-qt starts and shows that:

terminate called after throwing an instance of 'std::runtime_error'
  what():  Failed to connect
Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.

After that error msa-ui-qt never closes and you need kill it manually, to sign in succesfully

@ChristopherHX
Copy link
Owner

Failed to connect, actally copied over from minecraft-linux.
Planned to be fixed in ng (next generation)
Fun fact my appimage doesn't even ship this repo (I noticed this some days ago)
I only added ignoring the certifacte in chromium (not a good way to resolve appimage cert issues)

@notangelmario
Copy link

So is there any workaround?

@ChristopherHX
Copy link
Owner

This error is a timeout, which can be 'solved' by starting the msa-daemon manually (in a Terminal) before launching the Game
ChristopherHX/mcpelauncher-manifest#42

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

3 participants