HiraokaHyperTools / msgreader

40 stars 9 forks source link

UnhandledRejection RangeError: Invalid typed array length: 8 at new Uint8Array #43

Closed abdulghaffar349 closed 11 months ago

abdulghaffar349 commented 11 months ago

My client reported the following exception. After that node process was killed. Unfortunately, I don't have the MSG file for this exception.

[2023-11-17 14:00:45.705] [error] Critical Error: UnhandledRejection RangeError: Invalid typed array length: 8 at new Uint8Array (<anonymous>) at Function.memcpy (C:\Program Files\CDS Convert\resources\app.asar\node_modules\@kenjiuno\msgreader\lib\DataStream.js:902:21) at DataStream.readInt8Array (C:\Program Files\CDS Convert\resources\app.asar\node_modules\@kenjiuno\msgreader\lib\DataStream.js:418:20) at Reader.isMSGFile (C:\Program Files\CDS Convert\resources\app.asar\node_modules\@kenjiuno\msgreader\lib\Reader.js:58:73) at MsgReader.getFileData (C:\Program Files\CDS Convert\resources\app.asar\node_modules\@kenjiuno\msgreader\lib\MsgReader.js:449:30)

any help will be appreciated. Thanks

abdulghaffar349 commented 11 months ago

Closing this as the issue was with the file not with the tool. Thanks