Skip to content

Box2d b2DynamicTree assertion #17

@Bencepapa

Description

@Bencepapa

I'm working on a table but started to get Box2d assertion here and there while playing.

I attached my field in json
bencepapa.zip

Assert:
java: ./Box2D/Collision/b2DynamicTree.h:164: const b2AABB& b2DynamicTree::GetFatAABB(int32) const: Assertion 0 <= proxyId && proxyId < m_nodeCapacity' failed.

Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
`
I play the game in the editor and gets this assert allways after Game Over (all the three bals are killed) or when I stop the game.
Last thing I added is the grey line at the bottom to kill the falling ball.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions