Help!File Save not being created

Hello Guys, I’m pretty new to UE 4, and I’m following some tutorials to learn about multiplayer.

Recently I am following this tutorial “BLUEPRINT MULTIPLAYER” https://docs.unrealengine.com/en-us/Videos/PLZlv_N0_O1gYqSlbGQVKsRg6fpxWndZqZ

And I’m stuck at video #9 Because I can’t create a save file, so using Save Game check, shows me a black screen, but if I swap the even, using Show Main Menu, it shows me the normal menu, just like video #7.

This means, the engine can’t check for a save file. So, following the same video more than 4 times and searching for answers, I found that some people can’t create save but this happens because the are not setting a “player setting save” variable default value with the same name, BUT. That’s not my case, as you can see in the following images.

Now, checking the root folder. I also found that a “SaveGame” folder is not being created, so I’m not even getting the SaveFile, and that’s why I can’t continue.

Can someone help me on this please? Thanks.

Can you check the Output and Message Logs when you run it to see f it is causing any warnings or errors (yellow or red messages?)

Where do you put your project file? If it is on C drive, window may prevent editor from create file. You can tried to close editor, then right click on project and choose “Run as administrator”. Or another option is move your entire project file to another drive.

I’m having the same problem and I have it on a different drive