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

RuntimeError: Out of bounds table access #4407

Closed
GeTechG opened this issue Jan 15, 2025 · 1 comment
Closed

RuntimeError: Out of bounds table access #4407

GeTechG opened this issue Jan 15, 2025 · 1 comment
Labels

Comments

@GeTechG
Copy link

GeTechG commented Jan 15, 2025

Describe the Bug

The problem is observed on Iphone XR. There is no such problem on the newer ones. Test: https://blocksfusiontest.netlify.app/

(index):994 RuntimeError: Out of bounds table access (evaluating '$.closure30_externref_shim(r,t,e)')
pixi_frontend.wasm.wasm-function[__wbg_setter_009a3f177e43e712 externref shim]	@ 	blocksfusion.netlify.app/:994
	pixi_frontend.wasm.wasm-function[pixi_frontend::systems::nodes::control::set_control_control_node::h38768194f6a880cf]	@ 	[wasm code]:1
	pixi_frontend.wasm.wasm-function[pixi_frontend::systems::nodes::control::set_control_node::h8efec47af00b7583]	@ 	[wasm code]:1
	pixi_frontend.wasm.wasm-function[pixi_frontend::systems::nodes::color_rect::color_rect_run::{{closure}}::hb35c2d328acaa199]	@ 	[wasm code]:1

wasm-bindgen: 0.2.92

@GeTechG GeTechG added the bug label Jan 15, 2025
@daxpedda
Copy link
Collaborator

We are unable to support older version of wasm-bindgen, please update to the newest one and see if that resolves your issue. It might simply be #4353.

If the newest version does not resolve your problem, a reproducible example or a link to the repo would be a good first step.

@daxpedda daxpedda closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants