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

Ramen Graph: Trying to attch to joint that no longer exists. #489

Closed
louisVottero opened this issue Jul 25, 2024 · 1 comment
Closed

Ramen Graph: Trying to attch to joint that no longer exists. #489

louisVottero opened this issue Jul 25, 2024 · 1 comment

Comments

@louisVottero
Copy link
Owner

louisVottero commented Jul 25, 2024

#   File "/users/lrpvottero/git/vtool/python/vtool/ramen/rigs_maya.py", line 691, in build
#     self._create_maya_controls()
#   File "/users/lrpvottero/git/vtool/python/vtool/ramen/rigs_maya.py", line 665, in _create_maya_controls
#     mult_matrix, blend_matrix = space.attach(attach_control, nice_joint)
#   File "/users/lrpvottero/git/vtool/python/vtool/maya_lib/space.py", line 5803, in attach
#     node_type_target = cmds.nodeType(transform_target)
# RuntimeError: nodeType: No object or UFE path string matches name 'insulator2'.
@louisVottero
Copy link
Owner Author

This should be a bit better here
#492
Its not that the joint no longer exists, its that there's non unique names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant