To save storage on my laptop, I moved HALion to my external hard drive with Steinberg Library Manager. Then to realize Dorico can’t find the libraries any more.
While Steinberg Library Manager still remembers the location.
Can it be that because I deleted content from the following folder after moving the libraries to an external hard drive, Dorico is now confused:
/library/Application Support/Steinberg/Content/HALion/VST Sound
Are you really positive about that? What happens when you double-click the files in the finder? Does Steinberg Library Manager tell you everything is already there, or does it ask anything?
If the emoji in the path is problematic, I don’t know. Definitely problematic is the fact that you deleted files in the original location. I would delete all contents files again , install anew and do the moving to external drive via the Steinberg Library Manager.
It’s almost certainly not the real characters used at the level of the file system; but just some sort of construct that shows up in the Finder and other GUI apps as an emoji.
I’ll guarantee that something won’t read it correctly.
When using the Stenberg Library manager to move libraries…those become symbolic links or shortcuts (really small pointers to content’s actual location, not the actual full-sized files). Don’t delete them…
An alternative is to make an OS directory hard link to the factory location that points to the external drive. This is an approach to tricking the OS into thinking everything is on the system partition, while in reality it might be off on some other partition or device.
With windows you’d use something like:
mklink /J "C:\ProgramData\Steinberg\Content" “Path\to\target-directory”
On a Mac I think you’d do:
ln -s /path/to/original /path/to/link
I’m not up to date on how a Mac does file permissions and such…so be aware that if you use symbolic or hard links, you might need to chown directories and all the files in them and such to get them working with all accounts on the system.
Just deleted all files and install them again with Download Assistant. I opened a project and ask Dorico to search for the content in the designated folder. Now Dorico is sounding.
Though the error message of content missing still appears when I open it. I wonder why but it causes no problems anyways.
What does the error message exactly say, which libraries are missing?
Please launch the Steinberg Library Manager and see what that one thinks is installed and available. In there also have a look on the right side, there is a Details button. Click on that and check the paths to the libraries. Please make a screenshot and post here. Thanks