shadowdevfr
Member
Hi,
I saw @DonManfred 's discord api for b4j. I tried to compile using the demo code and got this error while compiling:
I saw @DonManfred 's discord api for b4j. I tried to compile using the demo code and got this error while compiling:
error:
javac 1.8.0_271
src\b4j\example\main.java:55: error: cannot access JDAwrapper
de.donmanfred.JDAwrapper _jda = null;
^
bad class file: F:\additional bbl b4j\jda.jar(de/donmanfred/JDAwrapper.class)
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
1 error