OfficerYoda / Fhysics

A Physics simulation
MIT License
0 stars 0 forks source link

Reducing QuadTree capacity causes crash #66

Closed OfficerYoda closed 2 months ago

OfficerYoda commented 3 months ago

When reducing the QuadTree capacity from a value which previously fittet all objects in one node, to under that threshold the program crashes due to an IndexOutOfBoundsException.