kwsch / NHSE

Animal Crossing: New Horizons save editor
https://berichan.github.io/GetNHSE/
GNU General Public License v3.0
1.02k stars 260 forks source link

Errors caused by modifying the save during the game: Game save repair request #629

Closed 1350339182 closed 9 months ago

1350339182 commented 1 year ago

Due to my use of NHSE to modify the save during the game, the game encountered an error reading the save:

The value of InvalidArgument='233' is not valid for 'SelectedIndex' Parameter name: SelectedIndex

Unfortunately, this is my girlfriend's game save. She felt very sad because she couldn't play this save anymore, so she wanted to abandon the game. I am very sorry for this, but I am unable to repair this archive myself. So I earnestly request someone to save this archive, in order not to make my girlfriend sad. If necessary, I am willing to pay for this.

kwsch commented 1 year ago

Any backup files next to the executable?

1350339182 commented 1 year ago

可执行文件旁边有备份文件吗?

Only a backup from a month ago

kwsch commented 1 year ago

Oftentimes you can just "continue" from the errors, but if not, the only other option I would recommend is to run the program in debug mode and see where the exception is thrown, and either change the value manually or ignore the value entirely.

Usually, it's because your save file has an invalid (out of range) value trying to apply to a numeric-up-down control.

1350339182 commented 1 year ago

Thank you. I changed all the Outlier to 0. Unfortunately, all the information in the save is wrong. The save is hopeless to be repaired.