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

Crashes with #15

Open
murkle opened this issue May 21, 2023 · 1 comment
Open

Crashes with #15

murkle opened this issue May 21, 2023 · 1 comment

Comments

@murkle
Copy link

murkle commented May 21, 2023

It crashes quite often for me with "RangeError: offset is out of bounds here

			message.set(value, pos)

This works as a quick fix, can't see what the proper fix is though sorry

    const message = new Uint8Array(cmd.length + 100 /* + 100 is quick hack to avoid "RangeError: offset is out of bounds" error */)
@murkle
Copy link
Author

murkle commented May 21, 2023

Note: board returns 4.1 as version

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