CntoDev/compositions

Duplicate Composition Folders

Closed this issue · 1 comments

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 894bfd9 (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:

  • TFN
  • Default Modules (Coop)
  • Default Modules (PvP)

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

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 .