Skip to content

General

A place to ask for general support

806 Topics 3.1k Posts
  • Curious about LiquidChat

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    kawaiinekololisK
    @totallyjustpixels You will need a Minecraft account to authenticate. Authentication is done in the same way as you authenticate with Minecraft servers, but in this case it is our axochat server which can be found on GitHub. JWT tokens can now be generated when you authenticate with a Minecraft account, allowing you to log in with the JWT token the next time you log in. This allows you to stay logged in to your main account and chat with others while logged in to one of your alternate accounts. The specifications for our chat protocol can be found here: https://github.com/CCBlueX/axochat_server/blob/master/PROTOCOL.md Our main implementation using Kotlin: https://github.com/CCBlueX/LiquidBounce/tree/nextgen/src/main/kotlin/net/ccbluex/liquidbounce/features/chat There is also an alternative implementation using NodeJS: https://github.com/CCBlueX/axochat-client and there is also a website: https://lc.liquidbounce.net/
  • Is Guiled still used for LB?

    Unsolved
    2
    0 Votes
    2 Posts
    536 Views
    kawaiinekololisK
    @Razzy Yes it is still being used. It should show channels. Might retry later.
  • Failed to launch client: process exited unsuccessfully: exit status: 126

    Unsolved
    2
    0 Votes
    2 Posts
    809 Views
    kawaiinekololisK
    @Maxwell-Jeha-PUBGLOVER https://github.com/CCBlueX/LiquidLauncher/issues/186 Similar issue? Liquidlauncher was never tested on macOS, because Apple makes it hard for developers, to test their software without any Apple machines. Please install liquidbounce manually. BillTheCat0109 created this issue in CCBlueX/LiquidLauncher closed macOS: /bin/java: cannot execute binary file #186
  • Liquidlauncher window drag so slow

    Unsolved
    2
    0 Votes
    2 Posts
    626 Views
    kawaiinekololisK
    @Cats-Channel https://github.com/CCBlueX/LiquidLauncher/issues/176 wowfilip999 created this issue in CCBlueX/LiquidLauncher closed windows 10 liquidlauncher slow move #176
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Failed to generate account.

    Unsolved
    1
    0 Votes
    1 Posts
    237 Views
    No one has replied
  • How do I install an additional mod?

    Unsolved
    2
    0 Votes
    2 Posts
    600 Views
    kawaiinekololisK
    @Mark-Secret https://www.youtube.com/watch?v=10zIAVSRiYY
  • Hey how to add player skin to the offline account

    Unsolved
    3
    0 Votes
    3 Posts
    731 Views
    A
    @kawaiinekololis Thanks for your reply sir am really enjoying this
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Can´t join servers

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    IchKlauBeiLidlI
    I fixed it xD, it said I was still in my mojang account bit I wasn´t.
  • How to Launch LiquidbounceLauncher

    Unsolved
    2
    0 Votes
    2 Posts
    414 Views
    kawaiinekololisK
    @TrygveBlock Can you please provide any information on what version of LiquidBounce you are trying to launch? Legacy should work fine. Nextgen, which is still under development!!!, is not supported for Linux yet.
  • forum cant upload liquid config

    Unsolved
    1
    0 Votes
    1 Posts
    349 Views
    No one has replied
  • Micronized and RandomCente Strength

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    kawaiinekololisK
    @Gabriel No.
  • sry for dumb question but can Hypixel ban me if I have no modules on besides visuals?

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    G
    @DoktorWither It's near impossible (if not literally impossible) to get banned on Hypixel with visuals like Arraylist and TargetHUD, though ESPs might be detected in the very long-term.
  • How to add configs using LiquidLauncher

    Unsolved
    1
    0 Votes
    1 Posts
    261 Views
    No one has replied
  • SimulateCooldown

    Unsolved
    12
    0 Votes
    12 Posts
    3k Views
    A
    @CzechHek fdp is faking it also tickbase manipulation isnt backtrack?
  • Can't run liquidbounce in intelij idea

    Solved
    3
    0 Votes
    3 Posts
    660 Views
    WaterFlexW
    @kawaiinekololis fixed it already. it probably was because i used not same java on gradle as idea
  • bug in the gui

    Unsolved
    5
    0 Votes
    5 Posts
    902 Views
    kawaiinekololisK
    So we figured out the issue. It was caused by the latest commit from @superblaubeere27 which accidentally removed one important line of code... https://github.com/CCBlueX/LiquidBounce/commit/17797c74ed57afdd7382b7ff8351b63df1517f93 Anyway I have now added the line back and it should now work like before. Also note: The version you were using are live builds, means every change we make is directly built and published. Use the non-nightly builds, which are tested before marked as stable. 0 1zun4 committed to CCBlueX/LiquidBounce added back function which was required for clickgui
  • Unable to log into launcher via Microsoft login

    Unsolved
    2
    0 Votes
    2 Posts
    595 Views
    kawaiinekololisK
    @DumDog Press WIN+R and type "%APPDATA%\CCBlueX\LiquidLauncher\data\logs". There should be log files which can help us diagnose the issue, please send them to us.
  • Error 2503

    Unsolved
    2
    0 Votes
    2 Posts
    451 Views
    kawaiinekololisK
    No idea. Sorry. This error is by the MSI Installer. Might restart your system or look up "msi installer error code 2503".