22.11.2017, 22:04
It failed because one of the materials in jerab0.dff has multiple textures assigned:
chainlinkac1_128
chainlinkac1_128a
I need to do some more research on how the blender exporter is dealing with alpha textures. We normally don't use a seperate texture for the alpha but embed the alpha channel in the txd texture. For now you could remove the second texture from the material, and save to a new dff name just for the purpose of generating the col. Then attach the col to the original dff. I'll update kdff later if it's needed.
Edit:
It looks like a problem with the blender importer. The original model didn't have multiple textures assigned to the material.
chainlinkac1_128
chainlinkac1_128a
I need to do some more research on how the blender exporter is dealing with alpha textures. We normally don't use a seperate texture for the alpha but embed the alpha channel in the txd texture. For now you could remove the second texture from the material, and save to a new dff name just for the purpose of generating the col. Then attach the col to the original dff. I'll update kdff later if it's needed.
Edit:
It looks like a problem with the blender importer. The original model didn't have multiple textures assigned to the material.

