Here is the actual error:
java.io.EOFException at java.io.RandomAccessFile.readFully(RandomAccessFile.java:383) at gnu.java.util.zip.ZipFile$PartialInputStream.fillBuffer(ZipFile.java:647)
It looks like your zip file is corrupted. WinRAR tends to ignore some forms of corruption.
This is a personal problem - I believe that it would be better if the tools did not do this, because it means that the person who created the zip file probably also does not know about corruption, and when you tell them they will all be similar "but itβs not, look .. it opens in [insert broken app here]."
source share