Forum Discussion
It makes a new Sims 4 folder because you havenโt entered the command correctly in Terminal to create the symlink.
okay my file name is ALEX, i copied the exact link from the site , can you explain how I can properly do it?
- Bluebellflora4 years agoHero+@faithalex22
What link?
I can only try and help you if you copy/paste the Terminal command you're entering here, although I'm not sure I can make the instructions any easier. - 4 years ago
mv ~/Documents/Electronic\ Arts /Volumes/ALEX/
ln -s /Volumes/USB/Electronic\ ALEX ~/Documents/
and I used the format from the website not the link, sorry
- Bluebellflora4 years agoHero+@faithalex22
You've only put "Electronic". The correct name of the folder the game creates is "Electronic Arts".
What is ALEX?
I think it may be a good idea to re-read the instructions again and really pay attention to what you're replacing in the command after you copy and paste it, specifically point 1 in Step 2 - https://bluebellflora.com/saving-your-sims-4-folder-to-an-external-drive/
I'm reluctant to help too much with the symlink because if someone is struggling to enter the initial command correctly it could create further problems further down the line if they want to reverse it or something goes awry. It's a really good idea to fully familiarise yourself with the process and understand exactly what a symlink is, why you're doing it and how to fix it if it goes wrong. - 4 years ago
Alex is the name of my external drive.
- Bluebellflora4 years agoHero+
- 4 years ago
Yeah. sorry when I just copied it from the command, Instead if charging USB. I changed Arts instead. I just tried it again with the correct format and itโs still showing in my documents im not sure what is going on, I turned off the cloud sync and everything
- 4 years ago
Also I read up and you said spacing is a big thing, are the spaces in format on the website incorrect?
- Bluebellflora4 years agoHero+@faithalex22
Nope. If you're using my guide the spaces are 100% accurate.
What is the command you are now entering?
There should be no Electronic Arts folder in your Documents folder before entering the symlink command. If there is remove it. - 4 years ago
This and it was removed but it keeps getting put back in the documents folder.
- Bluebellflora4 years agoHero+
- Bluebellflora4 years agoHero+
And also please open Terminal and copy and paste the following search command then hit Enter/Return:
find / -type d -name "*Electronic Arts*" 2>/dev/null
After a little while it will return the results of the search. Copy and paste the results in a post here.
This is searching your Mac and drives for folders called Electronic Arts.
- 4 years ago
mv ~/Documents/Electronic\ Arts /Volumes/ALEX/
ln -s /Volumes/ALEX/Electronic\ Arts ~/Documents/
I just did it again and EA showed up in the external hard drive and then when I opened it, it showed up in the documents.
- 4 years ago
Faiths-Air-2:~ faithalexander$ find / -type d -name "*Electronic Arts*" 2>/dev/null
/System/Volumes/Data/Users/faithalexander/Library/Application Support/Electronic Arts
/System/Volumes/Data/Users/faithalexander/Library/Mobile Documents/com~apple~CloudDocs/Documents/Electronic Arts
/System/Volumes/Data/Users/faithalexander/Documents/Electronic Arts
/System/Volumes/Data/Volumes/ALEX/Electronic Arts
/Users/faithalexander/Library/Application Support/Electronic Arts
/Users/faithalexander/Library/Mobile Documents/com~apple~CloudDocs/Documents/Electronic Arts
/Users/faithalexander/Documents/Electronic Arts
/Volumes/ALEX/Electronic Arts
Faiths-Air-2:~ faithalexander$
This is what showed up after entering the data.
- Bluebellflora4 years agoHero+
Yep, this
ln -s /Volumes/ALEX/Electronic\ Arts ~/Documents/
looks good.
I suspect the problem is with your iCloud still being active, you can see this in the search results from Terminal you posted. When you disable iCloud Drive it archives the folder but yours isn't showing as archived. Info here https://answers.ea.com/t5/Technical-Issues-Mac/READ-FIRST-Saves-CC-Mods-or-Library-items-disappeared/td-p/10242133
- 4 years ago
I got it figured out! Thank you for your help!
- Bluebellflora4 years agoHero+@faithalex22
Great! What was it? It helps anyone reading this who may experience the same stumbling block ๐ - 4 years ago
I had to keep the EA folder in my documents instead of deleting it when the copy was made to my external hard drive because I didnโt have my view as a โ list โ I was not able to view the file size and see it was smaller than the one on my external.
- Bluebellflora4 years agoHero+
Ah, you mean the alias with the little arrow? Yes, that is created when the symlink is successfully executed ๐
- 4 years ago
Yes! I had it shown by the symbol and not how much space the actual file was.
- 3 years ago
I am really struggling and driving myself absolutely crazy. Im in hospital so can't play the sims on my PC like I normally do so using my MacBook Pro. I need to move the EA file from documents to my external. I have done the symlink thing and its not working I've tried for the past 2 days and just not working. Any advice or 1:1 support. Thanks
- Bluebellflora3 years agoHero+@h3l3n44nn
It works if the Terminal commands are accurately entered and the external drive and game have all necessary permissions, these are basic UNIX commands, nothing specific to any version of macOS or the game. Without posting any of your commands and Terminal output it's impossible to help you. Please copy/paste what you have entered in Terminal and the resulting output, NOT a screenshot. Also post a screenshot from Disk Utility showing your external drive. - 3 years ago@Bluebellflora I also don't know why there's a folder named External 1unfortunately ):
- Bluebellflora3 years agoHero+
Bizarre. Do another terminal search, this time for the Mods folder:
Open Terminal and copy and paste the following command then hit Enter/Return:
find / -type d -name "*Mods*" 2>/dev/null
Copy and paste the results in a post here.
That you have no idea what the EXTERNAL 1 drive is indicates that something is not quite right with the file system on your Mac, maybe there is some kind of corruption which is resulting in these issues?
- 3 years ago@Bluebellflora /System/Volumes/Data/Users/ash/Desktop/MovieMods
/System/Volumes/Data/Users/ash/Downloads/Lumpinou_RPO_Collection_AllMods_April2
/System/Volumes/Data/Users/ash/Downloads/Sims3 Mods
/System/Volumes/Data/Users/ash/Downloads/Mods
/System/Volumes/Data/Volumes/EXTERNAL 1/Electronic Arts/The Sims 4/Mods
/System/Volumes/Data/Volumes/EXTERNAL 1/Electronic Arts/The Sims 4/Mods/PhoneMods
/System/Volumes/Data/Volumes/EXTERNAL 1/Electronic Arts/The Sims 4/Mods/MovieMods
/System/Volumes/Data/Volumes/EXTERNAL 1/Electronic Arts/The Sims 3/Mods
/System/Volumes/Data/Volumes/EXTERNAL/Electronic Arts/The Sims 4/Mods
/System/Volumes/Data/Volumes/EXTERNAL/Electronic Arts/The Sims 4/Mods/PhoneMods
/System/Volumes/Data/Volumes/EXTERNAL/Electronic Arts/The Sims 4/Mods/MovieMods
/Users/ash/Desktop/MovieMods
/Users/ash/Downloads/Lumpinou_RPO_Collection_AllMods_April2
/Users/ash/Downloads/Sims3 Mods
/Users/ash/Downloads/Mods
/Volumes/EXTERNAL 1/Electronic Arts/The Sims 4/Mods
/Volumes/EXTERNAL 1/Electronic Arts/The Sims 4/Mods/PhoneMods
/Volumes/EXTERNAL 1/Electronic Arts/The Sims 4/Mods/MovieMods
/Volumes/EXTERNAL 1/Electronic Arts/The Sims 3/Mods
/Volumes/EXTERNAL/Electronic Arts/The Sims 4/Mods
/Volumes/EXTERNAL/Electronic Arts/The Sims 4/Mods/PhoneMods
/Volumes/EXTERNAL/Electronic Arts/The Sims 4/Mods/MovieMods
I have way more mods than this though, I'm unsure why these are the only ones popping up. - 3 years ago
@Bluebellflora This is what my mods folder looks like- I guess the others are CC, but just for reference.
Also- thank you so much for helping me it is extremely appreciated.
About The Sims 4 Technical Issues - Mac
Community Highlights
Recent Discussions
- 8 hours ago
- 9 hours ago