enziop / mixamo_converter

Blender addon for converting mixamo animations to Unreal 4 rootmotion
GNU General Public License v3.0
662 stars 155 forks source link

Decode error #82

Closed Pitr2 closed 3 years ago

Pitr2 commented 3 years ago

Hello, I cannot use your plugin, because while trying to "Convert single" i get the following exception:

Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\mixamo_converter-master__init__.py", line 234, in execute hipname = mixamo.hipname.decode('UTF-8'), AttributeError: 'str' object has no attribute 'decode'

location: :-1

What can I do? Thank you

enziop commented 3 years ago

thanks for the report fixed now in both blender28 (master) and blender27 branch