Chaos Corona Forum

General Category => Porting and API => Chaos Corona for Blender => Topic started by: Pixelatedvertex on 2017-03-17, 16:08:14

Title: [solved]Fatal error
Post by: Pixelatedvertex on 2017-03-17, 16:08:14
When trying to render one scene, I get the following message after the export has been finished and the Frame buffer is about to start:

ERROR: Fatal error in mtl-XML file: 'Scene.mtl' : Attempting to redefine material: default

the material called 'default' is just a default corona material with the diffuse color changed to around 80% grey. The material is applied to most objects in the scene
Any ideas where to start looking for a solution to this error?
thanks in advance
Title: Re: Fatal error
Post by: blanchg on 2017-03-17, 22:04:19
Rename your default material as the exporter already defines a default material.  I will try to fix this but will take a few days.
Title: Re: Fatal error
Post by: Pixelatedvertex on 2017-03-20, 12:30:23
Cool, this solves the problem, thanks!