Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To Rigify "Global.bone_limit_modify()" #144

Open
Nirguin opened this issue Aug 14, 2022 · 0 comments
Open

To Rigify "Global.bone_limit_modify()" #144

Nirguin opened this issue Aug 14, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Nirguin
Copy link

Nirguin commented Aug 14, 2022

Blender 3.2.2
Daz 4.20
DazToBlender Bridge 2022.1 revision 15.38

When tried to applied the rigify this error appears:
Python: Traceback (most recent call last):
File "C:\Users\Me\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\DTB\DtbOperators.py", line 503, in execute
trf.toRigify(db, self)
File "C:\Users\Me\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\DTB\ToRigify.py", line 104, in toRigify
Global.bone_limit_modify()
TypeError: bone_limit_modify() missing 1 required positional argument: 'bone_limits'

I tried change Global.bone_limit_modify() to Global.bone_limit_modify([]) but then other errors apears, so dont kwno what to do.

@danielbui78 danielbui78 self-assigned this Sep 14, 2022
@danielbui78 danielbui78 added the bug Something isn't working label Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants