SP Native Corrupted Save Fixer

Users who are viewing this thread



Corrupted saves got you down? Murder those offending NPCs and play again.

This little utility mod will cycle through all the characters on game start. If it detects Hero's with exceptions - specifically in the IsArcher, IsInfantry and IsMounted flags (which is causing the tavern and tournament crashes) it will remove them from the settlement they are in and then murder them. You will not be able to view their encyclopedia page still, but you will be able to continue a corrupted save.

I initially tried to repair them, but attempting to access those flags at all crashes the game. They show as Exception types in the debugger, not as true or false (or null).

I've repaired a few saves this way so far and in all cases where the tavern or tournament would crash, I was able to enter it again.

See the mod description page for instructions on how to use.

Thanks,
Brandon
 
I've discovered the underlaying issue and can repair the wanderers to a playable state again.
The cause is that their BattleEquipment and CivilianEquipment are set to null.
I reinitialize them with a basic equipment and they are viewable in the encyclopedia, tavern and tournament.
 
Last edited:
Back
Top Bottom