me-no-dev / EspExceptionDecoder

Exception Stack Trace Decoder for ESP8266 and ESP32
GNU General Public License v2.0
1.04k stars 137 forks source link

Error: Invalid or corrupt jarfile #88

Open alorbach opened 1 year ago

alorbach commented 1 year ago

Am I the only one with that error regardless of the EspExceptionDecoder Version? image

System is latest Windows 11 with:

openjdk version "11.0.12" 2021-07-20 OpenJDK Runtime Environment Microsoft-25199 (build 11.0.12+7) OpenJDK 64-Bit Server VM Microsoft-25199 (build 11.0.12+7, mixed mode)

And

java version "1.8.0_371" Java(TM) SE Runtime Environment (build 1.8.0_371-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.371-b11, mixed mode)

Both come up with the same error, nothing to find in existing issues

alorbach commented 1 year ago

Opened jar file with Winrar, no error at all so the file is valid:

image

SheharyarSMAdil commented 1 year ago

@alorbach Facing same issue.

alorbach commented 1 year ago

@me-no-dev I think this just needs a new rebuild with updated build tools, Would be great if you could update the release files thanks.