Silly-V / Adobe-Illustrator

Some useful Adobe Illustrator scripts
413 stars 297 forks source link

Image Files showing with repetitions #74

Open bkstrong opened 4 months ago

bkstrong commented 4 months ago

Thank you so much for this amazing script!!!! Game changing for this project I'm doing!

However, when I get to the Image Files Log, all my images are listed as "Missing" and are listed with repeated data. So instead of an image source listed as:

C:/Users/me/Destop/TEMPLATES/Background2.jpg

It's listed as:

C:/Users/me/Desktop/Templates/C:/Users/me/Destop/TEMPLATES/Background2.jpg

Any thoughts on why this might be happening?

hoochalaffa commented 4 months ago

It appears you are prepending the location of the image reference where the reference already has the full path. Either remove “C:/Users/me/Destop/TEMPLATES/” from the spot in the script where it adds the path to images or remove “C:/Users/me/Destop/TEMPLATES/” from the images in your spreadsheet.

On Thu, Apr 18, 2024 at 6:42 PM bkstrong @.***> wrote:

Thank you so much for this amazing script!!!! Game changing for this project I'm doing!

However, when I get to the Image Files Log, all my images are listed as "Missing" and are listed with repeated data. So instead of an image source listed as:

C:/Users/me/Destop/TEMPLATES/Background2.jpg

It's listed as:

C:/Users/me/Desktop/Templates/C:/Users/me/Destop/TEMPLATES/Background2.jpg

Any thoughts on why this might be happening?

— Reply to this email directly, view it on GitHub https://github.com/Silly-V/Adobe-Illustrator/issues/74, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL46CLAYDV2RV2WZVHDCUFTY6BD4LAVCNFSM6AAAAABGOEKLCWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TCNZQGU3DGNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

bkstrong commented 4 months ago

Ah, of course! Thank you so much!

Where can I send a donation?