X-Hax / SA-Mod-Manager

A new mod manager for the Sonic Adventure games.
MIT License
53 stars 17 forks source link

Profiles not importing correctly #172

Closed Semechko1 closed 3 weeks ago

Semechko1 commented 1 month ago

Describe the bug When I press "Import" on "Manage Profiles" screen, select new type of profiles (.json), they get correctly imported. But as soon as i exit this window and try to open them in main window, error pops up saying that they are not found.

To Reproduce Steps to reproduce the behavior:

  1. Go to Manager Config
  2. Open "Manage Profiles" window
  3. Click on Import
  4. Select your new profile that is not in C:\Users[User]\AppData\Local\SAModManager\SADX (eg. it's on your Desktop)
  5. Close "Manage Profiles" window
  6. Select newly imported profile

Expected behavior My new profile loads correctly either from directory I selected or it gets copied to app's special directory that contains them

Screenshots Знімок екрана 2024-07-11 141637 Знімок екрана 2024-07-11 141722 Знімок екрана 2024-07-11 141815 Знімок екрана 2024-07-11 141845 Знімок екрана 2024-07-11 142031

Screenshots should be in order showing the problem

Sora-yx commented 1 month ago

Thanks for the report, it was indeed an issue with a lack of copy of the profile. This is fixed in 6e73e4e and will be released on the next pubic update.