-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels