If a body moves and hits an immobile body, then box2d will assert the following message: > Failed assertion: line 91 pos 12: 'v != out' is not true. Using box2d 0.3.0 and Dart 1.18.0, Ubuntu 16.04.1 LTS Reproducable through this [example](https://github.com/vincentvanpeer/dartbox2dbug). Thank you for a great product! Keep it up!
If a body moves and hits an immobile body, then box2d will assert the following message:
Using box2d 0.3.0 and Dart 1.18.0, Ubuntu 16.04.1 LTS
Reproducable through this example.
Thank you for a great product! Keep it up!