sedenion / OpenModMan

Open Mod Manager - Open source and generic Mod ("Modifications") manager.
GNU General Public License v3.0
84 stars 5 forks source link

No warning when installing overlapping mods on top of each other #64

Closed OR-WS closed 5 months ago

OR-WS commented 5 months ago

Per the title. I have the warning setting enabled in the channel's setting but I'm not receiving a warning.

sedenion commented 5 months ago

Hi, sorry for the late response. What I found is that the overlaps test and warning work properly, however, I found a small difference between how Packaged Mods and Directory Mods are parsed which can cause overlapp to be not detected in the case the tested Mod is a Packaged version while the the other is not or vice versa. Can you confirm that this is what happen to you ?

OR-WS commented 5 months ago

Hi, sorry for the late response. What I found is that the overlaps test and warning work properly, however, I found a small difference between how Packaged Mods and Directory Mods are parsed which can cause overlapp to be not detected in the case the tested Mod is a Packaged version while the the other is not or vice versa. Can you confirm that this is what happen to you ?

Correct. It's happening to directory mods (those ported over from using OvGME).

sedenion commented 5 months ago

ok, so bug found and corrected, this will be fixed in the next release