Cant build liquidbounce
-
I keep getting this error everytime i try to build how do i fix this?
LiquidBounce-nextgen :main: Could not resolve project :theme.
Required by:
project :Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
@windows-10x said in Cant build liquidbounce:
I keep getting this error everytime i try to build how do i fix this?
LiquidBounce-nextgen :main: Could not resolve project :theme.
Required by:
project :Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Try this command:
git submodule update --init --recursive -
@windows-10x said in Cant build liquidbounce:
I keep getting this error everytime i try to build how do i fix this?
LiquidBounce-nextgen :main: Could not resolve project :theme.
Required by:
project :Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Try this command:
git submodule update --init --recursive -
@windows-10x said in Cant build liquidbounce:
I keep getting this error everytime i try to build how do i fix this?
LiquidBounce-nextgen :main: Could not resolve project :theme.
Required by:
project :Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Try this command:
git submodule update --init --recursive@mems said in Cant build liquidbounce:
git submodule update --init --recursive
do i type that in terminal?
-
@mems said in Cant build liquidbounce:
git submodule update --init --recursive
do i type that in terminal?
@windows-10x Wherever you tried to build it.
-
@windows-10x Wherever you tried to build it.
-
@windows-10x Wherever you tried to build it.
@mems i tried to build it in intellij idea.
-
@mems i tried to build it in intellij idea.
@windows-10x Then insert that command in Terminal.
-
@windows-10x Then insert that command in Terminal.
@mems i tried and i keep getting this:
fatal: not a git repository (or any of the parent directories): .git
-
@mems i tried and i keep getting this:
fatal: not a git repository (or any of the parent directories): .git
@windows-10x ".git"
-
@mems i tried and i keep getting this:
fatal: not a git repository (or any of the parent directories): .git
@windows-10x Can you try building it through gradle?
-
@windows-10x Can you try building it through gradle?
@mems how do i do that
-
@mems how do i do that
@windows-10x gradlew build
type this in your terminal
-
@windows-10x gradlew build
type this in your terminal
@stfwissue it says command not found for gradlew
-
@stfwissue it says command not found for gradlew
@windows-10x cd LiquidBounce
-
I keep getting this error everytime i try to build how do i fix this?
LiquidBounce-nextgen :main: Could not resolve project :theme.
Required by:
project :Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
git clone https://github.com/CCBlueX/LiquidBouncecd LiquidBouncegit submodule update --init --recursivegradlew setupDevWorkspacegradlew clean build
-
@windows-10x cd LiquidBounce
@stfwissue cd: no such file or directory: liquidbounce
-
@stfwissue it says command not found for gradlew
@windows-10x Make a folder for LiquidBounce, and inside it open command prompt. Then paste these commands one by one:
git clone https://github.com/CCBlueX/LiquidBouncecd LiquidBouncegit submodule update --init --recursivegradlew build
Should work.
-
git clone https://github.com/CCBlueX/LiquidBouncecd LiquidBouncegit submodule update --init --recursivegradlew setupDevWorkspacegradlew clean build
@suicidemouse it still says command not found gradlew
-
@suicidemouse it still says command not found gradlew
@windows-10x Have you even installed gradle?
-
@suicidemouse it still says command not found gradlew
@windows-10x gradle literally comes with lb
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login