BabylonJS / BlenderExporter

Exports From Blender to Babylon.JS in JSON / .babylon format
Apache License 2.0
291 stars 48 forks source link

ERROR: 'NoneType' object has no attribute 'file_format' #58

Open tapanij opened 2 years ago

tapanij commented 2 years ago

Export fails with an error: " 'NoneType' object has no attribute 'file_format' " if a material has a missing texture like this: problemspot

Workaround is to disconnect it. The version of the plugin and blender is 2.93.5