The errors are because your main menu has a text property trying to read from the save game before it exists. Put a isValid before you try to read the property
The errors are because your main menu has a text property trying to read from the save game before it exists. Put a isValid before you try to read the property