CCBlueX Forum

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

    decompile failed .Help me

    Kotlin/Java
    5
    22
    433
    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.
    • S
      SStars last edited by SStars

      lm.png

      Leejames2305 1 Reply Last reply Reply Quote 0
      • Leejames2305
        Leejames2305 @SStars last edited by

        @SStars why you want to decompile it ? The client is already open sourced on GitHub

        https://github.com/CCBlueX/LiquidBounce/tree/cross_version

        1 Reply Last reply Reply Quote 0
        • S
          SStars last edited by

          pls fix it

          1 Reply Last reply Reply Quote 0
          • A
            Aftery last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • S
              SStars last edited by

              What do u mean

              A F 2 Replies Last reply Reply Quote 0
              • A
                Aftery @SStars last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • F
                  F_FBI @SStars last edited by

                  @SStars 我也遇到相同的情况,但是解决了,方法:在反编译工作区找到conf文件夹,用记事本打开,将:CmdFernflower = %s -jar %s -din=1 -rbr=1 -dgs=1 -asc=1 -rsy=1 -iec=1 -jvn=1 -log=WARN {extra} {indir} {outdir} 修改为 CmdFernflower = %s -Xmx2G -jar %s -din=1 -rbr=1 -dgs=1 -asc=1 -rsy=1 -iec=1 -jvn=1 -log=WARN {extra} {indir} {outdir} (I‘m Chinese)

                  I had the same problem, but solved it: find the conf folder in the decompile workspace and open it in notepad, mODIFY: CMDFLOWER% s-jar% s-din 1-rbr 1-dgs 1-asc 1-rsy 1-jvn 1-iec 1-jvn 1-log warn extra inoutdir Dir to cmdflower% s-Xmx2G-jar% s-din 1-rbr 1-dgs 1-asc 1-rsy 1-jvn 1-log warn inoutdir

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    F_FBI @F_FBI last edited by

                    @F_FBI My English may not be good, but I know that the problem lies in the lack of memory in the decompiler software

                    1 Reply Last reply Reply Quote 0
                    • S
                      SStars last edited by

                      @F_FBI thk

                      1 Reply Last reply Reply Quote 0
                      • S
                        SStars last edited by

                        When I enter {cmdflower% s-Xmx2G-jar% s-din 1-rbr 1-dgs 1-asc 1-rsy 1-jvn 1-log}, it appears this error

                        06ab4338-cf27-46d2-9865-229f81577798-image.png

                        1 Reply Last reply Reply Quote 0
                        • S
                          SStars last edited by

                          pls decompile mcp918 for me

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Aftery @SStars last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • S
                              SStars last edited by

                              @Aftery What do u mean???
                              Can u gave decompile mcp918 for me ???
                              I mean all done

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                Aftery @SStars last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • S
                                  SStars last edited by

                                  @Aftery How do I prove "is google blocked in your country"?

                                  F A 2 Replies Last reply Reply Quote 0
                                  • F
                                    F_FBI @SStars last edited by

                                    @SStars Please send me your error log file

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      Aftery @SStars last edited by

                                      This post is deleted!
                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        SStars last edited by

                                        @F_FBI HERE logs.zip

                                        F 1 Reply Last reply Reply Quote 0
                                        • F
                                          F_FBI @SStars last edited by

                                          @SStars I'm sorry I didn't see your reply yesterday. After I checked it, I gave the method as follows:This should be fixable by changing this (in MinecraftDiscovery.py😞

                                              if 'natives' in library:
                                                  libFilename = "%s-%s-%s.jar"%(libSubdir, libVersion, substitueString(library['natives'][osKeyword]))
                                          

                                          to this:

                                              if 'natives' in library:
                                                  if osKeyword not in library['natives']:
                                                      continue
                                                  libFilename = "%s-%s-%s.jar"%(libSubdir, libVersion, substitueString(library['natives'][osKeyword]))
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            SStars last edited by SStars

                                            @F_FBI Decompiled MCP for me : those who can't decompile it themselves. 918 PLS

                                            A 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