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
Exception: org.triplea.io.ZipExtractor$ZipReadException Error reading zip file: C:\Users\PCPHON~1\AppData\Local\Temp\triplea14219814326718920695\Hearts_of_Iron_2-Europe.zip, zip END header not found
java.lang.Exception
at org.triplea.io.ZipExtractor.unzipFile(ZipExtractor.java:94)
at games.strategy.engine.framework.map.file.system.loader.ZippedMapsExtractor.unzipMapThrowing(ZippedMapsExtractor.java:133)
at games.strategy.engine.framework.map.file.system.loader.ZippedMapsExtractor.unzipMap(ZippedMapsExtractor.java:111)
at games.strategy.engine.framework.map.download.DownloadFile.lambda$startAsyncDownload$2(DownloadFile.java:80)
at java.base/java.lang.Thread.run(Thread.java:829)
Exception: java.util.zip.ZipException zip END header not found
java.lang.Exception
at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1908)
at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1052)
at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1061)
at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:135)
at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:136)
at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:406)
at org.triplea.io.ZipExtractor.unzipFile(ZipExtractor.java:84)
at games.strategy.engine.framework.map.file.system.loader.ZippedMapsExtractor.unzipMapThrowing(ZippedMapsExtractor.java:133)
at games.strategy.engine.framework.map.file.system.loader.ZippedMapsExtractor.unzipMap(ZippedMapsExtractor.java:111)
at games.strategy.engine.framework.map.download.DownloadFile.lambda$startAsyncDownload$2(DownloadFile.java:80)
at java.base/java.lang.Thread.run(Thread.java:829)
The text was updated successfully, but these errors were encountered:
Log Message
Error reading zip file: C:\Users\PCPHON~1\AppData\Local\Temp\triplea14219814326718920695\Hearts_of_Iron_2-Europe.zip, zip END header not found
TripleA Version
2.6.14744
Java Version
11.0.19
Operating System
Windows 10
Heap Size
2020M
Stack Trace
The text was updated successfully, but these errors were encountered: