majimboo/mviewer

Noesis Python Error

fevermachine opened this issue · 2 comments

When open a downloaded mview file, Noesis Python Error. ToT


Traceback (most recent call last):
File
".......\noesis\plugins\phython\fmt_artstation_mview.py", line 33, in loadModel
diffuse = loadTex(files, fdiffuse)
File
".......\noesis\plugins\phython\fmt_artstation_mview.py", line 217, in loadTex
tex.name = fname
AttributeError: 'NoneType' object has no attribute 'name'


I have the same problem

I have the same problem