AndrewSav / Remnant2SaveAnalyzer

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

Error Upon Starting Program: 'System.String' actual type: 'null' #27

Closed tangentThought closed 2 months ago

tangentThought commented 2 months ago

I have been using Save Guardian and saw that this fork might be better. However, in the first time trying to use the program and am met with the error below immediately and nothing shows up when trying to use the World Analyzer tab.

System.InvalidOperationException: requested value is of a different type. Requested type: 'System.String' actual type: 'null' at lib.remnant2.saves.Model.Properties.Property.Get[T]() at lib.remnant2.analyzer.Analyzer.Analyze(String folderPath, Dataset oldDataset) at Remnant2SaveAnalyzer.RemnantSave.UpdateCharacters() in Remnant2SaveAnalyzer\RemnantSave.cs:line 106

tangentThought commented 2 months ago

latest save folder.zip

Attached a copy of my save.

AndrewSav commented 2 months ago

Thank you for your report! I have fixed this crash in 0.0.20!

tangentThought commented 2 months ago

It works perfectly! And I can say that this fork is way better to use. Thank you for fixing!