Open
Description
Operating System
Linux
Description of bug
~/.local/share/multimc/MultiMC
MultiMC Dir: /home/isaiah/.local/share/multimc
No missing dependencies found.
/home/isaiah/.local/share/multimc/MultiMC: line 93: 14152 Segmentation fault "${MMC_DIR}/bin/MultiMC" -d "${MMC_DIR}" "$@"
Steps to reproduce
- User installs the deb
- User tries to start MultiMC
- The run script does first time setup by downloading the tarball and extracting it
- This operation fails
- User is stuck with a broken install that can't self-fix and a whole lot of confusion
Suspected cause
Missing hash checks?
We should do hash checks.
We should also redownload / redeploy the launcher if it fails to work, or at least tell the user how to fix the problem.
This issue is unique
- I have searched the issue tracker and did not find an issue describing my bug.