Forum Discussion
Bluebellflora
4 years agoHero+
@bagelbites8
Do you have iCloud Drive enabled which is actually storing the data in the Docs folder in iCloud and not the local one?
Do you have iCloud Drive enabled which is actually storing the data in the Docs folder in iCloud and not the local one?
4 years ago
From what I can tell, there isn't an iCloud drive that it would be going in.
- Bluebellflora4 years agoHero+
Let's do a thorough check. Please open Terminal and copy and paste the following command then hit Enter/Return:
find ~ -type d -name "*saves*" 2>/dev/null
After a little while it will return the results of the search. Please copy and paste the results in a post here.
- 4 years ago
Here is what it said.
Last login: Mon May 24 23:39:35 on console
(my name)@(name)-iMac ~ % find ~ -type d -name "*saves*" 2>/dev/null
/Users/(my name)/Desktop/saves copy
/Users/(my name)/Documents/Electronic Arts/The Sims 4/saves
(my name)@(name)-iMac ~ %
- Bluebellflora4 years agoHero+@bagelbites8
Thanks. Can you go into Documents > Electronic Arts and move that whole Sims 4 folder to the desktop then load the game. What happens?