Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Could not complete your request because Photoshop does not recognize this type of file

New Here ,
Jul 15, 2020 Jul 15, 2020

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?...

 

 

Screen Shot 2020-07-15 at 12.37.28 PM.pngexpand image

 

 

TOPICS
Actions and scripting

Views

3.7K
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jul 15, 2020 Jul 15, 2020

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.

Votes

Translate
New Here ,
Jul 15, 2020 Jul 15, 2020

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. 

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2020 Jul 15, 2020

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.

JJMack

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 15, 2020 Jul 15, 2020

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. 

 

 

Screen Shot 2020-07-15 at 3.47.27 PM.pngexpand imageScreen Shot 2020-07-15 at 3.47.30 PM.pngexpand image

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2020 Jul 15, 2020

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.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 15, 2020 Jul 15, 2020

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!

 

 

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 15, 2020 Jul 15, 2020

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.

JJMack

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Mar 28, 2023 Mar 28, 2023

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

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 28, 2023 Mar 28, 2023

Copy link to clipboard

Copied

LATEST

As you may have noticed, this issue was solved three years ago.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines