Program error when using custom action
Hi Everyone,
I made a custom action that has the following steps:
- change image size (32%)
- change canvas size (425x425)
- add a rectangle
- make the rectangle grey
- give the rectangle an inner shadow
- move rectangle behind image
Unfortunately when I run a batch process I get the following error message:
"Could not complete the command because of a program error."
(The error appears directly on the first step)
And using the action after getting that error message just leads to more error messages.
The Photoshop logs say this:
"..\..\sources\UPSUtilities.cpp : 4358 : REQUIRE failed"
I tried googling the file name, but I can't find anything.
A weird thing coinciding with this:
After running the action I tried figuring out what was going on an did the steps manually, and now Photoshop doesn't close the "Change Image size"-Dialog. It stays in the foreground, I can't click anything in it, but can use the canvas and all the tools regularly. Restarting Photoshop seems to be the only way to close the dialog.
