Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

[Bug] Error: invalid comment length. expected: 16320. found: 0 #84

Open
sentry-io bot opened this issue Apr 19, 2024 · 1 comment
Open

[Bug] Error: invalid comment length. expected: 16320. found: 0 #84

sentry-io bot opened this issue Apr 19, 2024 · 1 comment
Labels
bug Something isn't working needs repro Might be a bug, but not confirmed yet

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 19, 2024

Error: invalid comment length. expected: 16320. found: 0
"app.asar/node_modules/yauzl/index.js", line 133, 
in "app.asar/node_modules/yauzl/index.js", line 631, 
in "app.asar/node_modules/fd-slicer/index.js", line 32, 
in "node:fs", line 666, in FSReqCallback.wrapper [as oncomplete]
@sentry-io sentry-io bot added bug Something isn't working needs repro Might be a bug, but not confirmed yet labels Apr 19, 2024
@ItsSim
Copy link
Owner

ItsSim commented Apr 19, 2024

This seems to happen to a small number of users, and it has popped up here and there for quite some time.

This is the download that failed. As observed, the bytesRead differs from the actual content-length, yet the download was reported as finished:

download finished {
  _failed: false,
  _bytesRead: 2347129572,
  _length: 1267235044,
  from: 'https://beta.freeso.org/LauncherResourceCentral/TheSimsOnline',
  to: './temp/tsoclient/client.zip',
  fileExists: true,
  md5: '/BPSdlAgKsjke4nC12181Q=='
}

I have not been able to reproduce this.

@ItsSim ItsSim changed the title Error: invalid comment length. expected: 16320. found: 0 [Bug] Error: invalid comment length. expected: 16320. found: 0 Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working needs repro Might be a bug, but not confirmed yet
Projects
None yet
Development

No branches or pull requests

1 participant