Silly-V / Adobe-Illustrator

Some useful Adobe Illustrator scripts
413 stars 297 forks source link

XML Syntax Error? #63

Closed thelizw closed 1 year ago

thelizw commented 1 year ago

@Silly-V Thank you so much for this script. I use it regularly and really appreciate it.

I've run into an error and can't figure out what's gone wrong: Proper XML Syntax isn't followed by some variable name(s) 1) Element names are case-sensitive 2) Element names must start with a letter or underscore 3) Element names cannot start with the letters xml (or XML, or Xml, etc) 4) Element names can contain letters, digits, hyphens, underscores, and periods 5) Element names cannot contain spaces (All names are going to be Auto-replaced):

I can't find the issue ANYWHERE in my CSV or AI file. When I import, I can't cycle the datasets either. Does anyone know what this could be about?

Here are links to the files if needed: [REMOVED BY POSTER]

thelizw commented 1 year ago

SOLVED by the dev! If you're running into this error, try deleting the empty columns from your .csv file. I must have had some errant spaces