Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

  1. Home
  2. Bug Reports
  3. can't build Liquid Bounce

can't build Liquid Bounce

Scheduled Pinned Locked Moved Bug Reports
42 Posts 5 Posters 15.6k Views
  • 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.
  • suicidemouse33S suicidemouse33

    @danial-messi lol, you need to use git, after you done installing it, open git cmd, then type these:

    1. git clone https://github.com/CCBlueX/LiquidBounce
    2. cd LiquidBounce
    3. git checkout legacy
    4. gradlew --debug setupDevWorkspace
    5. gradlew clean build
    Mspy1M Offline
    Mspy1M Offline
    Mspy1
    wrote on last edited by
    #32

    @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

    suicidemouse33S suicidesquidwardS 2 Replies Last reply
    0
    • Mspy1M Mspy1

      @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

      suicidemouse33S Offline
      suicidemouse33S Offline
      suicidemouse33
      wrote on last edited by
      #33

      @mspy1 Java version?

      Mspy1M 1 Reply Last reply
      0
      • suicidemouse33S suicidemouse33

        @mspy1 Java version?

        Mspy1M Offline
        Mspy1M Offline
        Mspy1
        wrote on last edited by
        #34

        @suicidemouse33 jdk-18.0.1.10-hotspot

        1 Reply Last reply
        0
        • Mspy1M Mspy1

          @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

          suicidesquidwardS Offline
          suicidesquidwardS Offline
          suicidesquidward
          wrote on last edited by
          #35

          @mspy1 https://forums.ccbluex.net/topic/4101/how-to-compile-liquidbounce-properly

          Mspy1M 1 Reply Last reply
          0
          • suicidesquidwardS suicidesquidward

            @mspy1 https://forums.ccbluex.net/topic/4101/how-to-compile-liquidbounce-properly

            Mspy1M Offline
            Mspy1M Offline
            Mspy1
            wrote on last edited by
            #36

            @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

            1 Reply Last reply
            0
            • Ali00035A Offline
              Ali00035A Offline
              Ali00035
              wrote on last edited by
              #37
              This post is deleted!
              Mspy1M 1 Reply Last reply
              0
              • Ali00035A Ali00035

                This post is deleted!

                Mspy1M Offline
                Mspy1M Offline
                Mspy1
                wrote on last edited by
                #38

                @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

                Ali00035A 1 Reply Last reply
                0
                • Mspy1M Mspy1

                  @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

                  Ali00035A Offline
                  Ali00035A Offline
                  Ali00035
                  wrote on last edited by
                  #39

                  @mspy1 I forgot to do the maven stuff, however, it still won't work.

                  1 Reply Last reply
                  0
                  • Ali00035A Offline
                    Ali00035A Offline
                    Ali00035
                    wrote on last edited by
                    #40

                    Report this issue in LiquidBounce's GitHub

                    Mspy1M 1 Reply Last reply
                    0
                    • Ali00035A Ali00035

                      Report this issue in LiquidBounce's GitHub

                      Mspy1M Offline
                      Mspy1M Offline
                      Mspy1
                      wrote on last edited by
                      #41

                      @ali00035 Well, there are like 150 issues so I won't get any response 😞

                      Ali00035A 1 Reply Last reply
                      0
                      • Mspy1M Mspy1

                        @ali00035 Well, there are like 150 issues so I won't get any response 😞

                        Ali00035A Offline
                        Ali00035A Offline
                        Ali00035
                        wrote on last edited by
                        #42

                        @mspy1 Nah, you will get a response.

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        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
                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups