Pixnub Home Page 2 › Forums › Sports Photo Automation › SPA Stopping › Reply To: SPA Stopping
To further explain this, there is a bug on the Mac OS with the Photoshop plugin engine. In certain cases, the plugin engine in Adobe will try to run the next line of code before the previous line of code has finished. For SPA, there is one spot this happens on, but only for Mac, and only on some systems. It also only happens when the pause to scale or pause on finished image is turned on.
So what I did with version 10.0.7 is add in a 1/8 second delay between these lines of code with seemed to fix it for the user who was having this issue in my testing.
So a few things.
I need to know if this is happening in 10.07.
If so, does it happen only when using the Pause to scale step or Pause on Finished image step?
It could be that I need to increase the pause to something longer than 1/8 sec, maybe 1/4 sec. I hate adding more delay time in the code than I have to. So I really need to know if this is happening in 10.0.7.