I have been asked to make a change to an old project. However, the material that I was using, which was a MILA material, is broken when I load the project.
I get these errors:
// Error: line 0: The mila_mix ‘mila_layer2’ has no ‘S11Z’ attribute. // // Error: line 0: Node “mila_layer2” has no attribute “S00[0].S11Z”. // // Error: line 0: The mila_mix ‘mila_layer3’ has no ‘S05’ attribute. // // Error: line 0: Node “mila_layer3” has no attribute “S00[0].S05”. // // Error: line 0: The mila_mix ‘mila_layer3’ has no ‘S07’ attribute. // // Error: line 0: Node “mila_layer3” has no attribute “S00[0].S07”. // // Error: line 0: The mila_layer ‘mila_material1’ has no ‘S18’ attribute. // // Error: line 0: The mila_layer ‘mila_material1’ has no ‘S18’ attribute. // // Error: line 0: The mila_layer ‘mila_material1’ has no ‘S18’ attribute. // // Error: line 0: The mila_layer ‘mila_material1’ has no ‘S18’ attribute. // // Error: line 0: The mila_layer ‘mila_material1’ has no ‘S18’ attribute. // // Error: line 0: The mila_layer ‘mila_material1’ has no ‘S18’ attribute. //
Any clue how to fix this? It was a really complex material and it has to match the original so I don’t want to have to make it again.