endgraphics error

Blitz3D Forums/Blitz3D Programming/endgraphics error

I've started getting an "entity does not exist error" followed by 3 other fatal program error messages whenever i call endgraphics or end.

This only happens in debug mode though. has this happened to anyone else???

happens in ClearWorld too.

weird. when i end the program without calling end explicitly in debug mode, i get the "program has ended" message 1st followed by the 4 error messages. . .

in case anyone finds this in the future and is curious: i figured out that the problem was being caused by a corrupted md2 model. . .

Wow. I bet that took some finding! Thanks for letting us know.