Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in thread "main" java.lang.UnsupportedOperationException #17

Open
incomprehended opened this issue Feb 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@incomprehended
Copy link

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:

  1. 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
unknown (1)

Desktop (please complete the following information):

  • OS: Windows 10 Pro | 20H2 (19042)
  • Browser: Brave (??)
  • Version: 1.0.8

Additional context
N/A

@terminalsin terminalsin added the bug Something isn't working label Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants