Task :compileJava FAILED
C:\Users\OppositeOfDisorder\Desktop\LauncherPrestarter-support-5.5.x\Prestarter_module\src\main\java\pro\gravit\launcher\launchermodules\prestarter\PrestarterLauncherBinary.java:3: error: cannot access pro.gravit.launchserver.LaunchServer
import pro.gravit.launchserver.LaunchServer;
^
bad class file: C:\Users\OppositeOfDisorder.gradle\caches\modules-2\files-2.1\pro.gravit.launcher\launchserver-api\5.5.0-SNAPSHOT\5e147219e861f819d2a2a851c6298c3da65db3e1\launchserver-api-5.5.0-SNAPSHOT.jar(pro/gravit/launchserver/LaunchServer.class)
class file has wrong version 65.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':compileJava'.
Compilation failed; see the compiler error output for details.
Try:
Run with --info option to get more log output.
Run with --scan to get full insights.
C:\Users\OppositeOfDisorder\Desktop\LauncherPrestarter-support-5.5.x\Prestarter_module>gradlew.bat build
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':compileJava'.
Try:
BUILD FAILED in 1s 1 actionable task: 1 executed