Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Two bodies colliding causes "Failed assertion: line 91 pos 12: 'v != out' is not true." #4

@vincentvanpeer

Description

@vincentvanpeer

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.

Thank you for a great product! Keep it up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions