twolfson / grunt-spritesmith

Grunt task for converting a set of images into a spritesheet and corresponding CSS variables
MIT License
1.14k stars 92 forks source link

Fatal error: SOI not found #119

Closed r670615769 closed 9 years ago

r670615769 commented 9 years ago

have this problem Fatal error: SOI not found

r670615769 commented 9 years ago

maybe my picture have some problem

twolfson commented 9 years ago

Yep, this is likely a problem with your images. Can you try running your task with the images from the test suite?

https://raw.githubusercontent.com/Ensighten/grunt-spritesmith/4.2.0/src-test/test_files/sprite1.png

https://raw.githubusercontent.com/Ensighten/grunt-spritesmith/4.2.0/src-test/test_files/sprite2.jpg

twolfson commented 9 years ago

There has been no reply on this issue in 4 months. Closing this issue for now.