I want to assembly multi floor models, when I execute hwv.getModel().loadSubtreeFromModel(), the engine throw an exception:
Uncaught (in promise) RangeError: Offset is outside the bounds of the DataView
at DataView.getUint32 ()
this function belong to “AssemblyDataParser” class
But it doesn’t always appear, the probability of first loading is very high, the second、third record may not appear anymore. I don’t know how to position this problem and resolve it, it seems problem of model bytes .