MB-Lab icon indicating copy to clipboard operation
MB-Lab copied to clipboard

blender 2.93 bug

Open kissmecomix opened this issue 3 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' finalize
  2. Click on '....'finalize
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Logs To format it correctly, logs should go in between these:

location: :-1 Error: Python: Traceback (most recent call last): File "C:\Users\rod jenkins\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\rod jenkins\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\rod jenkins\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\rod jenkins\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

kissmecomix avatar Jun 20 '21 22:06 kissmecomix

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.

animate1978 avatar Jun 24 '21 03:06 animate1978