The Wayback Machine - https://web.archive.org/web/20220321170422/https://github.com/airsquared/blobsaver/issues/420
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

Error #420

Open
3 tasks
Gary-liucong opened this issue Mar 18, 2022 · 0 comments
Open
3 tasks

Error #420

Gary-liucong opened this issue Mar 18, 2022 · 0 comments
Labels

Comments

@Gary-liucong
Copy link

@Gary-liucong Gary-liucong commented Mar 18, 2022

Your issue will be closed and/or deleted if you do not fill out this template.

Please remove the following line and the text above it before submitting this issue:


Describe the bug
A clear and concise description of what the bug is and the expected behavior.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop:

  • OS Version:
  • iOS Device: (if applicable)

Checklist (place an x between the brackets to mark as completed):

  • I have made sure I am on the latest version of blobsaver
  • I have checked other open issues to see if my problem has already been reported
  • I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver

Log(s)

If applicable, paste any log(s) here, on the lines between the backticks.

airsquared.blobsaver.app.TSS$TSSException: Unable to extract BuildManifest.
at [email protected]/airsquared.blobsaver.app.TSS.call(Unknown Source)
at [email protected]/airsquared.blobsaver.app.TSS.call(Unknown Source)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Error on ZipFile ipsw
at [email protected]/org.apache.commons.compress.archivers.zip.ZipFile.(Unknown Source)
at [email protected]/org.apache.commons.compress.archivers.zip.ZipFile.(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Utils.extractBuildManifest(Unknown Source)
... 7 more
Caused by: java.util.zip.ZipException: Central directory zip64 extended information extra field's length doesn't match central directory data. Expected length 24 but is 0
at [email protected]/org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraField.reparseCentralDirectoryData(Unknown Source)
at [email protected]/org.apache.commons.compress.archivers.zip.ZipFile.setSizesAndOffsetFromZip64Extra(Unknown Source)
at [email protected]/org.apache.commons.compress.archivers.zip.ZipFile.readCentralDirectoryEntry(Unknown Source)
at [email protected]/org.apache.commons.compress.archivers.zip.ZipFile.populateFromCentralDirectory(Unknown Source)
... 10 more

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

Successfully merging a pull request may close this issue.

None yet
1 participant