adi64 / terminus

Game Programming Seminar 2014/15
3 stars 0 forks source link

Game crashes when loading faulty .OBJ #74

Closed Fidge123 closed 9 years ago

Fidge123 commented 9 years ago

The game crashes without an error message when loading a faulty .obj (in this case an obj without a single "o" line). The crash could also be caused by trying to load a model that is not available.

Expect behavior would be not loading any geometry for this object and displaying an error message.