Skip to content

BedrockOnLinux v1.1.4

Choose a tag to compare

@Wyze3306 Wyze3306 released this 18 Jun 10:31

What's fixed

The launch crash on recent Minecraft builds (1.26.30+) is fixed properly — and the in-game Servers tab now stays unlocked on those builds too, instead of being greyed out.

1.1.2/1.1.3 unlocked the Servers list by forcing the "signed in with Microsoft" flag, but on some systems (Steam Deck, CachyOS) the game then dereferenced an account object it had not finished setting up, crashing a few seconds after launch (issue #17). The engine now guards that lookup: it keeps the flag where the object exists and safely returns "not found" where it does not — so Minecraft starts on every system and still shows the server list.

This ships in the WineGDK engine (rev wow64-archs-r4). Existing installs get it automatically on the next launch via the engine auto-update — no reinstall needed.

Downloads

  • bedrock-on-linux-1.1.4.pyz — portable, any distro (needs python3 + tkinter)
  • bedrock-on-linux_1.1.4_all.deb — Debian / Ubuntu / Mint
  • BedrockOnLinux-1.1.4-x86_64.AppImage
  • BedrockOnLinux-1.1.4-x86_64.flatpak
  • GDK-Proton-xuser-wow64-archs-r4.tar.gz — the game engine (auto-downloaded by the launcher; you do not need to grab this manually)