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
The text was updated successfully, but these errors were encountered:
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:
Checklist (place an x between the brackets to mark as completed):
Log(s)
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
The text was updated successfully, but these errors were encountered: