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
85 stars 13 forks source link

Issues with extracted mod archives not exisiting #98

Closed nozwock closed 9 months ago

nozwock commented 9 months ago

For example, in here:

[+] Installing mod: High Res PDA Maps
  - Downloading High_Resolution_PDA_Maps.1.zip: 116MiB [00:20, 5.96MiB/s] 
    Installing High Res PDA Maps -> ../files/mods/26- High Res PDA Maps - Bazingarrey
    WARNING: High Res PDA Maps does not exist

Here, pdir is the tempdir with prefix gamma-launcher-modinstall- used for extracting the mod archive, sure, but why is it looking for a dir (presumably) named High Res PDA Maps? from _install_directives? https://github.com/Mord3rca/gamma-launcher/blob/38b5de7d087091beac6a24fa1b9f710664ff454d/launcher/mods/base.py#L184-L191 Well, the result is that, the GAMMA/mods/<mod name> directory is empty except the meta file, other times with some of the components of the mod missing. There are many such warnings leading to an improper installation.

Mord3rca commented 9 months ago

Definition error, looking for a folder name High Res PDA Maps but, since a mod update, the folder is named High Resolution PDA Maps

https://github.com/Grokitach/Stalker_GAMMA/blob/main/G.A.M.M.A/modpack_data/modpack_maker_list.txt#L26C1-L26C42

Archive content: image