This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a short note about other distros.
I believe the following is what is needed on Fedora (at least here on my fc31):
To be able to log in with your Microsoft account, you also need to create a symlink to fix a SSL-issue where the msa-daemon does not look for the CA-budle in the correct path on Fedora:
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the fedora appimage dependencies
Yeay the second part is a known error, should be fixed soon during the ongoing minecraft-linux merge process
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can confirm this works on Fedora 32 - and it seems to be a fair bit smoother on Fedora than it was on Ubuntu - but that could just be me.
The only thing that's not working for me is sound - will investigate.
Great work though, thank you!
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sudo dnf install pulseaudio-libs.i686
Now I have sound working on Fedora 32 as well :)
Magnificant effort ChristopherHX and Olen - thanks for everything - no more Windows for me :)
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whenever I open the launcher app image I get this message:
Your device or launcher isn't compatible with the currently device settings of your current google login
Please switch the Android ABI (architecture) in Settings and login again
Unsupported Android ABI's for this device are x86_64
the app image version is 64.0.0.503 Minecraft_Bedrock_Launcher-x86
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Henry96Markle
Logout and login again.
Without doing this the launcher will download x86_64 minecraft build which it cannot run (ng can)
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't work at all for me. It says the downloaded version is corrupted, I should delete and redownload. Did that through the launcher, same thing happens again. Troubleshooter says no issues.
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Troubleshooter is broken.If you download and play a new unsupported beta or a non x86 version you get this error too.
May logout and login again in settings (archlinux, ubuntu, debian packages was / are broken)
Then download the right x86 version of the game
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm using the AppImage on Fedora and I'm running the stable x86 version, not the beta. Tried relogging too.
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Honestly idk, why it won't work for you, after doing these steps.
What Minecraft Version have you selected? (complete name please)
A version like
MINECRAFT X.Y.Z.A
may cause this if it is not x86 or corruptedA version like
MINECRAFT X.Y.Z.A (x86)
worksVersions like
MINECRAFT X.Y.Z.A (x86_64)
,MINECRAFT X.Y.Z.A (armeabi-v7a)
,MINECRAFT X.Y.Z.A (arm64-v8a)
notPlease select MINECRAFT 1.14.60.5 (X86)
You get a log more detailed log, if you check "show game log" in settings
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried MINECRAFT 1.14.60.5 (X86_64)
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please select MINECRAFT 1.14.60.5 (X86)
MINECRAFT 1.14.60.5 (X86_64)
is not runnable in stableYou must have logged in via the experimental ng launcher
Logout and login in the stable
delete 1.14.60.5
Download 1.14.60.5 (x86)
Note x86 and x86_64 are not the same at all.
I know, there is a need for more checks and better error messages
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now, after logging out, deleting .local/share/mcpelauncher and logging back in it works
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, sorry to bother again, I wanted to ask if you have an issue tracker somewhere?
Also, the stable AppImage can't download the latest update:
789da63
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My three main repos have issues enabled.
The launcher ui issues should go here https://github.com/ChristopherHX/mcpelauncher-ui-manifest/issues
In case the updater broke, just download the latest version from the release page (under assets) or try again later (might be just a network or github problem)