IrrPhysx - renderDebugData() crash
IrrPhysx - renderDebugData() crash
I added a renderDebugData() function into my code but when I set setDebugDataVisible true, then app crashes. I think I have made everything ok, because I put it after RenderAll() and before driver->endScene(), so it would work fine. I tried a couple of times but everytime it crashes :/ What I could did bad?