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
Even recompile web-ifc.wasm assembly with emscripten on the target machine, but the error persists.
We use node v18.12.1 (or lower) and try Revit IFC sample file generated by Revit 2023 : node --no-experimental-fetch convert2xkt.js -s rac_advanced_sample_project.ifc -o rac_advanced_sample_project.xkt
The text was updated successfully, but these errors were encountered:
DaiNguyenTM
changed the title
For a big IFC : Error: RuntimeError: memory access out of bounds
With a big IFC - Error: RuntimeError: memory access out of bounds
Jan 3, 2023
Even recompile web-ifc.wasm assembly with emscripten on the target machine, but the error persists.
We use node v18.12.1 (or lower) and try Revit IFC sample file generated by Revit 2023 :
node --no-experimental-fetch convert2xkt.js -s rac_advanced_sample_project.ifc -o rac_advanced_sample_project.xkt
Error: RuntimeError: memory access out of bounds
Please try the ifc file on this https://drive.google.com/file/d/1gA8EERsxVLHXDvGqRRHJ8vnInMdaF_A5/view?usp=share_link
The text was updated successfully, but these errors were encountered: