endgraphics error

Blitz3D Forums/Blitz3D Programming/endgraphics error

Mr Snidesmin(Posted 2007) [#1]
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???


Mr Snidesmin(Posted 2007) [#2]
happens in ClearWorld too.


Mr Snidesmin(Posted 2007) [#3]
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. . .


Mr Snidesmin(Posted 2007) [#4]
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. . .


John Blackledge(Posted 2007) [#5]
Wow. I bet that took some finding! Thanks for letting us know.