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. [HELP]

[HELP]

Scheduled Pinned Locked Moved Kotlin/Java
11 Posts 4 Posters 359 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Zhao YunZ Offline
    Zhao YunZ Offline
    Zhao Yun
    wrote on last edited by
    #1

    Tell me what is the problem?
    Screenshot 2021-05-05 161534.png

    1 Reply Last reply
    0
    • Official SigmemerO Offline
      Official SigmemerO Offline
      Official Sigmemer
      wrote on last edited by
      #2

      Don't run client just make changes and build 🙂

      1 Reply Last reply
      0
      • DreamWasFuckedD Offline
        DreamWasFuckedD Offline
        DreamWasFucked
        wrote on last edited by DreamWasFucked
        #3

        what is the problem

        da.png

        Zhao YunZ 3 Replies Last reply
        0
        • Zhao YunZ Offline
          Zhao YunZ Offline
          Zhao Yun
          replied to DreamWasFucked on last edited by
          #4

          @leaked-pvp I fixed it but the errors in the console remained

          1 Reply Last reply
          0
          • skiddermaster412S Offline
            skiddermaster412S Offline
            skiddermaster412
            wrote on last edited by
            #5

            is that crossversion?

            Zhao YunZ 1 Reply Last reply
            0
            • Zhao YunZ Offline
              Zhao YunZ Offline
              Zhao Yun
              replied to skiddermaster412 on last edited by
              #6

              @skiddermaster412 This is legacy I downloaded from here https://github.com/CCBlueX/LiquidBounce/tree/legacy

              skiddermaster412S 1 Reply Last reply
              0
              • Zhao YunZ Offline
                Zhao YunZ Offline
                Zhao Yun
                replied to DreamWasFucked on last edited by
                #7

                @leaked-pvp I changed the path Jre jre1.8.0_171 and gives this error

                ==================================================================
                [14:27:45] [Client thread/INFO]: Setting user: Player722
                [14:28:05] [Client thread/INFO]: LWJGL Version: 2.9.4
                [14:28:05] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:529]: ---- Minecraft Crash Report ----
                // I let you down. Sorry 😞

                Time: 07.05.21 14:28
                Description: Initializing game

                java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
                at net.ccbluex.liquidbounce.utils.render.IconUtils.readImageToBuffer(IconUtils.java:39)
                at net.ccbluex.liquidbounce.utils.render.IconUtils.getFavicon(IconUtils.java:23)
                at net.minecraft.client.Minecraft.handler$setWindowIcon$zzf000(Minecraft.java:3273)
                at net.minecraft.client.Minecraft.setWindowIcon(Minecraft.java)
                at net.minecraft.client.Minecraft.startGame(Minecraft.java:406)
                at net.minecraft.client.Minecraft.run(Minecraft.java:329)
                at net.minecraft.client.main.Main.main(SourceFile:124)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
                at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
                at GradleStart.main(GradleStart.java:26)

                A detailed walkthrough of the error, its code path and all known details is as follows:

                -- Head --
                Stacktrace:
                at net.ccbluex.liquidbounce.utils.render.IconUtils.readImageToBuffer(IconUtils.java:39)
                at net.ccbluex.liquidbounce.utils.render.IconUtils.getFavicon(IconUtils.java:23)
                at net.minecraft.client.Minecraft.handler$setWindowIcon$zzf000(Minecraft.java:3273)
                at net.minecraft.client.Minecraft.setWindowIcon(Minecraft.java)
                at net.minecraft.client.Minecraft.startGame(Minecraft.java:406)

                -- Initialization --
                Details:
                Stacktrace:
                at net.minecraft.client.Minecraft.run(Minecraft.java:329)
                at net.minecraft.client.main.Main.main(SourceFile:124)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
                at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
                at GradleStart.main(GradleStart.java:26)

                -- System Details --
                Details:
                Minecraft Version: 1.8.9
                Operating System: Windows 10 (amd64) version 10.0
                Java Version: 1.8.0_171, Oracle Corporation
                Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                Memory: 203150728 bytes (193 MB) / 313524224 bytes (299 MB) up to 885522432 bytes (844 MB)
                JVM Flags: 0 total;
                IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                FML:
                Loaded coremods (and transformers):
                MixinLoader (unknown)

                Launched Version: 1.8.9
                LWJGL: 2.9.4
                OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
                GL Caps: 
                Using VBOs: No
                Is Modded: Definitely; Client brand changed to 'fml,forge'
                Type: Client (map_client.txt)
                Resource Packs: 
                Current Language: ~~ERROR~~ NullPointerException: null
                Profiler Position: N/A (disabled)
                CPU: <unknown>
                

                [14:28:05] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:529]: #@!@# Game crashed! Crash report saved to: #@!@# D:\LiquidBounce-legacy\1.8.9-Forge\run.\crash-reports\crash-2021-05-07_14.28.05-client.txt
                Disconnected from the target VM, address: '127.0.0.1:54186', transport: 'socket'

                Process finished with exit code -1

                1 Reply Last reply
                0
                • Zhao YunZ Offline
                  Zhao YunZ Offline
                  Zhao Yun
                  replied to DreamWasFucked on last edited by
                  #8

                  @leaked-pvp Can you tell me which version of the jdk should be?

                  DreamWasFuckedD 1 Reply Last reply
                  0
                  • DreamWasFuckedD Offline
                    DreamWasFuckedD Offline
                    DreamWasFucked
                    replied to Zhao Yun on last edited by
                    #9

                    @zhao-yun maybe 1.8.0_231

                    Zhao YunZ 1 Reply Last reply
                    0
                    • Zhao YunZ Offline
                      Zhao YunZ Offline
                      Zhao Yun
                      replied to DreamWasFucked on last edited by
                      #10

                      @leaked-pvp gives the same error

                      1 Reply Last reply
                      0
                      • skiddermaster412S Offline
                        skiddermaster412S Offline
                        skiddermaster412
                        replied to Zhao Yun on last edited by
                        #11

                        @Zhao-Yun just download the commit that says "fixed last known radas problems" or something like t hat

                        1 Reply Last reply
                        0

                        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