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

AppImage not launching on raspberry pi 3B+ running raspberrypi os 32 bit... #476

Closed
Hausemaster8281 opened this issue Mar 21, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@Hausemaster8281
Copy link

Hausemaster8281 commented Mar 21, 2021

This is what comes out as output:
pi@raspberrypi:~ $ ./MC.AppImage
/tmp/.mount_MC.AppXnn8l2/usr/bin/mcpelauncher-ui-qt: line 10: /tmp/.mount_MC.AppXnn8l2/usr/bin/usr/bin/msa-daemon: No such file or directory
/tmp/.mount_MC.AppXnn8l2/usr/bin/mcpelauncher-ui-qt: line 14: /tmp/.mount_MC.AppXnn8l2/usr/bin/usr/bin/mcpelauncher-ui-qt: No such file or directory
/tmp/.mount_MC.AppXnn8l2/usr/bin/mcpelauncher-ui-qt: line 12: /tmp/.mount_MC.AppXnn8l2/usr/bin/usr/bin/msa-ui-qt: No such file or directory
/tmp/.mount_MC.AppXnn8l2/usr/bin/mcpelauncher-ui-qt: line 15: kill: (851) - No such process
/tmp/.mount_MC.AppXnn8l2/usr/bin/mcpelauncher-ui-qt: line 16: kill: (850) - No such process
pi@raspberrypi:~ $

@ChristopherHX ChristopherHX added the bug Something isn't working label Mar 21, 2021
@ChristopherHX
Copy link
Member

ChristopherHX commented Mar 21, 2021

Wow, the appimage tool fooled me..., but it's to early for 1.4.2021...

@ChristopherHX
Copy link
Member

Should be fixed now.
minecraft-linux/appimage-builder@c4faf27

This was a copy paste bug, caused by me...

@ChristopherHX
Copy link
Member

This bug should be fixed with https://github.com/ChristopherHX/linux-packaging-scripts/releases/tag/v0.1-beta-21-652

Steps to fix the issue

cp ./MC.AppImage.zs-old ./MC.AppImage
./MC.AppImage

Then update the AppImage again to install the hotfix.

@Hausemaster8281
Copy link
Author

The latest one works great so far... I have noticed that, 1.16.210.05 isn't loading the marketplace and, also, the achievements crash the game...
I'm not asking/forcing for a fix, but, I just want to know what their status is as of now...
Also, don't fix the achievements as of now, since, there are many rumours about new ui being added, if the new ui is actually added, then it will be a bit convenient for you

@ChristopherHX
Copy link
Member

ChristopherHX commented Mar 22, 2021

I just want to know what their status is as of now

I'm only working on critical issues, updates normally all 4 month (Except some one fix the issue and open a PR before I would normally publish a new Release)
Like:

  • New Game Release crashs on open for all users
  • Launcher doesn't open at all
  • Some Launcher functionality stops working like Xbox login
  • Mouse capture not working

New versions are tracked in this issue ChristopherHX#48.

Achievements aren't critical, because you can just open xbox.com to see them.
By the way the reason why it crashs is an endless recursion while navigating to the Achievements page.

@Hausemaster8281
Copy link
Author

Thanks for the info!

@Hausemaster8281
Copy link
Author

This issue was fixed with a release, and hence, in going to choose this issue for now...

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

2 participants