Skip to content

Opening model in lmv fails: byte length of Float32Array should be a multiple of 4 #11

Description

@yomomano

I converted a sample model from Revit to FBX and converted it to glTF. When opening this model in lmv I get error:

Uncaught RangeError: byte length of Float32Array should be a multiple of 4

I used:

  • Revit Structure 2014, file rst_advanced_sample_project.rvt (exported a 3D view to FBX with default settings)
  • compiled glTF.exe (release x64) in VS2015 (FBX SDK 2015.1, cpprestsdk v2.8.0)

How can I find the cause of this problem? Is it the compiler, the SDK, the Revit model?

Thanks in advance for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions