CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.42k stars 461 forks source link

[BUG] autoblock #1277

Closed Master4236 closed 1 year ago

Master4236 commented 1 year ago

LiquidBounce Build/Version

b84

Operating System

Windows 10

Minecraft Version

1.8.9

Describe the bug

killaura did not attack when i was blocking and the autoblock is not 100% blocking (ab mode packet,blockrate 100,InteractAutoBlock off,SmartAutoBlock off)

Steps to reproduce

dont need

Client Log

[03:43:45] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[03:43:45] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[03:43:45] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[03:43:45] [main/INFO]: Forge Mod Loader version 11.15.1.2318 for Minecraft 1.8.9 loading
[03:43:45] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0-internal, running on Linux:aarch64:4.19.152-perf+, installed at /data/data/com.mio.launcher/app_runtime/j2re-image
[03:43:45] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from liquidbounce.jar
[03:43:45] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.9_HD_U_M5.jar
[03:43:45] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[03:43:45] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[03:43:45] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/storage/emulated/0/MioLauncher/.minecraft/versions/1.8.9/mods/liquidbounce.jar Service=LaunchWrapper Env=CLIENT
[03:43:45] [main/DEBUG]: Instantiating coremod class MixinLoader
[03:43:45] [main/WARN]: The coremod net.ccbluex.liquidbounce.injection.forge.MixinLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:43:45] [main/INFO]: [net.ccbluex.liquidbounce.injection.forge.MixinLoader:<init>:20]: [LiquidBounce] Injecting with IFMLLoadingPlugin.
[03:43:46] [main/INFO]: Compatibility level set to JAVA_8
[03:43:46] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
[03:43:46] [main/DEBUG]: Enqueued coremod MixinLoader
[03:43:46] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[03:43:46] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[03:43:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[03:43:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[03:43:46] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[03:43:46] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[03:43:46] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[03:43:46] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[03:43:46] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /storage/emulated/0/MioLauncher/.minecraft/versions/1.8.9/mods/OptiFine_1.8.9_HD_U_M5.jar
[03:43:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[03:43:46] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[03:43:46] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[03:43:46] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[03:43:46] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[03:43:46] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[03:43:46] [main/DEBUG]: Injection complete
[03:43:46] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[03:43:46] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[03:43:47] [main/DEBUG]: Read 825 binary patches
[03:43:47] [main/DEBUG]: Loading deobfuscation resource /deobfuscation_data-1.8.9.lzma with 27891 records
[03:43:48] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[03:43:48] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[03:43:48] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[03:43:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[03:43:48] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[03:43:48] [main/DEBUG]: Injection complete
[03:43:48] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[03:43:48] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[03:43:48] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[03:43:48] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[03:43:48] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
[03:43:48] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@3ad394e6
[03:43:48] [main/DEBUG]: Injecting coremod MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader} class transformers
[03:43:48] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
[03:43:48] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
[03:43:48] [main/DEBUG]: Injection complete
[03:43:48] [main/DEBUG]: Running coremod plugin for MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader}
[03:43:48] [main/DEBUG]: Running coremod plugin MixinLoader
[03:43:48] [main/DEBUG]: Coremod plugin class MixinLoader run successfully
[03:43:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[03:43:48] [main/DEBUG]: Loaded 165 rules from AccessTransformer config file forge_at.cfg
[03:43:48] [main/DEBUG]: Loaded 58 rules from AccessTransformer mod jar file /storage/emulated/0/MioLauncher/.minecraft/versions/1.8.9/mods/liquidbounce.jar!META-INF/liquidbounce_at.cfg

[03:43:48] [main/DEBUG]: Validating minecraft
[03:43:49] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[03:43:49] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[03:43:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[03:43:49] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[03:43:49] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[03:43:50] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[03:43:52] [main/INFO]: [net.minecraft.client.main.Main:main:57]: Completely ignored arguments: [--fullscreenHeight, 1080, --fullscreenWidth, 2400]
[03:43:53] [Client thread/INFO]: Setting user: hecker4236
[03:43:56] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[03:43:57] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[03:43:57] [Client thread/INFO]: LWJGL Version: 2.9.3
[03:43:58] [Client thread/INFO]: [OptiFine] 
[03:43:58] [Client thread/INFO]: [OptiFine] OptiFine_1.8.9_HD_U_M5
[03:43:58] [Client thread/INFO]: [OptiFine] Build: 20210124-163719
[03:43:58] [Client thread/INFO]: [OptiFine] OS: Linux (aarch64) version 4.19.152-perf+
[03:43:58] [Client thread/INFO]: [OptiFine] Java: 1.8.0-internal, Oracle Corporation
[03:43:58] [Client thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
[03:43:58] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.3
[03:43:58] [Client thread/INFO]: [OptiFine] OpenGL: vgpu 1.4.0, version 4.4, vgpu
[03:43:58] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.4.0
[03:43:58] [Client thread/INFO]: [OptiFine] OpenGL Occlussion culling: Not available (GL_ARB_occlusion_query)
[03:43:58] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[03:43:58] [VersionCheck/INFO]: [OptiFine] Checking for new version
[03:43:58] [Client thread/INFO]: [Shaders] OpenGL Version: 4.4
[03:43:58] [Client thread/INFO]: [Shaders] Vendor:  vgpu
[03:43:58] [Client thread/INFO]: [Shaders] Renderer: vgpu 1.4.0
[03:43:58] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[03:43:58] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[03:43:58] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[03:43:58] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 16
[03:43:58] [Client thread/INFO]: [Shaders] Load shaders configuration.
[03:43:58] [Client thread/INFO]: [Shaders] Save shaders configuration.
[03:43:58] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[03:43:58] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[03:43:58] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[03:43:58] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[03:43:58] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.8.9_HD_U_M5, enabling compatibility features
[03:43:58] [Client thread/INFO]: MinecraftForge v11.15.1.2318 Initialized
[03:43:58] [VersionCheck/INFO]: [OptiFine] Version found: M5
[03:43:59] [Client thread/INFO]: Replaced 229 ore recipies
[03:43:59] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[03:43:59] [Client thread/INFO]: Searching /storage/emulated/0/MioLauncher/.minecraft/versions/1.8.9/mods for mods
[03:44:01] [Client thread/INFO]: Forge Mod Loader has identified 3 mods to load
[03:44:02] [Client thread/INFO]: FML has found a non-mod file liquidbounce.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[03:44:02] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[03:44:02] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[03:44:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, 混合Pack.zip
[03:44:03] [Client thread/INFO]: Processing ObjectHolder annotations
[03:44:03] [Client thread/INFO]: Found 384 ObjectHolder annotations
[03:44:03] [Client thread/INFO]: Identifying ItemStackHolder annotations
[03:44:03] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[03:44:03] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[03:44:03] [Client thread/INFO]: Applying holder lookups
[03:44:03] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[03:44:03] [Client thread/INFO]: Holder lookups applied
[03:44:03] [Client thread/INFO]: Injecting itemstacks
[03:44:03] [Client thread/INFO]: Itemstack injection complete
[03:44:03] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[03:44:03] [Client thread/INFO]: [OptiFine] Resource packs: 混合Pack.zip
[03:44:03] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[03:44:03] [Client thread/ERROR]: Couldn't initialize twitch stream
[03:44:03] [Sound Library Loader/INFO]: Starting up SoundSystem...
[03:44:04] [Thread-7/INFO]: Initializing LWJGL OpenAL
[03:44:04] [Thread-7/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[03:44:04] [Thread-7/INFO]: OpenAL initialized.
[03:44:04] [Sound Library Loader/INFO]: Sound engine started
[03:44:05] [Client thread/ERROR]: ########## GL ERROR ##########
[03:44:05] [Client thread/ERROR]: @ Pre startup
[03:44:05] [Client thread/ERROR]: 1282: Invalid operation
[03:44:07] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Knockback Enchantment/Enchanted_Stick.properties
[03:44:07] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Magic Toy Stick/Magic_Toy_Stick.properties
[03:44:07] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Slapper Stick/Slapper.properties
[03:44:07] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Toy Stick/Toy_Stick.properties
[03:44:07] [Client thread/INFO]: [OptiFine] Multitexture: false
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass black/glass_black.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass blue/glass_blue.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass brown/glass_brown.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass cyan/glass_cyan.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass gray/glass_gray.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass green/glass_green.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass light blue/glass_light_blue.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass light gray/glass_silver.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass lime/glass_lime.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass magenta/glass_magenta.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass orange/glass_orange.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass pink/glass_pink.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass purple/glass_purple.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass red/glass_red.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass white/glass_white.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass yellow/glass_yellow.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Black Glass/glass_black.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Blue Glass/glass_blue.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Brown Glass/glass_brown.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Cyan Glass/glass_cyan.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Green Glass/glass_green.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Grey Glass/glass_gray.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Light Blue Glass/glass_light_blue.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Light Grey Glass/glass_silver.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Lime Glass/glass_lime.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Magenta Glass/glass_magenta.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Normal/glass.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Orange Glass/glass_orange.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Pink Glass/glass_pink.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Purple Glass/glass_purple.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Red Glass/glass_red.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/White Glass/glass_white.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Yellow Glass/glass_yellow.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[03:44:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_clear/glass.properties
[03:44:07] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[03:44:07] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[03:44:07] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[03:44:07] [Client thread/INFO]: Created: 8x8 textures-atlas
[03:44:07] [Client thread/INFO]: [OptiFine] Animated sprites: 0
[03:44:09] [Client thread/INFO]: Injecting itemstacks
[03:44:09] [Client thread/INFO]: Itemstack injection complete
[03:44:09] [Client thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
[03:44:09] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, 混合Pack.zip
[03:44:09] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[03:44:09] [Client thread/INFO]: [OptiFine] Resource packs: 混合Pack.zip
[03:44:09] [Client thread/INFO]: SoundSystem shutting down...
[03:44:09] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[03:44:09] [Sound Library Loader/INFO]: Starting up SoundSystem...
[03:44:09] [Thread-9/INFO]: Initializing LWJGL OpenAL
[03:44:09] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[03:44:09] [Thread-9/INFO]: OpenAL initialized.
[03:44:10] [Sound Library Loader/INFO]: Sound engine started
[03:44:10] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Knockback Enchantment/Enchanted_Stick.properties
[03:44:10] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Magic Toy Stick/Magic_Toy_Stick.properties
[03:44:10] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Slapper Stick/Slapper.properties
[03:44:10] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/Toy Stick/Toy_Stick.properties
[03:44:11] [Client thread/INFO]: [OptiFine] Multitexture: false
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass black/glass_black.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass blue/glass_blue.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass brown/glass_brown.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass cyan/glass_cyan.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass gray/glass_gray.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass green/glass_green.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass light blue/glass_light_blue.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass light gray/glass_silver.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass lime/glass_lime.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass magenta/glass_magenta.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass orange/glass_orange.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass pink/glass_pink.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass purple/glass_purple.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass red/glass_red.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass white/glass_white.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass yellow/glass_yellow.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Black Glass/glass_black.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Blue Glass/glass_blue.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Brown Glass/glass_brown.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Cyan Glass/glass_cyan.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Green Glass/glass_green.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Grey Glass/glass_gray.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Light Blue Glass/glass_light_blue.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Light Grey Glass/glass_silver.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Lime Glass/glass_lime.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Magenta Glass/glass_magenta.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Normal/glass.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Orange Glass/glass_orange.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Pink Glass/glass_pink.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Purple Glass/glass_purple.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Red Glass/glass_red.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/White Glass/glass_white.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/Yellow Glass/glass_yellow.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[03:44:11] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_clear/glass.properties
[03:44:11] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[03:44:11] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[03:44:11] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[03:44:12] [Client thread/INFO]: [OptiFine] Custom loader sprites: 1
[03:44:12] [Client thread/INFO]: [OptiFine] Custom loader sprites (skipped): 1
[03:44:12] [Client thread/INFO]: Created: 4096x2048 textures-atlas
[03:44:13] [Client thread/INFO]: [OptiFine] Animated sprites: 36
[03:44:13] [Client thread/ERROR]: ########## GL ERROR ##########
[03:44:13] [Client thread/ERROR]: @ Post startup
[03:44:13] [Client thread/ERROR]: 1282: Invalid operation
[03:44:13] [Client thread/INFO]: Starting LiquidBounce b84 git-27aa275, by CCBlueX
[03:44:13] [Client thread/INFO]: Loaded language en_US
[03:44:13] [Client thread/INFO]: Loaded language pt_BR
[03:44:13] [Client thread/INFO]: Loaded language pt_PT
[03:44:13] [Client thread/INFO]: Loaded language zh_CN
[03:44:13] [Client thread/INFO]: Loading Fonts.
[03:44:16] [Client thread/INFO]: Loaded Fonts. (2999ms)
[03:44:16] [Client thread/INFO]: [ModuleManager] Loading modules...
[03:44:18] [Client thread/INFO]: [ModuleManager] Loaded 154 modules.
[03:44:18] [Client thread/INFO]: [Remapper] Loading srg...
[03:44:18] [Client thread/INFO]: [Remapper] Loaded srg.
[03:44:18] [Client thread/WARN]: =============================================================
[03:44:18] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[03:44:18] [Client thread/WARN]: Offendor: jdk/nashorn/internal/objects/Global.exit(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
[03:44:18] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[03:44:18] [Client thread/WARN]: =============================================================
[03:44:19] [Thread-12/INFO]: Successfully loaded 18 settings.
[03:44:20] [Client thread/INFO]: [ScriptAPI] Successfully loaded script 'CancelC03.js'.
[03:44:20] [Client thread/ERROR]: [ScriptAPI] Failed to load script 'Disabler.js'.
javax.script.ScriptException: ReferenceError: "value" is not defined in <eval> at line number 1
    at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:470) ~[NashornScriptEngine.class:?]
    at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:454) ~[NashornScriptEngine.class:?]
    at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:406) ~[NashornScriptEngine.class:?]
    at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402) ~[NashornScriptEngine.class:?]
    at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:155) ~[NashornScriptEngine.class:?]
    at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:264) ~[?:1.8.0-internal]
    at net.ccbluex.liquidbounce.script.Script.initScript(Script.kt:70) ~[Script.class:?]
    at net.ccbluex.liquidbounce.script.ScriptManager.loadScript(ScriptManager.kt:41) [ScriptManager.class:?]
    at net.ccbluex.liquidbounce.script.ScriptManager.loadScripts(ScriptManager.kt:27) [ScriptManager.class:?]
    at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:123) [LiquidBounce.class:?]
    at net.minecraft.client.Minecraft.handler$startGame$zzf000(Minecraft.java:3190) [ave.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496) [ave.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0-internal]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0-internal]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: jdk.nashorn.internal.runtime.ECMAException: ReferenceError: "value" is not defined
    at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) ~[ECMAErrors.class:?]
    at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:319) ~[ECMAErrors.class:?]
    at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:291) ~[ECMAErrors.class:?]
    at jdk.nashorn.internal.objects.Global.__noSuchProperty__(Global.java:1442) ~[Global.class:?]
    at jdk.nashorn.internal.scripts.Script$Recompilation$13$9047$\^eval\_.DisablerModule(<eval>:1) ~[?:?]
    at jdk.nashorn.internal.scripts.Script$7$\^eval\_.:program(<eval>:1) ~[?:?]
    at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:637) ~[ScriptFunctionData.class:?]
    at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) ~[ScriptFunction.class:?]
    at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) ~[ScriptRuntime.class:?]
    at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:449) ~[NashornScriptEngine.class:?]
    ... 18 more
[03:44:20] [Client thread/INFO]: [FileManager] Loaded config: modules.json.
[03:44:20] [Client thread/INFO]: [FileManager] Loaded config: values.json.
[03:44:20] [Client thread/INFO]: [FileManager] Loaded config: clickgui.json.
[03:44:21] [Client thread/INFO]: [FileManager] Loaded config: accounts.json.
[03:44:21] [Client thread/INFO]: [FileManager] Loaded config: friends.json.
[03:44:21] [Client thread/INFO]: [FileManager] Loaded config: xray-blocks.json.
[03:44:21] [Client thread/INFO]: [FileManager] Loaded config: hud.json.
[03:44:21] [Client thread/INFO]: [FileManager] Loaded config: shortcuts.json.
[03:44:21] [Client thread/INFO]: Loading heads...
[03:44:22] [Client thread/INFO]: Loading heads from https://headdb.org/api/category/all...
[03:44:30] [Client thread/INFO]: Loaded 956 heads from HeadDB.
[03:44:33] [Client thread/INFO]: Message of the day: 
[03:44:33] [Client thread/INFO]: Successfully loaded background.
[03:44:34] [Thread-13/ERROR]: Failed to setup Discord RPC.
java.lang.ExceptionInInitializerError
    at org.newsclub.net.unix.AFUNIXSocket.<init>(AFUNIXSocket.java:36) ~[AFUNIXSocket.class:?]
    at org.newsclub.net.unix.AFUNIXSocket.newInstance(AFUNIXSocket.java:54) ~[AFUNIXSocket.class:?]
    at com.jagrosh.discordipc.entities.pipe.UnixPipe.<init>(UnixPipe.java:45) ~[UnixPipe.class:?]
    at com.jagrosh.discordipc.entities.pipe.Pipe.createPipe(Pipe.java:163) ~[Pipe.class:?]
    at com.jagrosh.discordipc.entities.pipe.Pipe.openPipe(Pipe.java:67) ~[Pipe.class:?]
    at com.jagrosh.discordipc.IPCClient.connect(IPCClient.java:116) ~[IPCClient.class:?]
    at net.ccbluex.liquidbounce.features.special.ClientRichPresence.setup(ClientRichPresence.kt:82) [ClientRichPresence.class:?]
    at net.ccbluex.liquidbounce.LiquidBounce$startClient$3.invoke(LiquidBounce.kt:155) [LiquidBounce$startClient$3.class:?]
    at net.ccbluex.liquidbounce.LiquidBounce$startClient$3.invoke(LiquidBounce.kt:153) [LiquidBounce$startClient$3.class:?]
    at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) [ThreadsKt$thread$thread$1.class:?]
Caused by: java.lang.IllegalStateException: java.lang.reflect.InvocationTargetException
    at org.newsclub.net.unix.NativeUnixSocket.<clinit>(NativeUnixSocket.java:42) ~[NativeUnixSocket.class:?]
    ... 10 more
Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0-internal]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0-internal]
    at org.newsclub.net.unix.NativeUnixSocket.<clinit>(NativeUnixSocket.java:35) ~[NativeUnixSocket.class:?]
    ... 10 more
Caused by: java.lang.RuntimeException: Unhandled architecture/OS: aarch64-Linux
    at org.newsclub.net.unix.NarSystem.getAOLs(NarSystem.java:110) ~[NarSystem.class:?]
    at org.newsclub.net.unix.NarSystem.loadLibrary(NarSystem.java:30) ~[NarSystem.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0-internal]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0-internal]
    at org.newsclub.net.unix.NativeUnixSocket.<clinit>(NativeUnixSocket.java:35) ~[NativeUnixSocket.class:?]
    ... 10 more
[03:44:35] [Client thread/INFO]: Successfully loaded 201 cape carriers.
[03:44:35] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[03:44:35] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[03:44:35] [Client thread/INFO]: [OptiFine] Texture animation: mcpatcher/anim/foot.properties
[03:44:35] [Client thread/WARN]: [OptiFine] TextureAnimation: Animation coordinates are outside the target texture: textures/particle/footprint.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/water.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/pine.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/birch.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampgrass.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampfoliage.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/sky0.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/fog0.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/underwater.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/redstone.png
[03:44:35] [Client thread/INFO]: [OptiFine] CustomColors: N

Screenshots

No response

mems01 commented 1 year ago

Video please.

mems01 commented 1 year ago

It's not an issue, it's just autoblock being done the legit way.