v0.3.3-683
Google and Microsoft Xbox Live Sign in page are loading forever on linux distributions newer than ubuntu 20.04
Workaround, run something like this in a bash shell
QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox" <filepath.AppImage>
Replace <filepath.AppImage>
with the path to the AppImage file like ~/Downloads/Minecraft_Bedrock_Launcher-x86_64-v0.3.3.683.AppImage
Background: The sandbox of the ancient qt5.9 chromium distributed in this AppImage stopped working and crashs silently
You need to own Minecraft on the google play store and login with your google account to use this launcher
Links for linux flatpak or macOS can be found on our wiki https://mcpelauncher.readthedocs.io.
- run
uname -a
to know which system you are using - once downloaded the launcher shows you banner if an update are available
- no need to download the whole file again
- you can update it externally with appimageupdate or appimagelauncher
Changelog
Removed libgmodule-2.0.so.0 from arm based AppImages
Changed naming convention of AppImage files
The arm based AppImages are still experimental and barely tested, initially created for raspbian buster with missing qt5-webengine package