Razzmatazzz / RemnantSaveGuardian

Tool to backup your saves and view your world rolls
GNU General Public License v3.0
313 stars 45 forks source link

Save Guardian does not load Save Backups #228

Open ElyjahWirth opened 6 months ago

ElyjahWirth commented 6 months ago

The following error is produced every time I touch a world stone with the app open.

System.ArgumentException processing save file change: An item with the same key has already been added. Key: 638460252304248663 ( at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at RemnantSaveGuardian.Views.Pages.BackupsPage.getSavedBackupKeeps() in RemnantSaveGuardian\Views\Pages\BackupsPage.xaml.cs:line 401 at RemnantSaveGuardian.Views.Pages.BackupsPage.doBackup() in RemnantSaveGuardian\Views\Pages\BackupsPage.xaml.cs:line 445 at RemnantSaveGuardian.Views.Pages.BackupsPage.b__30_0() in RemnantSaveGuardian\Views\Pages\BackupsPage.xaml.cs:line 260)

Additionally, clicking the save button crashes the Save Guardian. image