Describe the bug
When trying to obfuscate a jar (it is a Minecraft client jar, compiled with all dependencies) I get this error. The application works on another standalone jar file, but not this one.
To Reproduce
Steps to reproduce the behavior:
Try to obfuscate a jar file that might be a minecraft client or a big jar file.
Expected behavior
THe expected outcome was for the file to be obfuscated. However, it throws an error and then stops the obfuscation.
Screenshots
Desktop (please complete the following information):
Describe the bug When trying to obfuscate a jar (it is a Minecraft client jar, compiled with all dependencies) I get this error. The application works on another standalone jar file, but not this one.
To Reproduce Steps to reproduce the behavior:
Expected behavior THe expected outcome was for the file to be obfuscated. However, it throws an error and then stops the obfuscation.
Screenshots
Desktop (please complete the following information):
Additional context N/A