objTo3d-tiles icon indicating copy to clipboard operation
objTo3d-tiles copied to clipboard

RangeError [ERR_OUT_OF_RANGE]

Open waduhekx opened this issue 1 year ago • 0 comments

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' }

waduhekx avatar May 06 '24 03:05 waduhekx