liquidbounce nextgen build fail
-
Could not resolve all files 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 16, 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. -
-
-
@bobismymanager can you please reply me
-
@therealxbx git submodule update --init --recursive
-
@therealxbx np
-
@mems now i have error:
[22:53:09] [Render thread/ERROR] (LiquidBounce) Unable to load client.
java.lang.IllegalStateException: Not supported graphics card
at net.ccbluex.liquidbounce.render.engine.RenderEngine.init(RenderEngine.kt:146) ~[main/:?]
at net.ccbluex.liquidbounce.LiquidBounce$startHandler$1.invoke(LiquidBounce.kt:98) [main/:?]
at net.ccbluex.liquidbounce.LiquidBounce$startHandler$1.invoke(LiquidBounce.kt:67) [main/:?]
at net.ccbluex.liquidbounce.event.EventManager.callEvent(EventManager.kt:106) [main/:?]
at net.minecraft.client.MinecraftClient.handler$zdc000$startClient(MinecraftClient.java:4158) [[email protected]+build.1-v2.jar:?]
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:630) [[email protected]+build.1-v2.jar:?]
at net.minecraft.client.main.Main.main(Main.java:153) [[email protected]+build.1-v2.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?] -
@therealxbx DONT use Nextgen 1.17.
-
@therealxbx because it has this error and that error is a bug. will be fixed soon but for now use
nextgen
-
@therealxbx and use java 11.
-
@mems hi ı have same problem too ı need some help my error code is here : Uncaught exception in thread "main"
java.lang.OutOfMemoryError: Java heap space
at java.base/java.util.ArrayList.iterator(Unknown Source)
at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate0(GameProviderHelper.java:307)
at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate(GameProviderHelper.java:238)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.initialize(MinecraftGameProvider.java:319)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)