layervault / ase.rb

Reader/writer for Adobe Swatch Exchange files in Ruby
MIT License
48 stars 3 forks source link

Swatches cannot be opened #3

Open paradox460 opened 10 years ago

paradox460 commented 10 years ago

I'm running the latest version of Creative Cloud, and any and all attempts to open a file in illustrator/photoshop results in an error, usually an "unexpected end of file"

I am running Ruby 2.1.2, on OS X Mavericks

meltingice commented 10 years ago

Any chance you can share the code that's causing this error? I can't seem to reproduce.

paradox460 commented 10 years ago

Absolutely. I can literally copy and paste your example code from the readme, and it still won't work.

I can upload one of the created ASE files if you would like to see it.

Thanks for the fast response! On May 15, 2014 6:04 AM, "Ryan LeFevre" notifications@github.com wrote:

Any chance you can share the code that's causing this error? I can't seem to reproduce.

— Reply to this email directly or view it on GitHubhttps://github.com/layervault/ase.rb/issues/3#issuecomment-43201150 .

sambecker commented 5 years ago

@meltingice did you ever discover the root of this error? I'm encountering the same problem. If you pointed me in the right direction, I could try to fix it?

sambecker commented 5 years ago

@paradox460 did you ever figure out a workaround for this?