memory acces violation and collisions

Blitz3D Forums/Blitz3D Programming/memory acces violation and collisions

I have to evaluate a collission, Now Blitz is sending a memory acces violation at the deffinition of collisions.
Any Help ideas?
Thanks

Check the loaded media (model, texture..). Turn debug on, and inspect the statement where the debugger stops to.

I bet that the cause it's a non properly loaded texture or model.

Sergio.