PrincessGod / objTo3d-tiles

Convert obj model file to 3d tiles
https://princessgod.github.io/objTo3d-tiles
Apache License 2.0
777 stars 232 forks source link

RangeError [ERR_OUT_OF_RANGE] #57

Open waduhekx opened 3 months ago

waduhekx commented 3 months ago

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