assimp
assimp copied to clipboard
FBX read crashes
Describe the bug
the FBX file is exported from DAZ 3D.
Crash at
Document::ReadConnections() { ... const std::string& type = ParseTokenAsString(GetRequiredToken(el,0)); ... }
the type is "PO",But it's not being processed.
Could you pleasse provide a small example?
ok,try this. pose-test.zip
Could you pleasse provide a small example?
is that fixed?
On recent assimp commit (9934a8d 7 Oct 2024), unable to load model pose-test.fbx, import fails gracefully i.e. does not crash and reports error:
FBX-Parser (TOK_DATA, offset 0x48ef57) failed to parse ID, unexpected data type, expected L(ong) (binary)