- Code: Select all
Exception during event onFileSelected
Traceback (most recent call last):
File "c:\jenkins\workspace\Windows_release\buildscripts\win32\build\makehuman\out00-PYZ.pyz\events3d", line 212, in callEvent
File "plugins/3_libraries_texture_chooser.py", line 131, in onFileSelected
filename))
File "c:\jenkins\workspace\Windows_release\buildscripts\win32\build\makehuman\out00-PYZ.pyz\mhmain", line 760, in do
File "plugins/3_libraries_texture_chooser.py", line 51, in do
self.human.mesh.setShadeless(False)
AttributeError: 'Object3D' object has no attribute 'setShadeless'
This is my first time to use makehuman so if anyone could please advise.
Thanks