Saving and Loading variables

I was working on savable video settings and I can’t get it to work.
Here is what I made :

If a saved game does not exist, the False option of the Branch is executed. The values that you are using to store the SettingsSave object are obtained from the other SettingsSave object. But this other object is not valid because the True option of the Branch was not executed.