Menu

#126 Failed to import simple fbx file

Release 3.0
pending
nobody
Assimp lib (91)
5
2013-09-24
2013-05-12
Anonymous
No

I exported the attached fbx from blender. It opens successfully in the AutoDesk QT viewer and a few other 3D viewers I found on Google. Both assimp and assimp viewer fail to read it, and neither prints why it fails. I stepped through it and it looks like we\'re failing in FBXDocument.cpp:

// id=0 is normally implicit
if(id == 0L) {
DOMError(\"encountered object with implicitly defined id 0\",el.second);
}

I\'m not familiar with the format, so I\'m not sure what this means.

Discussion

  • Nobody/Anonymous

     
  • Kim Kulling

    Kim Kulling - 2013-09-24
     
  • Kim Kulling

    Kim Kulling - 2013-09-24
    • status: open --> pending
    • Group: --> Release 3.0