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
The curse of Zip64 is still there unfortunately.
I've noticed two issues
The library is not able to read the entries list, thus you can't iterate over entries at all.
The file is uploaded to NexusMods, but since VirusTotal also seem to have issues parsing it, the site doesn't give the ability to download if from the UI. I've downloaded it from the API and exposed it from my GDrive here (4GB file)
The library failed with Failed to locate the Zip Header
Same stuff, the file can be downloaded from GDrive here (11GB file)
Operating System
Windows
Framework Version
.NET 8
Tags
ZIP
The text was updated successfully, but these errors were encountered:
Describe the bug
The curse of Zip64 is still there unfortunately.
I've noticed two issues
The file is uploaded to NexusMods, but since VirusTotal also seem to have issues parsing it, the site doesn't give the ability to download if from the UI. I've downloaded it from the API and exposed it from my GDrive here (4GB file)
Failed to locate the Zip Header
Same stuff, the file can be downloaded from GDrive here (11GB file)
Operating System
Windows
Framework Version
.NET 8
Tags
ZIP
The text was updated successfully, but these errors were encountered: