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

robertitohackR

robertitohack

@robertitohack
About
Posts
30
Topics
8
Shares
0
Groups
0
Followers
1
Following
0

Posts

Recent Best Controversial

  • Carilana Discord got terminated
    robertitohackR robertitohack

    Invitation no longer valid.

    General Discussion

  • Some modules don't work for me.
    robertitohackR robertitohack

    @Leejames2305 Which version do you play with?

    Bug Reports

  • Some modules don't work for me.
    robertitohackR robertitohack

    Hi, it turns out that now I switched to b73 to test new features, but I just realized that some modules that are included in Liquidbounce do not work for me, or work badly, for example Autoarmor, or Inventorycleaner.
    It turns out that if I activate Autoarmor, and in my inventory there is, for example, more than one armor, one made of leather and one made of diamond or whatever, it simply does not put the armor on me, but if there is only one armor in my inventory, it works for me.
    And with Inventorycleaner directly it never works for me, I activate it with elements that it threw in the B72, and now in the b73 it does not throw it, so I go back to this forum to see if someone can help me.

    Bug Reports

  • v2 api script scripts not identified in liquidbounce.
    robertitohackR robertitohack

    @CzechHek Thanks, it's solved.

    ScriptAPI

  • v2 api script scripts not identified in liquidbounce.
    robertitohackR robertitohack

    Ok. Please enter a longer post. Posts should contain at least 8 character(s).

    ScriptAPI

  • v2 api script scripts not identified in liquidbounce.
    robertitohackR robertitohack

    @CzechHek Now that I realize it, Inventory Manager does work for me, but scripts like ScaffoldFix or PacketCounter don't.

    ScriptAPI

  • v2 api script scripts not identified in liquidbounce.
    robertitohackR robertitohack

    Hello, I have a problem, surely you can help me, I have no programming idea.
    Well, the problem I have is that the scripts that contain /// api_version = 2 are not identified, they are simply not identified in liquidbounce, they are in the "scripts" folder but they are not identified in liquidbounce, this happened when my core was updated automatically to version 3.12, with core 3.11 or 3.1 if it worked for me.
    Does anyone know why this is?

    ScriptAPI

  • Is this a bug?
    robertitohackR robertitohack

    @ChocoPie_isme but what are the significant differences between the b72 and the old b73?

    Bug Reports

  • Is this a bug?
    robertitohackR robertitohack

    @hahayes yes well i will test, thanks.

    Bug Reports

  • Is this a bug?
    robertitohackR robertitohack

    @hahayes ok but i think i'll be with b72 for now.

    Bug Reports

  • Is this a bug?
    robertitohackR robertitohack

    Ok.
    8 c h a r s .

    Bug Reports

  • Is this a bug?
    robertitohackR robertitohack

    @ponei should I use the old versions of the scripts?

    Bug Reports

  • Is this a bug?
    robertitohackR robertitohack

    Hi as you can see some scripts and modules stop working for me in liquidbounce, and sometimes it gives me autobans, I provide images and examples.
    examples:
    STargetInfo never goes away and works badly.
    Nametags and other scripts stop working for me.
    Autoarmor doesn't work for me either.
    NoEatAura (it's in the old forum) doesn't work for me either, it's like it's disabled, when it's actually enabled.
    Killaura gives me wrong bans (I don't know why, but in b72 it didn't happen to me, although all of the above happened to me, but one day it disappeared)
    it also stops me from loading much of the interface.
    Is it the "liquidbounce" or is it me?
    Does anyone know how to fix it? Tried changing the "Core" versions, but it didn't work for me.
    maybe restarting the .minecraft folder?
    2020-09-13_16.01.08.png
    2020-09-13_16.01.10.png

    Bug Reports

  • I accidentally made the ClickGUI too big.
    robertitohackR robertitohack

    @mems 0.5 scale is better.

    General

  • Bug probably? (Scaffold/Tower)
    robertitohackR robertitohack

    @mems then don't press right click xd

    Bug Reports

  • fps problem on liquidbounce b73
    robertitohackR robertitohack

    Ok, thanks, I'll try going back to the b72.

    General

  • fps problem on liquidbounce b73
    robertitohackR robertitohack

    now I try to start liquidbounce, and it crashes, someone can help me, I have no idea what it can be.

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    TransformerLoader (LiquidBounce-b73.jar)
    Contact their authors BEFORE contacting forge

    // Hey, that tickles! Hehehe!

    Time: 23/08/20 21:48
    Description: Initializing game

    kotlin.UninitializedPropertyAccessException: lateinit property scriptName has not been initialized
    at net.ccbluex.liquidbounce.script.Script.getScriptName(Script.kt:39)
    at net.ccbluex.liquidbounce.ui.client.GuiUnsignedScripts$initGui$text$1.invoke(GuiUnsignedScripts.kt:24)
    at net.ccbluex.liquidbounce.ui.client.GuiUnsignedScripts$initGui$text$1.invoke(GuiUnsignedScripts.kt:19)
    at kotlin.text.StringsKt__StringBuilderKt.appendElement(StringBuilder.kt:58)
    at kotlin.collections.CollectionsKt___CollectionsKt.joinTo(_Collections.kt:2313)
    at kotlin.collections.CollectionsKt___CollectionsKt.joinToString(_Collections.kt:2330)
    at kotlin.collections.CollectionsKt___CollectionsKt.joinToString$default(Collections.kt:2329)
    at net.ccbluex.liquidbounce.ui.client.GuiUnsignedScripts.initGui(GuiUnsignedScripts.kt:24)
    at net.ccbluex.liquidbounce.injection.backend.utils.GuiScreenWrapper.func_73866_w
    (GuiScreenWrapper.kt:16)
    at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:501)
    at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:930)
    at net.ccbluex.liquidbounce.injection.backend.MinecraftImpl.displayGuiScreen(MinecraftImpl.kt:95)
    at net.minecraft.client.Minecraft.handler$afterMainScreen$zzf000(Minecraft.java:3213)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.a.m.main(Unknown Source)

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

    -- Head --
    Stacktrace:
    at net.ccbluex.liquidbounce.script.Script.getScriptName(Script.kt:39)
    at net.ccbluex.liquidbounce.ui.client.GuiUnsignedScripts$initGui$text$1.invoke(GuiUnsignedScripts.kt:24)
    at net.ccbluex.liquidbounce.ui.client.GuiUnsignedScripts$initGui$text$1.invoke(GuiUnsignedScripts.kt:19)
    at kotlin.text.StringsKt__StringBuilderKt.appendElement(StringBuilder.kt:58)
    at kotlin.collections.CollectionsKt___CollectionsKt.joinTo(_Collections.kt:2313)
    at kotlin.collections.CollectionsKt___CollectionsKt.joinToString(_Collections.kt:2330)
    at kotlin.collections.CollectionsKt___CollectionsKt.joinToString$default(Collections.kt:2329)
    at net.ccbluex.liquidbounce.ui.client.GuiUnsignedScripts.initGui(GuiUnsignedScripts.kt:24)
    at net.ccbluex.liquidbounce.injection.backend.utils.GuiScreenWrapper.func_73866_w
    (GuiScreenWrapper.kt:16)
    at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:501)
    at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:930)
    at net.ccbluex.liquidbounce.injection.backend.MinecraftImpl.displayGuiScreen(MinecraftImpl.kt:95)
    at net.minecraft.client.Minecraft.handler$afterMainScreen$zzf000(Minecraft.java:3213)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.a.m.main(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 2x Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
    Java Version: 1.8.0_251, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 481873920 bytes (459 MB) / 973078528 bytes (928 MB) up to 1073741824 bytes (1024 MB)
    JVM Flags: 9 total; -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_I7 3 mods loaded, 3 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
    UCHIJA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
    Loaded coremods (and transformers):
    TransformerLoader (LiquidBounce-b73.jar)
    net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
    net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
    GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7263' Renderer: 'Intel(R) HD Graphics 500'
    Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 500 GL version 4.6.0 - Build 26.20.100.7263, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: Rodrigo's Pack (1.8) Editado
    Current Language: Español (España)
    Profiler Position: N/A (disabled)
    CPU: 2x Intel(R) Celeron(R) CPU N3350 @ 1.10GHz
    
    General

  • fps problem on liquidbounce b73
    robertitohackR robertitohack

    @mems yes, the latest.

    General

  • fps problem on liquidbounce b73
    robertitohackR robertitohack

    @Asutoboki-kun I will try to compare the ram in the b72 and in the b73, because in the b72, the fps are a little better for me

    General

  • fps problem on liquidbounce b73
    robertitohackR robertitohack

    @Asutoboki-kun the ram memory is normal, it is not high, it is as it always is.

    General
  • Login

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