gomtuu / import_valkyria

Blender import script for Valkyria Chronicles 3D model files
GNU General Public License v3.0
20 stars 12 forks source link

Error raised when external texture converter is not found #6

Open gomtuu opened 5 years ago

gomtuu commented 5 years ago

If you try to import a Valkyria Chronicles 4 model with unsupported DDS BC7 textures, and an external texture converter is not installed, a FileNotFound error is raised when import_valkyria tries to execute the converter. It should fail gracefully instead.