Open vberezkin opened 4 years ago
I had a similar error. Digging into the .obj file, i found that it was not referring to the .mtl by the correct name. After editing the following line in the .mtl file, the error went away:
mtllib <filenamename>.mtl
I try to load material settings from mtl file and got error:
gradle file (part):
proc.mtl file: