Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows] Extract Failed #136

Open
evileyecc1 opened this issue Nov 6, 2017 · 2 comments
Open

[windows] Extract Failed #136

evileyecc1 opened this issue Nov 6, 2017 · 2 comments

Comments

@evileyecc1
Copy link

$ asar e app.asar ./game
C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\node_modules\[email protected]@chromium-pickle-js\lib\pickle.js:74
      throw new Error('Failed to read data with length of ' + length)
      ^

Error: Failed to read data with length of 926763878
    at PickleIterator.getReadPayloadOffsetAndAdvance (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\node_modules\[email protected]@chromium-pickle-js\lib\pickle.js:74:13)
    at PickleIterator.readBytes (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\node_modules\[email protected]@chromium-pickle-js\lib\pickle.js:63:34)
    at PickleIterator.readString (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\node_modules\[email protected]@chromium-pickle-js\lib\pickle.js:59:17)
    at Object.module.exports.readArchiveHeaderSync (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\lib\disk.js:91:48)
    at Object.module.exports.readFilesystemSync (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\lib\disk.js:97:25)
    at Object.module.exports.extractAll (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\lib\asar.js:183:27)
    at Command.<anonymous> (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\bin\asar.js:60:15)
    at Command.listener (C:\Users\evileyecc\AppData\Roaming\npm\node_modules\asar\node_modules\[email protected]@commander\index.js:300:8)
    at emitTwo (events.js:106:13)
    at Command.emit (events.js:191:7)

The file too big?

@xfoxfu
Copy link

xfoxfu commented Sep 2, 2018

Same question, with length 1631168572.

@phiree
Copy link

phiree commented Mar 26, 2023

any update for this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants