ThatOpen / engine_web-ifc

Reading and writing IFC files with Javascript, at native speeds.
https://thatopen.github.io/engine_web-ifc/demo
Mozilla Public License 2.0
630 stars 199 forks source link

[Bug]: Model doesn't load #1120

Closed jespa007 closed 1 week ago

jespa007 commented 1 week ago

What happened?

I've an issue with this IFC 241104_IfcNotLoaded.zip. The problem is that when it tries to get their meshes through IfcApi.StreamMeshes, is stuck forever. I've test the last version that it works is the version 0.58, so this bug happens since 0.59.

The model rendered is shown below (loaded in BIMcollab Zoom),

image

Possible duplicate of #1069

Version

Latest

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Anything else?

All information given in the description

QuimMoya commented 1 week ago

We have found a solution for it, but we have to make some tests before updating image