i read in box2d forum, and say i can only make arround 512*8 particles, for something like “pairs”, well i make in setup a vector, in a FOR i put 101 particles, and the system crash.
yeah i also ran into that limitation but haven’t looked into it, just worked around it.
i needed just enough particles to fill the building so when the error came up i just made the particles a little bigger so it didn’t require as many to fill the building. if i had more time i probably would have tried to work it out… will post again if i come across a solution.