GraxCode / threadtear

Multifunctional java deobfuscation tool suite
GNU General Public License v3.0
889 stars 121 forks source link

IllegalArgumentException thrown when loading a jar file #32

Closed iamkyaru closed 4 years ago

iamkyaru commented 4 years ago

Describe what's not working An IllegalArgumentException is thrown when loading any jar file.

Java archive Not jar-speficic.

Log / Screenshots https://pastebin.com/unFzRRAV

Please complete the following information:

iamkyaru commented 4 years ago

Okay, the exception is only thrown when running the project without Gradle.

GraxCode commented 4 years ago

The bug should have been fixed already, maybe check if it is the latest version / somehow cached? Maybe try to reimport the project.

GraxCode commented 4 years ago

Is this still an issue?

iamkyaru commented 4 years ago

No, not anymore.