web-ifc-three icon indicating copy to clipboard operation
web-ifc-three copied to clipboard

RuntimeError: memory access out of bounds

Open loubna-tech opened this issue 11 months ago • 0 comments

I tested my viewer with "IFC file A" (20,0 Mo), it worked but with "IFC file B" (95,2 Mo) I got this error:

Uncaught (in promise) RuntimeError: memory access out of bounds at web-ifc.wasm:0x1b181 at web-ifc.wasm:0x36f4f at web-ifc.wasm:0x68cf at web-ifc.wasm:0x32730 at web-ifc.wasm:0x68cf at web-ifc.wasm:0x33208 at web-ifc.wasm:0x68cf at web-ifc.wasm:0x367e6 at web-ifc.wasm:0x68cf at web-ifc.wasm:0x39701

image Streamlit, version 1.26.0 "three": "^0.160.1", "web-ifc": "^0.0.36" I don't know if it is because of the size or the version? Please how can I fix this, thank you

loubna-tech avatar Dec 16 '24 09:12 loubna-tech