Skip to content

Error convert ifc to json #85

Description

@vdyachuk

I try to convert ifc file to json. Get file from example and after start have the error.

Assertion failed: false, at: ./src/wasm/include/web-ifc.h,468,MoveToArgumentOffset
Error(613875): abort(Assertion failed: false, at: ./src/wasm/include/web-ifc.h,468,MoveToArgumentOffset). Build with -s ASSERTIONS=1 for more info. RuntimeError: abort(Assertion failed: false, at: ./src/wasm/include/web-ifc.h,468,MoveToArgumentOffset). Build with -s ASSERTIONS=1 for more info.
    at abort (\contructo\web-ifc\examples\nodejs\node_modules\web-ifc\web-ifc-api-node.js:570:19)
    at ___assert_fail (\contructo\web-ifc\examples\nodejs\node_modules\web-ifc\web-ifc-api-node.js:696:11)
    at <anonymous>:wasm-function[53]:0x1544
    at <anonymous>:wasm-function[967]:0x5c92c
    at <anonymous>:wasm-function[968]:0x5d546
    at Object.GetLine (eval at new_ (\contructo\web-ifc\examples\nodejs\node_modules\web-ifc\web-ifc-api-node.js:3784:31), <anonymous>:9:10)
    at IfcAPI.GetRawLineData (\contructo\web-ifc\examples\nodejs\node_modules\web-ifc\web-ifc-api-node.js:47507:28)
    at IfcAPI.GetLine (\web-ifc\examples\nodejs\node_modules\web-ifc\web-ifc-api-node.js:47456:28)
    at LoadFile (\contructo\web-ifc\examples\nodejs\index.js:33:30)

Code example

Appreciate any help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions