Issue with JJMack's Smart Object Update Tools
- March 11, 2025
- 3 replies
- 383 views
Alright, so I've tried both the Batch Update Smart Object and Batch Mockup Templates and I get an error message for the same line (line 370 on Batch Update Smart Object and line 381 Batch Mockup Templates). The line is:
while ( layers[i].kind == "LayerKind.SMARTOBJECT" ) { theLayers.push(layers[i]);objCount++ ; i++;}
Here's the error:

Here's what my workspace looks like:

(layer 1 copy is visible since it has the drop shadow - this is how I've been doing it from the start. IK there's a better way, but it's what has worked)
I've used Batch Update Smart Object many times for Etsy listing images, and I've had this issue a few times but I've always been able to figure it out. But this time, I am just stumped and not sure what is wrong. I even used a file that was working and resized the canvas and everything to work, and added in the BG, and suddenly it doesn't work.
