Splitwirez / Spore-Mod-Manager

MIT License
20 stars 3 forks source link

Installing update to mod causes error #38

Open VanillaCold opened 3 years ago

VanillaCold commented 3 years ago

Describe the bug When installing a version of a previously installed mod that has more files and a different ModInfo.xml file to the previous version, the Spore Mod Manager outputs an error message.

To Reproduce Steps to reproduce the behavior:

  1. Create a .sporemod file with a dummy ModInfo.xml and package
  2. Install said file in the Spore Mod Manager
  3. Edit the .sporemod file's ModInfo.xml (e.g adding more components) and add more packages
  4. Open said file in the Spore Mod Manager to install it
  5. See issue

Expected behavior The Spore Mod Manager should've installed the mod fine, with no issues.

Screenshots image

Platform (please complete the following information):

Additional context Surprisingly, there are no errors if you try to install the same .sporemod file again.