Skip to content

BedrockOnLinux v1.2.5

Choose a tag to compare

@Wyze3306 Wyze3306 released this 24 Jun 11:14

Fixed

  • Steam Deck: crash a few seconds after signing in. Once your Microsoft account auto-signed in, the game page-faulted and closed (exit 0, "crash after a moment"). The engine's sign-in-state null-guard checked the account collection pointer for NULL/non-canonical but its backing data pointer only for NULL — so on a slow prefix a -1/garbage pointer slipped through and crashed. The guard now rejects -1/non-canonical there too. (#25)

New engine wow64-archs-r7 — the launcher re-downloads it automatically on update; no manual step.

Assets

  • .deb — Debian / Ubuntu / Mint
  • .pyz — portable (python3 + tkinter)
  • AppImage — self-contained, any distro
  • Flatpakflatpak install --user BedrockOnLinux-1.2.5-x86_64.flatpak