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

New Physics in Namespaced Scene #3

Open
mottosso opened this issue Jun 15, 2021 · 0 comments
Open

New Physics in Namespaced Scene #3

mottosso opened this issue Jun 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@mottosso
Copy link
Collaborator

Seems to be a bug whereby if there exists a scene with a namespace, no more physics can be created.

Ragdoll 2021.06.10

# Traceback (most recent call last):
#   File "<maya console>", line 2, in <module>
#   File "C:\gitlab\ragdollai\ragdoll-dynamics\python\ragdoll\internal.py", line 422, in _undo_chunk
#     return func(*args, **kwargs)
#   File "C:\gitlab\ragdollai\ragdoll-dynamics\python\ragdoll\interactive.py", line 1150, in create_active_rigid
#     scene = _find_current_scene()
#   File "C:\gitlab\ragdollai\ragdoll-dynamics\python\ragdoll\interactive.py", line 859, in _find_current_scene
#     current = __.solvers.index(scene.shortestPath())
# ValueError: u'_:rSceneShape' is not in list # 
@mottosso mottosso added the bug Something isn't working label Jun 15, 2021
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

1 participant