srikanth-lingala / zip4j

A Java library for zip files and streams
Apache License 2.0
2.06k stars 310 forks source link

UndeclaredThrowableException #553

Open springtao-li opened 3 months ago

springtao-li commented 3 months ago

I'm using zip4j version 1.3.2 and I ran into an error that,the error log is shown in the screenshot image image I'm confused as to why the unanticipated NullPointerException was thrown.

zspitzer commented 3 months ago

That's an very old version, does it happen with the latest release? i.e. v2.11.5 (https://github.com/srikanth-lingala/zip4j/releases/tag/v2.11.5)