Copy link to clipboard
Copied
I'm trying to run an action in Photoshop and I keep getting the prompt of, command "apply" and also "select" is not currently available. What does this mean and what do I need to do to fix this? It is driving me nuts!
[Tag for "Actions" added by moderator]
Copy link to clipboard
Copied
You posted to Photoshop Fix and your question is about Photoshop. I've moved your post for you.
Is this an action that you wrote or one that you purchased? Can you post a screen shot of the Action on the step where it fails? Make the panel tall enough and wide enough so we can read all of the words.
What is your OS and your version of Photoshop?
Jane
Copy link to clipboard
Copied
When you see error message ensure that Layers panel is visible, click on Stop what will expand action and highlight step that can not be processed. Take screenshot and post it here.
Trouble with actions is that all steps are independent, can be executed independently of each other but every step in action has dependencies like to select layer 2, for example, layer with that name must be present in the Layers panel.
To fix error messages you must ensure through action steps or manually that each and every step can be executed at the moment when it is played by action. When recording steps developer can record many steps using menu items or using any document with totally different Layers panel and other conditions that are not available in the document when playing action. Either developer missed to manage conditions or you are missing instructions.