Copy link to clipboard
Copied
Hi,
I was trying to run a script for both tif & jpg files, but PS gives me this sign. I used to run it without any problems for years. Has anyone solved this problem?...
1 Correct answer
What OS are you running and what format is your external drive?
Judging by your screens, I'm guessing Mac OS. If Catalina - you're going to have issues with externals if they are not reformatted to the proper Catalina approved format.
Explore related tutorials & articles
Copy link to clipboard
Copied
UPDATE:
I don't get the sign when the files are in my desktop(to be accurate, in my computer hard disk space). However, I can't run the script when the files are in an external hard disk since PS gives me that sign. It's so weird. Can anyone know why is this happening? I feel this is a little complicated issue, not a simple problem.
Copy link to clipboard
Copied
With a poor message like that it hard to tell what it going on the message does not identify anything about the file other then it does not recognize this type of file. It it looking at your file if so which one. When Photoshop fail did the script fail or did the script putout a message and continue running. If it failed what was the script trying to do that failed? Adobe should messages should contain useful information about a failure.
Copy link to clipboard
Copied
So the script is looking at jpg files first and run some PS actions for tif files. After I get that PS message, the script fails to run and gives me an error message(Error 8000). That's it. I'm not sure if it's a script problem since it works fine when I run the script for the internal files. It's only not functional when trying to run for the external files as I mentioned above. At first, I was thinking if it were a permission issue but the files are writable and readable.
Copy link to clipboard
Copied
What OS are you running and what format is your external drive?
Judging by your screens, I'm guessing Mac OS. If Catalina - you're going to have issues with externals if they are not reformatted to the proper Catalina approved format.
Copy link to clipboard
Copied
Hi kstohlmeyer1,
I think you got it right! The external hard disk I have a problem with is ExFAT formatted. The script works fine when I ran for the files in my personal drive reformatted as Mac OS Extended. Thank you so much for your insight. You are the greatest!
Copy link to clipboard
Copied
So the script fails. The error message shows the failing statement.
open(JPG);
In this case JPG is a variable you would need to modify the script to catch the error to spit out the content of JPG which is very likely to be one of you files so there is some problem accessing the external file correctly.
Copy link to clipboard
Copied
It´s unfortunately a very common problem with PS. I´ve had it for some time myself, where PS won´t open ,say, three files out of fifty cause it says it doen´t recognize the file format.
My cumbersome workaround is to open those erratic files in LR and export as DNG. Then open those files in PS
Copy link to clipboard
Copied
As you may have noticed, this issue was solved three years ago.

