Jump to content
  • 0

Question

6 answers to this question

Recommended Posts

  • 0
Posted (edited)
6 hours ago, Rootware said:

Try to use yGuard. It's The only one tool (actual for 2016 year) who don't brokes a jar package overall.

 

3 hours ago, HyperBlown said:

yguard, proguard

I opted for proguard when I'm going to obfuscate my project I have this error but I'm using java se 16

 

gameserver\libs\l2jserver.jar] (Can't process class [net/sf/l2j/Config.class] (Unsupported version number [61.0] (maximum 60.65535, Java 16))

 

 

Edited by Williams
  • 0
Posted (edited)
12 hours ago, Williams said:

 

I opted for proguard when I'm going to obfuscate my project I have this error but I'm using java se 16

 

gameserver\libs\l2jserver.jar] (Can't process class [net/sf/l2j/Config.class] (Unsupported version number [61.0] (maximum 60.65535, Java 16))

 

 

Your project jdk is java 17,  and max supported version of your proguard.jar is java 16. Go on their website and get the latest one, or wait for them to upgrade.

Edited by HyperBlown

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...