CntoDev / compositions

A collection of various EDEN editor compositions for Arma 3.
https://www.carpenoctem.co/
Other
5 stars 5 forks source link

Duplicate Composition Folders #189

Closed JamesTheClarke closed 3 years ago

JamesTheClarke commented 3 years ago

I noticed yesterday that some compositions are placed in "double folders" / duplicated folders which causes the actual composition folder to rename itself when placed e.g. "Default Modules Coop_1".

Bug can be observed in this commit https://github.com/CntoDev/compositions/pull/184/commits/894bfd94bc1607d968c3c9010a6478fb0db3e0d9 (line 16).

Screenshot: https://i.postimg.cc/GhV62kj5/20210531094449-1.jpg (see module overview, left panel)

This should be fixed to avoid changing composition names by accident.

Affected compositions:

Note: I've already fixed the issue for TFN in PR #184

JamesTheClarke commented 3 years ago

Double-checked all compositions and the three mentioned in the OP are the only ones affected. Since TFN is already fixed I quickly committed the fix also for Coop and PvP modules to PR #184 .