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

No Crossplay for any 1.13 versions #197

Closed
imsarg opened this issue Nov 22, 2019 · 11 comments
Closed

No Crossplay for any 1.13 versions #197

imsarg opened this issue Nov 22, 2019 · 11 comments

Comments

@imsarg
Copy link

imsarg commented Nov 22, 2019

Launcher has allowed me to play between this APK and Nintendo Switch flawlessly for at least 6 months.

Since version 1.13 it appears as though the Microsoft account is not signing in correctly.
Testing now in 1.13.0.34 I can see my name under my character and can browse the in-game 'marketplace' but it does not allow me to find any crossplay games or accept invites from friends. The 'feedback' button on the bottom left does nothing, and selecting 'Play -> Add Friend' also does nothing.
The friends tab has a strange black splodge underneath in 1.13 versions. https://i.imgur.com/YFXgFht.png
Reproduced the same issue in:
1.13.0.6
1.13.0.4
1.13.0.2
1.13.0.1

Version 1.13.1.5 does not launch at all. That's another issue for another report.

Launching 1.12.1.1 loads into the game, signs into the Microsoft account and finds the crossplay game immediately. Trying to join says 'Could not connect: Outdated client!'. Nintendo switch must be updating itself automatically.

@ChristopherHX
Copy link
Member

ChristopherHX commented Nov 23, 2019

Try my fork, someone said it shows friends worlds on 1.13.1.5
I modified the xboxlive login Method to use the "Java Interface", while not using Java.
It also supports 1.14+

Play -> add friend isn't implemented, use xbox.com to add friends

@imsarg
Copy link
Author

imsarg commented Nov 25, 2019

Thanks for the reply ChristopherHX.

I ran through the 'Build from Source' instructions on your fork and can confirm that the following versions can log into the xbox live account and crossplay with Nintendo Switch:

  • 1.13.0.34
  • 1.13.1.5

However, I'm now getting some strange visual bugs. I haven't looked more into it at this stage and will revert back if I find anything. An example can be seen here:
https://i.imgur.com/KatW59w.png

If left to stand stationary for long enough it will eventually 'clean' itself, but moving kind of 'smears' the bottom portion of the screen.

@ChristopherHX
Copy link
Member

ChristopherHX commented Nov 26, 2019

You ran into a know issue of my fork, something with nvideas drivers is not working correctly with my entry point, at least I think you have that gpu.
I wish, I find a way to reproduce the issue. (Only my windows laptop has an nvidea gpu, but no linux)
I will try porting my xblpatch back to the mrarm launcher (this repo), then you should notice no graphics bugs and be able to crossplay with Nintendo switch at 1.13.0.34

@zvillager10
Copy link

Try my fork, someone said it shows friends worlds on 1.13.1.5
I modified the xboxlive login Method to use the "Java Interface", while not using Java.
It also supports 1.14+

Play -> add friend isn't implemented, use xbox.com to add friends

hey I'm on linux mint/ubuntu 18.04 what package should I use? or should I build it from source? Please answer soon.

@ChristopherHX ChristopherHX self-assigned this Dec 2, 2019
@ChristopherHX
Copy link
Member

@zvillager10 Why not installing https://github.com/ChristopherHX/linux-packaging-scripts/releases/tag/34.bionic

bionic = ubuntu 18.04

If you installed this launcher already you need only mcpelauncher-client-*.deb
Install the .deb via sudo dpkg -i mcpelauncher-client-*.deb && sudo apt-get install -f or use the ui to install it

@zvillager10
Copy link

zvillager10 commented Dec 2, 2019 via email

@ChristopherHX
Copy link
Member

No it will be overwritten by dpkg automatically, like an update thought apt-get (It shares the same packet identifier with the original).
To reinstall the Original Launcher sudo apt remove mcpelauncher-client && sudo apt install mcpelauncher-client

@zvillager10
Copy link

zvillager10 commented Dec 16, 2019 via email

@ChristopherHX ChristopherHX removed their assignment Dec 18, 2019
@zvillager10
Copy link

zvillager10 commented Dec 21, 2019 via email

@ChristopherHX
Copy link
Member

ChristopherHX commented Dec 21, 2019

For Ubuntu

Uninstall both fork or original sudo apt remove msa-daemon msa-ui-qt mcpelauncher-client mcpelauncher-ui-qt

Install (uninstall needed) the mrarm launcher sudo apt install msa-daemon msa-ui-qt mcpelauncher-client mcpelauncher-ui-qt

@ChristopherHX
Copy link
Member

Duplicate of #185

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