Fidifis / TextureMerge

pack/merge textures into image channels.
MIT License
101 stars 5 forks source link

Failed to load greyscale image #4

Closed Gotfind closed 1 year ago

Gotfind commented 1 year ago

When attempting to load greyscale .png file it pops up Error that says "Failed to load image. Index was outside the bounds of the array." It's probably trying to find multiple channels in that file even though it has only one.

jwax33 commented 1 year ago

Also seeing this with .png files

Fidifis commented 1 year ago

I've included a fix in version v1.4.0 https://github.com/Fidifis/TextureMerge/releases/tag/v1.4.0