We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Godot version: 3.2.3, 3.3rc6
OS/device including version: N/A
Issue description:
Creating a joint between two kinematic bodies results in this cryptic error message:
E 0:00:00.333 JacobianEntrySW: Condition "m_Adiag <= real_t(0.0)" is true.
This only happens in Godot physics backend.
Steps to reproduce:
Minimal reproduction project:
joint-bug.zip
The text was updated successfully, but these errors were encountered:
pouleyKetchoupp
Successfully merging a pull request may close this issue.
Godot version:
3.2.3, 3.3rc6
OS/device including version:
N/A
Issue description:
Creating a joint between two kinematic bodies results in this cryptic error message:
This only happens in Godot physics backend.
Steps to reproduce:
Minimal reproduction project:
joint-bug.zip
The text was updated successfully, but these errors were encountered: