can't build Liquid Bounce
-
In the other hand, we have this:
README.md
, the instructions can be found therehttps://github.com/CCBlueX/LiquidBounce/blob/legacy/README.md#setting-up-a-workspace
-
@ali00035 also i can build a client named liquid bounce ++
hmm got error again . goes to 100 % and this error- In plugin 'net.minecraftforge.gradle.forge' type 'net.minecraftforge.gradle.
user.TaskDepDummy' property 'outputFile' is missing an input or output annotatio
n.
- In plugin 'net.minecraftforge.gradle.forge' type 'net.minecraftforge.gradle.
-
@danial-messi Oh, I think I know the error, you gotta type gradlew --debug setupDevWorkspace, then you gotta type gradlew build
-
@danial-messi I got no idea, you can also ask in CCBlueX Guilded
-
@danial-messi no problem
-
@danial-messi did you download LiquidBounce source directly from GitHub?
-
@danial-messi lol, you need to use git, after you done installing it, open git cmd, then type these:
git clone https://github.com/CCBlueX/LiquidBounce
cd LiquidBounce
git checkout legacy
gradlew --debug setupDevWorkspace
gradlew clean build
-
@suicidemouse33 C:\LiquidBounce>gradlew clean build
FAILURE: Build failed with an exception.
-
Where:
Settings file 'C:\LiquidBounce\settings.gradle' -
What went wrong:
Could not compile settings file 'C:\LiquidBounce\settings.gradle'.
startup failed:
General error during semantic analysis: Unsupported class file major version 62 -
-
@suicidemouse33 jdk-18.0.1.10-hotspot
-
-
@suicidesquidward
I've done everthing as instructed, still does not want to compile for some reason.<-------------> 0% CONFIGURING [1m 11s]
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring root project 'LiquidBounce Legacy'.
Could not resolve all artifacts for configuration ':classpath'.
Could not resolve club.chachy:GitVersion:394b3c5363.
Required by:
project : > com.github.xcfrg:ForgeGradle:FG_2.1-SNAPSHOT:v2.0.2-gda0302a-162
Could not resolve club.chachy:GitVersion:394b3c5363.
Could not get resource 'https://jitpack.io/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom'.
Could not GET 'https://jitpack.io/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom'. Received status code 403 from server: Forbidden
Could not resolve club.chachy:GitVersion:394b3c5363.
Could not get resource 'https://repo.maven.apache.org/maven2/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom'.
Could not GET 'https://repo.maven.apache.org/maven2/club/chachy/GitVersion/394b3c5363/GitVersion-394b3c5363.pom'.
repo.maven.apache.org-
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. -
Get more help at https://help.gradle.org
BUILD FAILED in 1m 24s
- What went wrong:
-
@ali00035 C:\Users\furka\LiquidBounce>gradlew build
FAILURE: Build failed with an exception.
-
Where:
Build file 'C:\Users\furka\LiquidBounce\build.gradle' line: 6 -
What went wrong:
Plugin [id: 'net.minecraftforge.gradle.forge', artifact: 'com.github.Ali00035v2:ForgeGradle:FG_2.1-SNAPSHOT'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'com.github.Ali00035v2:ForgeGradle:FG_2.1-SNAPSHOT')
Searched in the following repositories:
MavenRepo
Gradle Central Plugin Repository
maven(https://maven.minecraftforge.net/)
maven2(https://jitpack.io/)
maven3(https://repo.spongepowered.org/repository/maven-public/)
-
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. -
Get more help at https://help.gradle.org
BUILD FAILED in 3s
-
-
Report this issue in LiquidBounce's GitHub