Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught RuntimeError: abort(OOM). #369

Open
xuanbinh-nguyen96 opened this issue Nov 1, 2023 · 0 comments
Open

Uncaught RuntimeError: abort(OOM). #369

xuanbinh-nguyen96 opened this issue Nov 1, 2023 · 0 comments

Comments

@xuanbinh-nguyen96
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant