Razzmatazzz / RemnantSaveGuardian

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

World Analyzer Error: CharacterData.LoadWorldData: Index was out of range #248

Closed sselicrem closed 1 month ago

sselicrem commented 1 month ago

When trying to use World Analyzer I get the following error:

Error loading world Data in CharacterData.LoadWorldData: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at RemnantSaveGuardian.RemnantWorldEvent.ProcessEvents(RemnantCharacter character, String saveText) in RemnantSaveGuardian\RemnantWorldEvent.cs:line 1764 at RemnantSaveGuardian.RemnantWorldEvent.ProcessEvents(RemnantCharacter character) in RemnantSaveGuardian\RemnantWorldEvent.cs:line 1773 at RemnantSaveGuardian.RemnantCharacter.LoadWorldData() in RemnantSaveGuardian\RemnantCharacter.cs:line 166

World Analyzer from profile works fine, normal World Analyzer is bugged.

profile.zip

image image

sselicrem commented 1 month ago

Resolved. I had 2 conflicting profiles in my steam saves folder (folders with numbers) and one of them was 1 year old, which was causing the issue.