Page 1 of 1

Export AttributeError Help

PostPosted: Sun Apr 12, 2020 9:49 am
by Ericsonpsy
Hi If I want to expot the file It says AttributeError and I couldn't find this on the internet.

Exception during event onFileSelected
Traceback (most recent call last):
File "core\events3d.py", line 211, in callEvent
File "apps\gui\guiexport.py", line 112, in onFileSelected
File "plugins/9_export_mhx2\__init__.py", line 55, in export
mh2mhx2.exportMhx2(filename("mhx2"), cfg)
File "plugins/9_export_mhx2\mh2mhx2.py", line 97, in exportMhx2
mesh.material.setViewPortColor(getSkinBlender().getDiffuseColor())
AttributeError: 'Material' object has no attribute 'setViewPortColor'

Am I just a little dump? I followed the tutorials step by step but it didn't help. Or is there a Page where every error is documentet and I am just to stupid to find it.

Thx for Helping

Re: Export AttributeError Help

PostPosted: Sun Apr 12, 2020 12:15 pm
by Aranuvir
Current mhx2 exporter is designed to work with latest builds of MakeHuman. It is not backward compatible. I consider MH 1.1.1 deprecated, sorry...

Re: Export AttributeError Help

PostPosted: Sun Apr 12, 2020 2:28 pm
by Ericsonpsy
Aranuvir wrote:Current mhx2 exporter is designed to work with latest builds of MakeHuman. It is not backward compatible. I consider MH 1.1.1 deprecated, sorry...

Could you send me a link to the version you are refuring to the version I tried dont start on Windows 10 64bit (I have Python and it is the win 32bit version)

Re: Export AttributeError Help

PostPosted: Sun Apr 12, 2020 2:42 pm
by Ericsonpsy
Aranuvir wrote:Current mhx2 exporter is designed to work with latest builds of MakeHuman. It is not backward compatible. I consider MH 1.1.1 deprecated, sorry...

Never mind I just Reinstalled it about 10 times and it just worked idk why :?: :| :roll:

Re: Export AttributeError Help

PostPosted: Sun May 03, 2020 1:31 pm
by RobBaer
Ericsonpsy wrote:Could you send me a link to the version you are refuring to the version I tried dont start on Windows 10 64bit (I have Python and it is the win 32bit version)

Hopefully python 3 and it is probably time to move to the 64-bit version on your 64-bit OS