You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, if we just delete the object names leaving it blank Illustrator rename the object with default names and everything starts working again.
I think someone can be saved by this thread though... because it took me a while to figure out what was causing the error.
The problems with deleting names are, of course, having to do it manually (very annoying) and not being able to use names to organize your work (I personally have this practice of naming too many objects to make it easier for me to access Layers panel).
jlove29
added a commit
to jlove29/illustrator-scripts
that referenced
this issue
Dec 16, 2021
Suppose I am trying to replace some objects by an ellipse.
findAndReplaceGraphic_centered
returns an error when one of the selected objects have been renamed somehow.If we select two objects like
<Ellipse>
and<Path>
everything goes well.However, if one of them has a name, like
<Ellipse>
andFooBar
, the script returns the following error:The text was updated successfully, but these errors were encountered: