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

RangeError [ERR_OUT_OF_RANGE] #57

Open
waduhekx opened this issue May 6, 2024 · 0 comments
Open

RangeError [ERR_OUT_OF_RANGE] #57

waduhekx opened this issue May 6, 2024 · 0 comments

Comments

@waduhekx
Copy link

waduhekx commented May 6, 2024

When I try to trans obj to b3dm/tileset, a range error came out. Is there anybody can help? Thanks a lot.

node:internal/errors:541
throw error;
^

RangeError [ERR_OUT_OF_RANGE]: The value of "length" is out of range. It must be >= 0 && <= 2147483647. Received 2412816608
at Object.write (node:fs:854:5)
at writeAll (node:fs:2216:6)
at node:fs:2305:7
at FSReqCallback.oncomplete (node:fs:194:23) {
code: 'ERR_OUT_OF_RANGE'
}

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