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.41k stars 457 forks source link

[BUG] Disabling killaura rotations doesn't work #1753

Open fineless71 opened 8 months ago

fineless71 commented 8 months ago

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

git-579cc38

Operating System

Linux

Minecraft Version

1.20.4

Describe the bug

When the max turn speed on killaura is set to 0, it doesn't function correctly. When the smoothing is set to relative, the head still turns slowly. When set to linear, the head gets stuck when it starts attacking someone, and it stays stuck even after disabling and a rejoin. According to #66, it should keep the actual player's rotations unaffected (I think that pull is for legacy though). The use case is that I want to attack people without them knowing who hit them. When used with swing disabled, the only indication would be the knockback direction.

Steps to reproduce

Set both of the turn speed sliders for killaura to 0, and enable it and try to attack someone.

Client Log

[16:23:02] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.3
[16:23:02] [ForkJoinPool-1-worker-3/WARN]: Mod org_cloudburstmc_netty_netty-transport-raknet uses the version 1.0.0.CR1-SNAPSHOT which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'CR1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[16:23:02] [main/INFO]: Loading 104 mods:
    - cloth-config 13.0.114
       \-- cloth-basic-math 0.6.1
    - fabric-api 0.91.3+1.20.4
       |-- fabric-api-base 0.4.35+78d798af4f
       |-- fabric-api-lookup-api-v1 1.6.45+78d798af4f
       |-- fabric-biome-api-v1 13.0.15+78d798af4f
       |-- fabric-block-api-v1 1.0.14+78d798af4f
       |-- fabric-block-view-api-v2 1.0.3+78d798af4f
       |-- fabric-blockrenderlayer-v1 1.1.45+78d798af4f
       |-- fabric-client-tags-api-v1 1.1.6+78d798af4f
       |-- fabric-command-api-v1 1.2.40+f71b366f4f
       |-- fabric-command-api-v2 2.2.19+78d798af4f
       |-- fabric-commands-v0 0.2.57+df3654b34f
       |-- fabric-containers-v0 0.1.81+df3654b34f
       |-- fabric-content-registries-v0 5.0.9+78d798af4f
       |-- fabric-convention-tags-v1 1.5.9+78d798af4f
       |-- fabric-crash-report-info-v1 0.2.22+78d798af4f
       |-- fabric-data-generation-api-v1 13.1.17+78d798af4f
       |-- fabric-dimensions-v1 2.1.60+78d798af4f
       |-- fabric-entity-events-v1 1.5.28+4ced05924f
       |-- fabric-events-interaction-v0 0.6.14+78d798af4f
       |-- fabric-events-lifecycle-v0 0.2.71+df3654b34f
       |-- fabric-game-rule-api-v1 1.0.45+78d798af4f
       |-- fabric-item-api-v1 2.1.34+78d798af4f
       |-- fabric-item-group-api-v1 4.0.20+78d798af4f
       |-- fabric-key-binding-api-v1 1.0.40+78d798af4f
       |-- fabric-keybindings-v0 0.2.38+df3654b34f
       |-- fabric-lifecycle-events-v1 2.2.29+78d798af4f
       |-- fabric-loot-api-v2 2.1.4+78d798af4f
       |-- fabric-message-api-v1 6.0.4+78d798af4f
       |-- fabric-mining-level-api-v1 2.1.59+78d798af4f
       |-- fabric-model-loading-api-v1 1.0.7+78d798af4f
       |-- fabric-models-v0 0.4.6+9386d8a74f
       |-- fabric-networking-api-v1 3.1.2+78d798af4f
       |-- fabric-object-builder-api-v1 13.0.7+78d798af4f
       |-- fabric-particles-v1 1.1.6+78d798af4f
       |-- fabric-recipe-api-v1 2.0.15+78d798af4f
       |-- fabric-registry-sync-v0 4.0.13+78d798af4f
       |-- fabric-renderer-api-v1 3.2.3+78d798af4f
       |-- fabric-renderer-indigo 1.5.3+78d798af4f
       |-- fabric-renderer-registries-v1 3.2.50+df3654b34f
       |-- fabric-rendering-data-attachment-v1 0.3.41+73761d2e4f
       |-- fabric-rendering-fluids-v1 3.0.32+78d798af4f
       |-- fabric-rendering-v0 1.1.53+df3654b34f
       |-- fabric-rendering-v1 3.0.12+78d798af4f
       |-- fabric-resource-conditions-api-v1 2.3.13+78d798af4f
       |-- fabric-resource-loader-v0 0.11.15+78d798af4f
       |-- fabric-screen-api-v1 2.0.16+78d798af4f
       |-- fabric-screen-handler-api-v1 1.3.50+78d798af4f
       |-- fabric-sound-api-v1 1.0.16+78d798af4f
       |-- fabric-transfer-api-v1 4.0.6+78d798af4f
       \-- fabric-transitive-access-wideners-v1 5.0.13+78d798af4f
    - fabric-language-kotlin 1.10.16+kotlin.1.9.21
       |-- org_jetbrains_kotlin_kotlin-reflect 1.9.21
       |-- org_jetbrains_kotlin_kotlin-stdlib 1.9.21
       |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 1.9.21
       |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 1.9.21
       |-- org_jetbrains_kotlinx_atomicfu-jvm 0.23.1
       |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.7.3
       |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.7.3
       |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.4.1
       |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.6.2
       |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.6.2
       \-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.6.2
    - fabricloader 0.15.3
       \-- mixinextras 0.3.2
    - indium 1.0.28+mc1.20.4
    - iris 1.6.14
       |-- io_github_douira_glsl-transformer 2.0.0-pre13
       |-- org_anarres_jcpp 1.4.14
       \-- org_antlr_antlr4-runtime 4.11.1
    - java 17
    - liquidbounce 1.0.0
    - lithium 0.12.1
    - minecraft 1.20.4
    - modmenu 9.0.0
       |-- fabric-api-base 0.4.35+78d798af4f
       |-- fabric-key-binding-api-v1 1.0.40+78d798af4f
       |-- fabric-lifecycle-events-v1 2.2.29+78d798af4f
       |-- fabric-resource-loader-v0 0.11.15+78d798af4f
       \-- fabric-screen-api-v1 2.0.16+78d798af4f
    - no-telemetry 1.8.0
    - nochatreports 1.20.4-v2.5.0
    - sodium 0.5.5
    - viafabricplus 3.0.2
       |-- com_google_code_findbugs_jsr305 3.0.2
       |-- com_vdurmont_semver4j 3.1.0
       |-- com_viaversion_viabackwards-common 4.9.2-SNAPSHOT
       |-- com_viaversion_viaversion-common 4.9.3-SNAPSHOT
       |-- de_florianmichael_classic4j 2.0.1
       |-- io_jsonwebtoken_jjwt-api 0.12.3
       |-- io_jsonwebtoken_jjwt-gson 0.12.3
       |-- io_jsonwebtoken_jjwt-impl 0.12.3
       |-- net_jodah_expiringmap 0.5.10
       |-- net_lenni0451_mcping 1.3.0
       |-- net_lenni0451_mcstructs-bedrock_forms 1.2.0
       |-- net_lenni0451_mcstructs-bedrock_text 1.2.0
       |-- net_lenni0451_mcstructs_core 2.4.1
       |-- net_lenni0451_mcstructs_nbt 2.4.1
       |-- net_lenni0451_mcstructs_snbt 2.4.1
       |-- net_lenni0451_mcstructs_text 2.4.1
       |-- net_lenni0451_reflect 1.3.1
       |-- net_raphimc_minecraftauth 3.0.1-SNAPSHOT
       |-- net_raphimc_viaaprilfools 2.0.11-SNAPSHOT
       |-- net_raphimc_viabedrock 0.0.4-SNAPSHOT
       |-- net_raphimc_vialegacy 2.2.22-SNAPSHOT
       |-- net_raphimc_vialoader 2.2.13-SNAPSHOT
       |-- org_cloudburstmc_netty_netty-transport-raknet 1.0.0.CR1-SNAPSHOT
       \-- org_yaml_snakeyaml 2.2
[16:23:03] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/home/game-user/.var/app/org.polymc.PolyMC/data/PolyMC/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[16:23:03] [main/INFO]: Compatibility level set to JAVA_17
[16:23:03] [main/INFO]: Loaded configuration file for Lithium: 129 options available, 0 override(s) found
[16:23:03] [main/INFO]: Loaded configuration file for Sodium: 42 options available, 3 override(s) found
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.entity.CuboidMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.entity.ModelPartMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.entity.cull.EntityRendererMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.entity.shadows.EntityRenderDispatcherMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.gui.font.GlyphRendererMixin' as rule 'mixin.features.render.gui.font' (added by mods [iris]) disables it and children
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.world.sky.BackgroundRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.world.sky.ClientWorldMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[16:23:04] [main/WARN]: Force-disabling mixin 'features.render.world.sky.WorldRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[16:23:05] [main/INFO]: Killing telemetry
[16:23:05] [main/INFO]: Searching for graphics cards...
[16:23:05] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.2).
[16:23:05] [main/INFO]: Found graphics card: GraphicsAdapterInfo[vendor=NVIDIA, name=GP106 [GeForce GTX 1060 3GB], version=unknown]
[16:23:05] [main/WARN]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS]
[16:23:05] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[16:23:07] [Via-Mappingloader-0/INFO]: Loading block connection mappings ...
[16:23:08] [main/INFO]: liquidbounce.mixins.json:minecraft.entity.MixinPlayerEntityAccessor from mod liquidbounce->@Accessor[FIELD_GETTER]::getTrackedMainArm()Lnet/minecraft/class_2940; should be static as its target is
[16:23:08] [Via-Mappingloader-0/INFO]: Using FastUtil Long2ObjectOpenHashMap for block connections
[16:23:08] [ForkJoinPool.commonPool-worker-1/INFO]: Loading translations...
[16:23:08] [ForkJoinPool.commonPool-worker-1/INFO]: Registering protocols...
[16:23:10] [ForkJoinPool.commonPool-worker-1/INFO]: Started resource pack HTTP server on http://127.0.0.1:44581/
[16:23:10] [ForkJoinPool.commonPool-worker-1/INFO]: ViaVersion detected lowest supported version by the proxy: 1.7.2-1.7.5 (4)
[16:23:10] [ForkJoinPool.commonPool-worker-1/INFO]: Highest supported version by the proxy: 1.20.3-1.20.4 (765)
[16:23:10] [ForkJoinPool.commonPool-worker-1/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[16:23:15] [Datafixer Bootstrap/INFO]: 198 Datafixer optimizations took 655 milliseconds
[16:23:19] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[16:23:19] [Render thread/INFO]: Setting user: REDACTED
[16:23:19] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[16:23:20] [Worker-Main-1/INFO]: Checking mod updates...
[16:23:20] [Render thread/INFO]: Backend library: LWJGL version 3.3.2-snapshot
[16:23:20] [Render thread/WARN]: Applying workaround: Prevent the NVIDIA OpenGL driver from using broken optimizations (NVIDIA_THREADED_OPTIMIZATIONS)
[16:23:21] [Render thread/INFO]: OpenGL Vendor: NVIDIA Corporation
[16:23:21] [Render thread/INFO]: OpenGL Renderer: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2
[16:23:21] [Render thread/INFO]: OpenGL Version: 3.3.0 NVIDIA 545.29.06
[16:23:21] [Render thread/INFO]: Debug functionality is disabled.
[16:23:21] [Render thread/INFO]: ARB_direct_state_access detected, enabling DSA.
[16:23:21] [Render thread/INFO]: Shaders are disabled because no valid shaderpack is selected
[16:23:21] [Render thread/INFO]: Shaders are disabled
[16:23:21] [ForkJoinPool.commonPool-worker-1/WARN]: [Iris Update Check] This version doesn't have an update index, skipping.
[16:23:21] [Worker-Main-1/INFO]: Update available for 'cloth-config@13.0.114', (-> 13.0.121+fabric)
[16:23:21] [Worker-Main-1/INFO]: Update available for 'fabric-api@0.91.3+1.20.4', (-> 0.92.0+1.20.4)
[16:23:21] [Worker-Main-1/INFO]: Update available for 'fabric-language-kotlin@1.10.16+kotlin.1.9.21', (-> 1.10.17+kotlin.1.9.22)
[16:23:22] [Render thread/INFO]: Hardware information:
[16:23:22] [Render thread/INFO]: CPU: 6x AMD FX(tm)-6300 Six-Core Processor
[16:23:22] [Render thread/INFO]: GPU: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2 (Supports OpenGL 3.3.0 NVIDIA 545.29.06)
[16:23:22] [Render thread/INFO]: OS: Linux (6.6.8-arch1-1)
[16:23:22] [Render thread/INFO]: Launching LiquidBounce v1.0.0 by CCBlueX
[16:23:23] [Render thread/INFO]: Successfully loaded config 'enemies'.
[16:23:23] [Render thread/INFO]: (Chat) 
[16:23:23] [Render thread/INFO]: (Chat) §f§lLiquid§9§lBounce §8▸ §7Auto ConfigAuto Config
[16:23:23] [Render thread/INFO]: Successfully loaded config 'modules'.
[16:23:23] [Render thread/INFO]: Successfully loaded config 'commands'.
[16:23:23] [Render thread/INFO]: Successfully loaded config 'friends'.
[16:23:23] [Render thread/INFO]: Successfully loaded config 'proxy'.
[16:23:23] [Render thread/INFO]: Successfully loaded config 'accounts'.
[16:23:23] [Render thread/INFO]: Successfully loaded config 'chat'.
[16:23:23] [Render thread/INFO]: Successfully loaded config 'storage'.
[16:23:23] [netty-websocket/INFO]: Starting Netty server...
[16:23:23] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187] REGISTERED
[16:23:23] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187] BIND: 0.0.0.0/0.0.0.0:15148
[16:23:23] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] ACTIVE
[16:23:23] [netty-websocket/INFO]: Netty server started on port 15148.
[16:23:24] [Via Async Scheduler 0/INFO]: Finished mapping loading, shutting down loader executor!
[16:23:24] [Render thread/INFO]: Successfully extracted default theme
[16:23:24] [Render thread/INFO]: java-cef commit: e91a133673f9524c5f7db9bdbad1aff61b3887d7
[16:23:24] [Render thread/INFO]: Task: Downloading Checksum with progress 0.0 %
[16:23:24] [Render thread/INFO]: https://dl.ccbluex.net/resources/java-cef-builds/e91a133673f9524c5f7db9bdbad1aff61b3887d7/linux_amd64.tar.gz.sha256 -> /home/game-user/.var/app/org.polymc.PolyMC/data/PolyMC/instances/Latest/.minecraft/LiquidBounce/mcef/libraries/linux_amd64.tar.gz.sha256.temp
[16:23:25] [Render thread/INFO]: Checksum matches: true
[16:23:25] [Render thread/INFO]: Platform directory exists: true
[16:23:25] [Render thread/INFO]: Initializing CEF on linux_amd64...
[16:23:25] [Render thread/INFO]: [STDOUT]: initialize on Thread[Render thread,5,main] with library path /home/game-user/.var/app/org.polymc.PolyMC/data/PolyMC/instances/Latest/.minecraft/LiquidBounce/mcef/libraries/linux_amd64
[16:23:25] [Render thread/INFO]: Chromium Embedded Framework initialized
[16:23:25] [Render thread/INFO]: Successfully loaded client!
[16:23:25] [IO-Worker-1/INFO]: Connecting to LiquidChat...
[16:23:25] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric (cloth-config, com_viaversion_viabackwards-common, com_viaversion_viaversion-common, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, indium, iris, liquidbounce, lithium, modmenu, net_raphimc_viaaprilfools, net_raphimc_viabedrock, net_raphimc_vialegacy, nochatreports, sodium, viafabricplus)
[16:23:25] [Worker-Main-4/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading
[16:23:26] [Worker-Main-3/WARN]: File minecraft:sounds/mob/wolf/armor_equip1.ogg does not exist, cannot add it to event minecraft:entity.wolf.armor_equip
[16:23:26] [Worker-Main-3/WARN]: File minecraft:sounds/mob/wolf/armor_equip1.ogg does not exist, cannot add it to event minecraft:entity.wolf.armor_equip
[16:23:26] [Worker-Main-3/WARN]: File minecraft:sounds/mob/wolf/armor_equip2.ogg does not exist, cannot add it to event minecraft:entity.wolf.armor_equip
[16:23:26] [Worker-Main-3/WARN]: File minecraft:sounds/mob/wolf/armor_equip2.ogg does not exist, cannot add it to event minecraft:entity.wolf.armor_equip
[16:23:26] [Worker-Main-3/WARN]: File minecraft:sounds/mob/wolf/armor_unequip1.ogg does not exist, cannot add it to event minecraft:entity.wolf.armor_unequip
[16:23:26] [Worker-Main-3/WARN]: File minecraft:sounds/mob/wolf/armor_unequip2.ogg does not exist, cannot add it to event minecraft:entity.wolf.armor_unequip
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0x5c879999, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:40402]
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ COMPLETE
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0xa02ef361, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:40404]
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0xe4ea7c05, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:40406]
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0xd64e4fe3, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:40418]
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0x8ecda2eb, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:40434]
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0xa06fd6a1, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:40436]
[16:23:26] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ COMPLETE
[16:23:26] [IO-Worker-1/INFO]: Successfully connected to LiquidChat!
[16:23:26] [IO-Worker-1/INFO]: Requesting to login into Mojang...
[16:23:27] [Render thread/ERROR]: ########## GL ERROR ##########
[16:23:27] [Render thread/ERROR]: @ Render
[16:23:27] [Render thread/ERROR]: 65539: Invalid standard cursor 0x00000000
[16:23:27] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0x0cafdf02, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:40450]
[16:23:27] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ COMPLETE
[16:23:29] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[16:23:29] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[16:23:30] [Render thread/INFO]: OpenAL initialized on device sink-sunshine-stereo
[16:23:30] [Render thread/INFO]: Sound engine started
[16:23:30] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[16:23:30] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[16:23:30] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[16:23:30] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[16:23:30] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[16:23:30] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[16:23:30] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[16:23:30] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[16:23:30] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[16:23:30] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[16:23:30] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[16:23:30] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[16:23:30] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[16:23:30] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[16:23:30] [Render thread/INFO]: Loading fonts...
[16:23:30] [Render thread/INFO]: Loading queued font Montserrat
[16:23:31] [Render thread/INFO]: Loaded fonts successfully!
[16:23:31] [Render thread/INFO]: Update available! Please download the latest version from https://liquidbounce.net/
[16:23:31] [Render thread/INFO]: Refreshing local IP info...
[16:23:31] [nioEventLoopGroup-6-1/INFO]: Successfully requested IP info 199.249.230.12
[16:23:32] [Render thread/INFO]: Successfully logged in into known cape token.
[16:23:32] [Render thread/INFO]: Loading heads...
[16:23:33] [Render thread/INFO]: Successfully loaded 956 heads from the database
[16:23:33] [Render thread/INFO]: Loading settings list from API...
[16:23:33] [Render thread/INFO]: Loaded 23 settings from API.
[16:23:33] [Render thread/INFO]: Successfully loaded 218 cape carriers.
[16:23:40] [Render thread/INFO]: Successfully saved config 'modules'.
[16:23:40] [Render thread/INFO]: Connecting to REDACTED, 25565
[16:23:49] [Render thread/INFO]: Reloading pipeline on dimension change: null => NamespacedId{namespace='minecraft', name='overworld'}
[16:23:49] [Render thread/INFO]: Creating pipeline for dimension NamespacedId{namespace='minecraft', name='overworld'}
[16:23:49] [Render thread/INFO]: Successfully saved config 'modules'.
[16:23:50] [Render thread/INFO]: Started 2 worker threads
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player REDACTED ([UPDATE_DISPLAY_NAME])
[16:23:51] [Render thread/WARN]: Received passengers for unknown entity
[16:23:51] [Render thread/WARN]: Received passengers for unknown entity
[16:23:51] [Render thread/INFO]: Loaded 3 advancements
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player 8c9c15eb-4f17-44a3-a548-d79e93657970 ([UPDATE_DISPLAY_NAME])
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player 68a159a4-d034-4c51-bd2b-49f8c625cb31 ([UPDATE_DISPLAY_NAME])
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player 50188798-0fc3-4d68-ac9f-44d9d89c02eb ([UPDATE_DISPLAY_NAME])
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player 8a6616d4-e3f6-4a8c-9941-b67d82707d41 ([UPDATE_DISPLAY_NAME])
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player 9e59882c-fca4-4e64-9e3e-b4fd57cb3460 ([UPDATE_DISPLAY_NAME])
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player 00000000-0000-0000-0009-01f7d7f0e5e3 ([UPDATE_DISPLAY_NAME])
[16:23:51] [Render thread/WARN]: Ignoring player info update for unknown player 32c00d2c-7b88-4fbe-87d9-50f4af0468b0 ([UPDATE_DISPLAY_NAME])
[16:23:52] [Render thread/INFO]: Stopping worker threads
[16:23:52] [Render thread/INFO]: Started 2 worker threads
[16:23:53] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ: [id: 0xe8bb3233, L:/[0:0:0:0:0:0:0:1%0]:15148 - R:/[0:0:0:0:0:0:0:1%0]:56308]
[16:23:53] [epollEventLoopGroup-3-1/INFO]: [id: 0x016f9187, L:/[0:0:0:0:0:0:0:0%0]:15148] READ COMPLETE
[16:23:53] [Worker-Main-2/INFO]: Successfully loaded cape for REDACTED
[16:23:54] [Render thread/WARN]: Received passengers for unknown entity
[16:23:55] [Render thread/INFO]: [CHAT] REDACTED
[16:24:03] [Render thread/WARN]: Ignoring player info update for unknown player 0ced64c6-460c-41e0-9d36-e796d1e2513b ([UPDATE_DISPLAY_NAME])
[16:24:04] [Render thread/WARN]: Ignoring player info update for unknown player a05b17a0-6609-41b5-8ec6-1615de47ad33 ([UPDATE_DISPLAY_NAME])
[16:24:04] [Render thread/WARN]: Ignoring player info update for unknown player d2ba855c-288c-48c7-ba5a-13bf574332b6 ([UPDATE_DISPLAY_NAME])
[16:24:05] [Render thread/WARN]: Ignoring player info update for unknown player c3232124-dc8b-4688-b548-bb1f10b0ba13 ([UPDATE_DISPLAY_NAME])
[16:24:05] [Render thread/WARN]: Ignoring player info update for unknown player a6124133-9763-4c5a-ad6f-6e34ebc28fb0 ([UPDATE_DISPLAY_NAME])
[16:24:07] [Render thread/WARN]: Ignoring player info update for unknown player 3444c8ca-35d0-430e-a630-10115382260b ([UPDATE_DISPLAY_NAME])
[16:24:15] [Render thread/INFO]: [CHAT] REDACTED
[16:24:17] [Render thread/WARN]: Ignoring player info update for unknown player 0ced64c6-460c-41e0-9d36-e796d1e2513b ([UPDATE_DISPLAY_NAME])
[16:24:18] [Render thread/WARN]: Ignoring player info update for unknown player 806b4faf-6997-45e7-81bd-a24c5225c067 ([UPDATE_DISPLAY_NAME])
[16:24:18] [Render thread/WARN]: Ignoring player info update for unknown player 93a49eb9-6e33-4f77-93e0-80bcd2ba40b5 ([UPDATE_DISPLAY_NAME])
[16:24:19] [Render thread/WARN]: Ignoring player info update for unknown player 0227d080-c789-4f8e-b511-1d587267532e ([UPDATE_DISPLAY_NAME])
[16:24:21] [Render thread/WARN]: Ignoring player info update for unknown player 0ced64c6-460c-41e0-9d36-e796d1e2513b ([UPDATE_DISPLAY_NAME])
[16:24:22] [Render thread/WARN]: Ignoring player info update for unknown player 37b5ac56-287a-48da-bf8d-dd9b0f5fb737 ([UPDATE_DISPLAY_NAME])
[16:24:22] [Render thread/WARN]: Ignoring player info update for unknown player 00000000-0000-0000-0009-01ff99024796 ([UPDATE_DISPLAY_NAME])
[16:24:22] [Render thread/WARN]: Ignoring player info update for unknown player 32aed0c1-4b87-4e85-a852-bcbdf81eb15c ([UPDATE_DISPLAY_NAME])
[16:24:26] [Render thread/WARN]: Ignoring player info update for unknown player 15156726-ebe7-4cb1-8d60-3f81a27734fb ([UPDATE_DISPLAY_NAME])
[16:24:29] [Render thread/WARN]: Ignoring player info update for unknown player 0ced64c6-460c-41e0-9d36-e796d1e2513b ([UPDATE_DISPLAY_NAME])
[16:24:30] [Render thread/INFO]: [CHAT] REDACTED
[16:24:31] [Render thread/INFO]: Shutting down client...
[16:24:31] [Render thread/ERROR]: Failed to shutdown browser.
java.util.ConcurrentModificationException: null
    at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?]
    at java.util.HashMap$ValueIterator.next(HashMap.java:1625) ~[?:?]
    at org.cef.CefClient.cleanupBrowser(CefClient.java:515) ~[liquidbounce.jar:?]
    at org.cef.CefClient.dispose(CefClient.java:83) ~[liquidbounce.jar:?]
    at net.ccbluex.liquidbounce.mcef.CefUtil.shutdown(CefUtil.java:121) ~[liquidbounce.jar:?]
    at net.ccbluex.liquidbounce.mcef.MCEF.shutdown(MCEF.java:164) ~[liquidbounce.jar:?]
    at net.ccbluex.liquidbounce.web.browser.supports.JcefBrowser.shutdownBrowserBackend(JcefBrowser.kt:80) ~[liquidbounce.jar:?]
    at net.ccbluex.liquidbounce.web.browser.BrowserManager.shutdownBrowser-d1pmJ48(BrowserManager.kt:79) ~[liquidbounce.jar:?]
    at net.ccbluex.liquidbounce.LiquidBounce$shutdownHandler$1.invoke(LiquidBounce.kt:240) ~[liquidbounce.jar:?]
    at net.ccbluex.liquidbounce.LiquidBounce$shutdownHandler$1.invoke(LiquidBounce.kt:238) ~[liquidbounce.jar:?]
    at net.ccbluex.liquidbounce.event.EventManager.callEvent(EventManager.kt:163) ~[liquidbounce.jar:?]
    at net.minecraft.class_310.handler$ckk000$liquidbounce$stopClient(class_310.java:10858) ~[client-intermediary.jar:?]
    at net.minecraft.class_310.method_1490(class_310.java) ~[client-intermediary.jar:?]
    at net.minecraft.client.main.Main.main(Main.java:281) ~[minecraft-1.20.4-client.jar:?]
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.3.jar:?]
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.3.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.3.jar:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at org.polymc.impl.OneSixLauncher.invokeMain(OneSixLauncher.java:104) ~[NewLaunch.jar:?]
    at org.polymc.impl.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:176) ~[NewLaunch.jar:?]
    at org.polymc.impl.OneSixLauncher.launch(OneSixLauncher.java:186) ~[NewLaunch.jar:?]
    at org.polymc.EntryPoint.listen(EntryPoint.java:144) ~[NewLaunch.jar:?]
    at org.polymc.EntryPoint.main(EntryPoint.java:74) ~[NewLaunch.jar:?]
[16:24:31] [Render thread/INFO]: Successfully saved config 'enemies'.
[16:24:31] [Render thread/INFO]: Successfully saved config 'modules'.
[16:24:31] [Render thread/INFO]: Successfully saved config 'commands'.
[16:24:31] [Render thread/INFO]: Successfully saved config 'friends'.
[16:24:31] [Render thread/INFO]: Successfully saved config 'proxy'.
[16:24:31] [Render thread/INFO]: Successfully saved config 'accounts'.
[16:24:31] [Render thread/INFO]: Successfully saved config 'chat'.
[16:24:31] [Render thread/INFO]: Successfully saved config 'storage'.
[16:24:31] [Render thread/INFO]: Stopping!
[16:24:31] [Render thread/INFO]: Successfully saved config 'modules'.
[16:24:31] [Render thread/INFO]: Stopping worker threads

Screenshots

No response

1zun4 commented 8 months ago

This is not actually a bug, since Nextgen never had this feature implemented. However I understand the reasoning behind this and we might implement it in the future.

fineless71 commented 8 months ago

I think atleast these are a bug:

When the smoothing is set to relative, the head still turns slowly. (keep in mind the turn speed is 0) When set to linear, the head gets stuck when it starts attacking someone, and it stays stuck even after disabling and a rejoin.

But thanks for considering implementing this :)