Mord3rca / gamma-launcher

Just another Launcher to setup S.T.A.L.K.E.R.: G.A.M.M.A.
GNU General Public License v3.0
77 stars 12 forks source link

Installer fails MD5 check, fails to download all mods. #103

Closed SirCanucklehead closed 7 months ago

SirCanucklehead commented 7 months ago

Running up to date Arch, Anomaly 1.5.2, latest GAMMA RC3 download. gamma-launcher running from the standalone release, not in a venv.

I run gamma-launcher check-anomaly --anomaly <Anomaly path> and get no errors.

I then run gamma-launcher check-md5 --gamma <GAMMA path> as this github page and DravenusRex's guide says, I get a long output listing all addons and saying they are "not found on disk."

I then run

./gamma-launcher full-install --anomaly /mnt/SamsungSSD/Lutris/STALKER/drive_c/Anomaly/ --gamma /mnt/SamsungSSD/Lutris/STALKER/drive_c/GAMMA/ and this is the output [+] Updating G.A.M.M.A. definition downloading archive...

I don't really understand the issue. The launcher seems to not be able to download all the required mods. Do I just need to manually download the addons? I feel like I'm missing a step or something straightforward, but I don't see anything on either this github page or DravenusRex's guide that will help.

SirCanucklehead commented 7 months ago

My bad, should have read my outputs more closely. Failed to realize the issue was caused by lack of .rar support. Installed unrar and things work as expected.