MB-Lab
MB-Lab copied to clipboard
Python Traceback ERROR when Finalizing
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:
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.