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 in ConvexPolyherdron.clipAgainstHull #477

Open
hybridherbst opened this issue Jul 26, 2022 · 0 comments
Open

Error in ConvexPolyherdron.clipAgainstHull #477

hybridherbst opened this issue Jul 26, 2022 · 0 comments

Comments

@hybridherbst
Copy link

We're randomly getting errors in clipAgainstHull. These are unfortunately not deterministic (sometimes it happens, on other runs it doesn't happen) and it's unclear which objects cause this (testing them 1 by 1 / in pairs did not lead to the error).

Still posting here because it's kind of annoying (now had to put a try..catch around the entire physics step which feels wrong).

image
image

Only related issue seems to be #217 which is caused by incorrect user data, but I believe this is correct here (and the error is thrown on a length check).

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