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".
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 .
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