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. Kotlin/Java
  3. liquidbounce nextgen build fail

liquidbounce nextgen build fail

Scheduled Pinned Locked Moved Kotlin/Java
15 Posts 5 Posters 2.5k Views 1 Watching
  • 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.
  • AnonymA Offline
    AnonymA Offline
    Anonym
    wrote on last edited by
    #4

    @bobismymanager can you tell us the fix method now?

    1 Reply Last reply
    0
    • therealxbxT Offline
      therealxbxT Offline
      therealxbx
      wrote on last edited by
      #5

      @bobismymanager can you please reply me

      ? 1 Reply Last reply
      1
      • therealxbxT therealxbx

        @bobismymanager can you please reply me

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #6

        @therealxbx git submodule update --init --recursive

        therealxbxT 1 Reply Last reply
        0
        • ? A Former User

          @therealxbx git submodule update --init --recursive

          therealxbxT Offline
          therealxbxT Offline
          therealxbx
          wrote on last edited by
          #7

          @mems thankyou

          ? 1 Reply Last reply
          0
          • therealxbxT therealxbx

            @mems thankyou

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #8

            @therealxbx np

            therealxbxT 1 Reply Last reply
            0
            • ? A Former User

              @therealxbx np

              therealxbxT Offline
              therealxbxT Offline
              therealxbx
              wrote on last edited by
              #9

              @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:?]

              ? 1 Reply Last reply
              0
              • therealxbxT therealxbx

                @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:?]

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #10

                @therealxbx DONT use Nextgen 1.17.

                therealxbxT 1 Reply Last reply
                0
                • ? A Former User

                  @therealxbx DONT use Nextgen 1.17.

                  therealxbxT Offline
                  therealxbxT Offline
                  therealxbx
                  wrote on last edited by
                  #11

                  @mems okay, and why?

                  ? 1 Reply Last reply
                  0
                  • therealxbxT therealxbx

                    @mems okay, and why?

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #12

                    @therealxbx because it has this error and that error is a bug. will be fixed soon but for now use nextgen

                    therealxbxT 1 Reply Last reply
                    0
                    • ? A Former User

                      @therealxbx because it has this error and that error is a bug. will be fixed soon but for now use nextgen

                      therealxbxT Offline
                      therealxbxT Offline
                      therealxbx
                      wrote on last edited by
                      #13

                      @mems okay

                      ? 1 Reply Last reply
                      0
                      • therealxbxT therealxbx

                        @mems okay

                        ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #14

                        @therealxbx and use java 11.

                        1 Reply Last reply
                        0
                        • E Offline
                          E Offline
                          Emirksi
                          wrote on last edited by
                          #15

                          @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)

                          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