X Tutup
Skip to content

Uncaught RuntimeError: abort(OOM). #369

@xuanbinh-nguyen96

Description

@xuanbinh-nguyen96

Describe the bug
I get a error when removing and creating physics multi-time. I must do it because the Enabled3D Docs writes: "You can't scale a physics body after added to the world. But you can scale your object before adding physics to it or remove the physics body and add a new one."

Uncaught RuntimeError: abort(OOM). Build with -s ASSERTIONS=1 for more info.
    at oa (ammo.wasm.js:18:190)
    at e (ammo.wasm.js:23:297)
    at ammo.wasm.wasm:0x7822
    at ammo.wasm.wasm:0x1376b
    at ammo.wasm.wasm:0x4af7b
    at ammo.wasm.wasm:0x4af92
    at ammo.wasm.wasm:0xeab4
    at ammo.wasm.wasm:0x2e802
    at ammo.wasm.wasm:0x43b04
    at FB.addTriangle (ammo.wasm.js:620:482)

How can I resolve it?

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

      X Tutup