LaughingLeader / BG3ModManager

A mod manager for Baldur's Gate 3.
MIT License
1.22k stars 191 forks source link

[Bug]: Inactive Mods are not inactive? #287

Open AikoTM opened 7 months ago

AikoTM commented 7 months ago

Operating System

Windows 11

BG3 Mod Manager Version

1.0.10.0

BG3 Game Version

Full Release Patch 6 Hotifx 18

Bug Summary

I was debugging an issue with a body mod and moved it over to the inactive mods list. However, the mod would keep showing up in game.

After several hours of going through my generated folder because I thought I had some leftover files there, creating new load orders with no mods loaded and going slowly insane because nothing worked, I noticed that the PAK file was still in the mods folder. Ended up deleting the mod (which was in the inactive mods list) and hurray... it would no longer load.

Now, I dunno if this is because it's a body mod and somehow the mod manager dunno what to do with it... but then again, PAK file is PAK file or not?

Now I'm asking myself if this is intended design or a bug. One would think mods in an inactive list would not load or am I wrong?

Links

No response