CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    How to build LiquidBounce client

    Kotlin/Java
    10
    16
    1744
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • _SimonClient_
      _SimonClient_ last edited by _SimonClient_

      first : download https://github.com/CCBlueX/LiquidBounce/tree/legacy

      second :open IDEA

      third : click Terminal Screenshot_1.png

      fourth:copy this and paste to terminal
      gradlew setupDevWorkspace idea genIntellijRuns build

      fifth: press enter and wait to build (build is on the hotbar with terminal too) when finish it like this:
      ae1acef6-417f-4bd2-9def-f3f3a36606dc-image.png

      sixth : go to build and reload, reload button
      14934a60-580f-4cf2-a01c-1c6a0b3bbdae-image.png

      seventh:click this
      f0e7bca2-a5ff-45eb-a61e-fb15ecf24c75-image.png

      And it will be liked this:
      059ff227-1d22-47b8-8229-0dc8e8145ead-image.png

      eighth :press edit configurations
      8b8213f4-946a-49a9-a0f3-91eead8ff6a8-image.png

      nineth:click this button to remove 1.12.2-Forge Minecraft Client and Minecraft Server
      1ee24113-1a6f-4086-a15e-a30694cf454a-image.png

      ten: edit src in share folderb5296566-642e-4578-b5fd-76a633a7342e-image.png

      eleven : open terminal again
      and paste this code in : gradlew build
      24d17822-c583-496a-8cfd-f1ae1fbcf773-image.png

      twelve press Enter and wait it to build like this:
      1fd92af1-a4c3-43ae-85c6-44ccc4343590-image.png

      go to the liquidbounce-legacy folder --> 1.8.9-Forge --> build --> libs there you go that is your liquidbounce you build
      e694590f-37f6-4de3-b93d-6b472ee8f34e-image.png

      Warning: If build failed that mean your share main code have a problem check your code you do again and compile it

      ? I T 5 Replies Last reply Reply Quote 0
      • ?
        A Former User @_SimonClient_ last edited by

        @_simonclient_ ok but i dont want any modules i just want to use liquidscript as a joke

        _SimonClient_ 1 Reply Last reply Reply Quote 0
        • _SimonClient_
          _SimonClient_ @Guest last edited by _SimonClient_

          @mimikyuin :))) i make this just for someone don;t know how to build liquidbounce :v

          1 Reply Last reply Reply Quote 0
          • I
            ibook @_SimonClient_ last edited by

            @_simonclient_ 0c078c07-6e4a-4024-93be-86507ee9afdb-image.png Why didn't I build it

            _SimonClient_ I 2 Replies Last reply Reply Quote 0
            • I
              ibook @_SimonClient_ last edited by

              @_simonclient_ How to debug

              1 Reply Last reply Reply Quote 0
              • _SimonClient_
                _SimonClient_ @ibook last edited by _SimonClient_

                @ibook your main folder might have a problem if you don;;t know run with debug
                gradlew --debug setupDevWorkspace idea genIntellijRuns build

                ? 1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @_SimonClient_ last edited by

                  @_simonclient_ are you fucking retarded (you are)
                  do you know what does debug mean

                  _SimonClient_ 1 Reply Last reply Reply Quote 0
                  • _SimonClient_
                    _SimonClient_ @Guest last edited by

                    @sigma-bot i am lag not run with debug ru gradlew --stacktrace to find the probblem :))

                    1 Reply Last reply Reply Quote 0
                    • I
                      ibook @_SimonClient_ last edited by

                      @_simonclient_ 56630f5e-b096-4663-ae73-22b26962f4cc-image.png Why there are errors, how should I fix them

                      Legi park 1 Reply Last reply Reply Quote 0
                      • I
                        ibook @ibook last edited by

                        @ibook f2596c49-f877-4a16-b6ff-18cede5fa5d6-image.png How should I fix it

                        BobikHatar 1 Reply Last reply Reply Quote 1
                        • Legi park
                          Legi park @ibook last edited by

                          @ibook and how did you fix this error?

                          1 Reply Last reply Reply Quote 0
                          • T
                            ThePoggoIsCool @_SimonClient_ last edited by

                            @_simonclient_ thanks dude!! this really help alot!

                            1 Reply Last reply Reply Quote 0
                            • BobikHatar
                              BobikHatar @ibook last edited by BobikHatar

                              @ibook in 1.8.9-Forge\build.gradle and in 1.8.9-Vanilla\build.gradle

                              change this

                              implementation 'com.github.TheAltening:API-Java:master-SNAPSHOT'
                              implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
                              compile 'com.github.TheAltening:API-Java:api-2.0-SNAPSHOT'
                              compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
                              

                              to this

                              implementation 'com.github.TheAltening:TheAltening4j:master-SNAPSHOT'
                              implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
                              compile 'com.github.TheAltening:TheAltening4j:api-2.0-22541fa70f-1'
                              compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
                              
                              1 Reply Last reply Reply Quote 0
                              • S
                                S3lvax last edited by

                                e6562aee-c2e5-48d5-bf92-1293c2703960-image.png

                                WaterFlex 1 Reply Last reply Reply Quote 0
                                • ewfewfew
                                  ewfewfew last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • WaterFlex
                                    WaterFlex @S3lvax last edited by

                                    @S3lvax https://github.com/SkidderMC/FDPClient/blob/main/docs/WORKSPACE.md and u probably have to run it with ./gradlew etc

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post
                                    About
                                    • Terms of Service
                                    • Privacy Policy
                                    • Status
                                    • Contact Us
                                    Downloads
                                    • Releases
                                    • Source code
                                    • License
                                    Docs
                                    • Tutorials
                                    • CustomHUD
                                    • AutoSettings
                                    • ScriptAPI
                                    Community
                                    • Forum
                                    • Guilded
                                    • YouTube
                                    • Twitter
                                    • D.Tube