ThibautSF / ParadoxosModManagerRework

Software to manage mods for recent Paradox games, work in progress, Java 11
MIT License
64 stars 7 forks source link

Mod Metadata not updating #35

Open shadoxxhd opened 4 years ago

shadoxxhd commented 4 years ago

The manager seems to remember the name and version of a mod instead of looking it up every time it starts. This causes it to miss version changes (and name changes, eg. when NSC changed its season number).

Is there a way to reload metadata manually without deleting the created mod lists? The reload button only seems to look for new mods and conflicts and does not update the shown metadata.

ThibautSF commented 4 years ago

PMM read each time the .mod file, looks like that sometimes the Paradox Launcher doesn't update .mod files...

shadoxxhd commented 4 years ago

Any idea how I can force the launcher to regen its .mod files? The descriptor.mod files in the individual mod folders do show the correct version...

ThibautSF commented 4 years ago

You could be able to delete all .mod files from mod/ folder (except ones from manual installs)