Bozar icon indicating copy to clipboard operation
Bozar copied to clipboard

obfuscation failing

Open sow-dev opened this issue 4 years ago • 1 comments

Describe the bug A clear and concise description of what the bug

To Reproduce Steps to reproduce the behavior.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Bozar version [e.g. 1.4.0]

Additional context Add any other context about the problem here. image output.txt

sow-dev avatar Jul 30 '21 12:07 sow-dev

Error at photo and logs looks different. Speaking for photo: It looks like you need to add library which contains javax.microedition.lcdui.Graphics class. Speaking for logs: Looks like you are trying to obfuscate classes older than Java 7. I will not support you if your project is older than 1.7 but if you're trying to obfuscate a project which contains old libraries, try excluding them.

Let me know if you still get errors even if you tried these steps

vimasig avatar Jul 30 '21 16:07 vimasig

Closing, assuming it's fixed

vimasig avatar Oct 29 '22 04:10 vimasig