Skip to content

Conversation

@vilkoz
Copy link

@vilkoz vilkoz commented Jan 15, 2026

Fixes the following error:

⚠  PrismLauncher execution failed, using manual instance creation
💡 Error output: /tmp/minecraft-modules-7vl7wd/launcher_setup.sh: line 53: /home/deck/.local/share/PrismLauncher/PrismLauncher.AppImage: cannot execute binary file: Exec format error

The previous query "AppImage$" matched to rows:
*aarch64.AppImage and *x86_64.AppImage, head -n1 selects aarch64 which is wrong architecture for steamdeck

Fixes the following error:
```
⚠  PrismLauncher execution failed, using manual instance creation
💡 Error output: /tmp/minecraft-modules-7vl7wd/launcher_setup.sh: line 53: /home/deck/.local/share/PrismLauncher/PrismLauncher.AppImage: cannot execute binary file: Exec format error
```

The previous query "AppImage$" matched to rows:
*aarch64.AppImage and *x86_64.AppImage, head -n1 selects aarch64 which is wrong architecture for steamdeck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant