GravitLauncher / LauncherPrestarter

MIT License
10 stars 12 forks source link

cannot access pro.gravit.launchserver.LaunchServer #11

Closed TwentyFourCrime closed 7 months ago

TwentyFourCrime commented 7 months ago

C:\Users\OppositeOfDisorder\Desktop\LauncherPrestarter-support-5.5.x\Prestarter_module>gradlew.bat build

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.

BUILD FAILED in 1s 1 actionable task: 1 executed