You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating on Linux failed with "Permission denied (os error 13)". The bundler was five versions behind the Tauri runtime and never stamped each bundle with its own type, so the launcher could not tell a .deb install from an AppImage and always fell back to overwriting its own executable — which a package-managed install under /usr will never allow. Debian and RPM installs now update through the system's own privilege prompt.
An update that cannot be installed is now refused before it downloads, naming the directory and what to do about it, instead of failing with a bare error code after fetching the whole thing.
Changed
Synced with upstream Modrinth (0.17.7 → 0.17.8): Ears skins render correctly, .mrpack exports no longer write the wrong environment values, and an instance linked to a modpack version that was deleted from Modrinth shows its managed content card again.
Note for Linux
If you installed Noctrinth from the .deb, this update cannot install itself — the version you are running is the one with the bug. Install this release's .deb once by hand; updates after it work normally.