dxf-viewer-example-src
dxf-viewer-example-src copied to clipboard
Error occurred: RangeError: Array buffer allocation failed
Hi! I upload a file with a size of 170 MB, the viewer gives an error "Error occurred: RangeError: Array buffer allocation failed".
What do you recommend to do?
Maybe it has hit the limit for single string allocation size, due to current parser design which reads the entire file into a single string. An alternative parser implementation is currently is work in progress in 1.x branch (development is a bit stuck currently). Maybe it is something else. Is it possible to get your sample file?
unfortunately, I can't transfer the file, it belongs to another organization