Menu

#104 ObjImporter crashes with invalid vector<T> subscript

Release 3.0
pending
nobody
Assimp lib (91)
5
2014-12-21
2012-12-11
Anonymous
No

When importing the "lost-empire" obj file, the importer returns with the error message:
invalid vector<T> subscript.

I've tried to narrow the error location down and found out that it occurs in the file ObjFileImporter.cpp in the function createVertexArray.

The lost-empire.obj file can be downloaded from here:
http://graphics.cs.williams.edu/data/meshes.xml#13

Discussion

  • Kim Kulling

    Kim Kulling - 2013-09-28
     
  • Kim Kulling

    Kim Kulling - 2013-09-28
    • status: open --> pending