I had the same issue here after I replaced my CPU and reinstalled windows 10.
This is because your MyDocuments folder is mapped on a network drive, and probably you did not reboot windows since you mapped this drive.
So to fix this, cmd, run as admin,
and run this command (with your parameters, drive letter and path to your shared folder), in my case:
net use x: \\192.168.101.177\Public
or, you can reboot, that should fix it too, but not tested...
Then Restart Reefmaster installation and it should work ! That worked for me.