Description
Attempting to load a nonexistent save file causes the game to crash. The crash originates from an uncaught SGException thrown in CGameDataManager::load_from_save_delegate().
Steps To Reproduce
On the main menu, choose "Story - Load"
Enter the name of a character that does not correspond to any save file in the saves folder
Version latest
Description Attempting to load a nonexistent save file causes the game to crash. The crash originates from an uncaught
SGException
thrown inCGameDataManager::load_from_save_delegate()
.Steps To Reproduce