Problem in Build LB nextGen
-
Could not determine the dependencies of task ':compileJava'. > Could not resolve all task dependencies for configuration ':compileClasspath'. > Could not resolve project :theme. Required by: project : > No matching configuration of project :theme was found. The consumer was configured to find an API of a library compatible with Java 17, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm' but: - None of the consumable configurations have attributes. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights.
Code Highlight is OK
Launch config is OKI wanna know how to resolve this problem.
I download the nextGen as ZIP file and extracted it. (= skip the first step)
Then I used PowerShell and complete step 2~4 -
-
I download the nextGen as ZIP file and extracted it. (= skip the first step)
That's why you would encounter this problem.
If you rangit clone --recurse-submodules https://github.com/CCBlueX/LiquidBounce
thetheme
submodule will be cloned as well.
You can either chose to learn to use git and clone it recursively or download the theme and unpack it here.
It would be better if you can proxy all your traffic(git/gradle/...) that goes outside of China mainland with you own vpn. -
@commandblock2 Well, now I resolved it by using the git command. now I know the necessity of the sub - repo
-
-
@commandblock2 chad gnu/linux user