You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: Attempt to access memory outside buffer bounds
at new NodeError (node:internal/errors:399:5)
at boundsError (node:internal/buffer:86:11)
at Buffer.readUInt32LE (node:internal/buffer:222:5)
at TypedStreamReader.readInteger (/Users/jonlucadecaro/Documents/Other/mimessage/build/electron-src/data/worker.js:141428:36)
at TypedStreamReader.readUnsharedString (/Users/jonlucadecaro/Documents/Other/mimessage/build/electron-src/data/worker.js:141495:25)
at TypedStreamReader.readValueWithEncoding (/Users/jonlucadecaro/Documents/Other/mimessage/build/electron-src/data/worker.js:141659:18)
at readValueWithEncoding.next (<anonymous>)
at TypedStreamReader.readTypedValues (/Users/jonlucadecaro/Documents/Other/mimessage/build/electron-src/data/worker.js:141723:19)
at readTypedValues.next (<anonymous>)
at TypedStreamReader.readObject (/Users/jonlucadecaro/Documents/Other/mimessage/build/electron-src/data/worker.js:141617:21) {
code: 'ERR_BUFFER_OUT_OF_BOUNDS'
}
The text was updated successfully, but these errors were encountered:
Attached is the file which has this issue
out.txt
The text was updated successfully, but these errors were encountered: