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

Launcher is acting like I'm not signed in (Google Authentication Issue?) #670

Closed
OCsonic opened this issue Mar 10, 2022 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@OCsonic
Copy link

OCsonic commented Mar 10, 2022

I've attempted to log in multple times and restarted the program multiple times, but upon signing in I am always met with a play button that says "Please Wait...", If I edit the version profile to try to select a version it shows a no selectable versions (I also tried with unverified and incompatiable versions checked), Lastly when I go into the versions menu under the launcher settings it says "(you must own the game)" after Import.apk. This all leads me to believe that there is some sort of authentication issue.

image

  • OS: Linux (Suite66 Init incase it makes any difference)
  • Version: Latest on AUR
  • Installation Type: AUR
@OCsonic OCsonic added the bug Something isn't working label Mar 10, 2022
@ChristopherHX
Copy link
Member

Please provide the output of the troubleshooter window, you find it in settings page where you can sign in / out and so on.

That you still see Please wait... means there must be connection errors ( via libuv / libcurl ) to google play services after the webview login, which are not detected by this application. Otherwise it should switch within a few seconds to 1.18.12 or "You must own the game".

  • Proxy?
  • Restrictions of your Internet Service Provider?

Can you reproduce it with the AppImage https://github.com/ChristopherHX/linux-packaging-scripts/releases/latest?
If the first is yes then => Can you reproduce it on an ubuntu 20.04 VM with the AppImage?

I'm not currently not working on this Project, please don't expect anything in the coming months.

@OCsonic
Copy link
Author

OCsonic commented Mar 10, 2022

image
This is the output of the troubleshooter window, Also I tried the appimage and it instantly worked.

@OCsonic
Copy link
Author

OCsonic commented Mar 10, 2022

Update : I fixed the issue by using libcurl-compat

@OCsonic OCsonic closed this as completed Mar 11, 2022
@oeramo
Copy link

oeramo commented Mar 19, 2022

@OCsonic Did you mean that you just installed libcurl-compat on top of curl in your system and then everything just started working?

I am facing the same issue that you also had, everything is as you described. Relogged in / reset / reinstalled multiple times, before and after adding libcurl-compat. OS is Arch, mcpelauncher installed from the AUR. My versions of some of the packages that I seem to understand would be relevant to this issue:

curl 7.82.0-1
libcurl-compat 7.82.0-1
lib32-curl 7.82.0-1
libuv 1.43.0-1
openssl 1.1.1.n-1
mcpelauncher-linux-git v0.3.2.r0.g1da5aa2-1
mcpelauncher-msa-ui-qt-git v0.1.beta.2.r10.ge830ebe-1
mcpelauncher-msa-git v0.1.beta.2.r10.ge830ebe-1
mcpelauncher-ui-git v0.3.2.r0.g6039645-1

What should I do next?

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

3 participants