animate1978 / MB-Lab

MB-Lab is a character creation tool for Blender 4.0 and above, based off ManuelBastioniLAB
Other
1.76k stars 308 forks source link

Python Traceback ERROR when Finalizing #349

Open SamKArtist opened 3 years ago

SamKArtist commented 3 years ago

Python Traceback ERROR when Finalizing. Anyway to help direct me with this issue would be great!!

Python: Traceback (most recent call last):

File "C:\Users\samka\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\MB-Lab__init__.py", line 1369, in execute mblab_humanoid.set_rest_pose()

File "C:\Users\samka\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\MB-Lab\humanoid.py", line 1194, in set_rest_pose self.sk_engine.apply_armature_modifier()

File "C:\Users\samka\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\MB-Lab\skeletonengine.py", line 119, in apply_armature_modifier algorithms.apply_modifier(obj, armature_modifier)

File "C:\Users\samka\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\MB-Lab\algorithms.py", line 1142, in apply_modifier bpy.ops.object.modifier_apply(apply_as='DATA', modifier=modifier_name)

File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\bpy\ops.py", line 132, in call ret = _op_call(self.idname_py(), None, kw)

TypeError: Converting py args to operator properties: : keyword "apply_as" unrecognized

location: :-1

animate1978 commented 3 years ago

Hello, sorry for the delay but the bug you are experiencing is from an older version that has been fixed. All you need to do is download a new clone of MB-Lab 1.7.8 from either GitHub or from this link -

https://mblab.dev/download/mb-lab-1-7-8-5/

This will allow you to finalize your character.