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

Error when closing a project with a Joint3D with only a B node attached #45166

Closed
madmiraal opened this issue Jan 13, 2021 · 0 comments · Fixed by #45167
Closed

Error when closing a project with a Joint3D with only a B node attached #45166

madmiraal opened this issue Jan 13, 2021 · 0 comments · Fixed by #45167

Comments

@madmiraal
Copy link
Contributor

Godot version:
master: 8d4698d
3.2: f93c2dd

OS/device including version:
Ubuntu 20.10

Issue description:
When closing a project with a Joint3D with only a B node attached, the following error is generated:

ERROR: A body connected to joints was removed.
   at: remove_rigid_body_constraints:  (modules/bullet/space_bullet.cpp:485)

and in 3.2:

ERROR: remove_rigid_body_constraints: A body connected to joints was removed.
   At: modules/bullet/space_bullet.cpp:505.

Steps to reproduce:
Create a Joint3D with only a B node. Run and close the project.

Minimal reproduction project:
4.0: Joint3DBug-4.0.zip
3.2: Joint3DBug-3.2.zip

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

Successfully merging a pull request may close this issue.

3 participants