You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: