GraxCode / JByteMod-Beta

Java bytecode editor
https://grax.info
GNU General Public License v2.0
828 stars 145 forks source link

Procyon decompiler doesn't work #27

Closed mendax47 closed 6 years ago

mendax47 commented 6 years ago

when i chose procyon decompiler it stuck at loading (Forever).......

https://imgur.com/a/bUyXU

GraxCode commented 6 years ago

Could you please post your console log and java version?

GraxCode commented 6 years ago

try again now

mendax47 commented 6 years ago

I am so sorry.. i just didn't saw the "Exception in thread "Thread-0" java.lang.NoClassDefFoundError: sun/misc/URLClassPath " issue ... in that issue you clearly mention that Procyon doesn't work in java 9... and i have java 9 only after removing 9 and installing 8 i fixed the problem... And it will be very helpfull if you mention that Procyon decompiler only works on java 8 in your redme.md.. THANKS..

GraxCode commented 6 years ago

Did you try using the latest build with java 9?

mendax47 commented 6 years ago

No.. I was using 1.6.0 was last released 12 days ago...

GraxCode commented 6 years ago

Java 9 should work with the latest build, please check