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.31k stars 445 forks source link

[BUG]ResourceSpoof is not working. #2919

Open hiro1234omochi opened 2 months ago

hiro1234omochi commented 2 months ago

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

0.4.1

Operating System

Windows 11

Minecraft Version

1.20.4

Describe the bug

When I join a server using Resource Spoof module, I am forced to enable a server resourcepack. If the server is the vanila server of 1.18.2, I can bypass the prompt.

Steps to reproduce

Client Log

https://paste.ccbluex.net/6047d255c

Screenshots

image

hiro1234omochi commented 1 month ago

I think the reason for this problem is that receiving the packet is before loading the packet handler, because I looked for the packet using liquidbounce script, but I couldn't find it.