Grim-es/material-combiner-addon

Traceback - Cannot identify image file (Blender 2.83)

TumnusB opened this issue · 0 comments

Imported DC17A Rifle

I cannot figure out what the issue is.

`Traceback (most recent call last):
File "C:\Users\tumnusb\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\material-combiner-addon\operators\combiner\combiner.py", line 29, in execute
atlas = get_atlas(scn, self.structure, size)
File "C:\Users\tumnusb\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\material-combiner-addon\operators\combiner\combiner_ops.py", line 192, in get_atlas
img.paste(get_gfx(scn, mat, i, i['gfx']['img']), (i['gfx']['fit']['x'] + int(scn.smc_gaps / 2),
File "C:\Users\tumnusb\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\material-combiner-addon\operators\combiner\combiner_ops.py", line 156, in get_gfx
img = Image.open(src).convert('RGBA')
File "C:\Users\tumnusb\AppData\Roaming\Python\Python37\site-packages\PIL\Image.py", line 2968, in open
"cannot identify image file %r" % (filename if filename else fp)
PIL.UnidentifiedImageError: cannot identify image file 'E:\Textures\t_dc15_01_cs.png'

location: :-1`

system-info.txt