Error saving Icon file. Err=104 IOException
Elapsed time = 2.4 seconds
Some warnings were encountered during the build.
Error: Error saving Icon file. Err=104 IOException
The build failed due to an error
Sorry you are having issues. This error usually means something is blocking the file writing operation, and can come down to a few common problems:
Permissions
File Synchronization tools
Antivirus
As a test, can you try building to the default location (which would be ~/Documents/iScreensaver projects)? I have a feeling that trying to build to another user’s folder (or to the Shared users folder) may be trouble.
If you can’t build inside your own user’s folder, then it’s probably antivirus.
I have done extensive testing, on this matter. I can reproduce this error as far back as Ventura.
Permissions - I tried setting my path to 777 and 775, neither works.
File Synchronization tools - I have tested this path on both /Users/Shared and /opt/folder/iscreensaver and we get the same error.
Antivirus - I checked with our security team and we don’t monitor those paths above. I also asked if they could exclude iScreensaver and they are already excluding it.
Reading online, I saw that a lot of screensaver applications have been having problems with macOS Sonoma and macOS Sequoia, and most are picking their files from /Users/Shared
Is there a way I can tell iScreensaver to load save to a different path? or do I have to move the whole project out of the way?
Error saving Icon file. Err=104 IOException
Elapsed time = 8.6 seconds
Some warnings were encountered during the build.
Error: Error saving Icon file. Err=104 IOException
The build failed due to an error0
I tried this on a brand new system out of the box, Macbook Pro with 14.6.1 and got the same error. I replicated on systems as far as Big Sur. On a system with Catalina it worked. I feel there is something on your end because those are the results I have on my end.