Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid HeldItemSlot packet packets #260

Open
JoField08 opened this issue Mar 16, 2024 · 1 comment
Open

Invalid HeldItemSlot packet packets #260

JoField08 opened this issue Mar 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JoField08
Copy link

JoField08 commented Mar 16, 2024

Version
Minecraft Version: 1.20.4
MouseWheelie Version: 1.13.3

Describe the bug
When using the refill feature of MouseWheelie in multiplayer, the mod can trigger false positives for invalid held item slot packets with certain anti-cheat systems such as Polar AntiCheat and Vulcan AntiCheat. A specific scenario that consistently reproduces this issue involves having food (for example: golden carrots) in the off-hand and fireworks in hotbar slots 1 and 2. Upon depleting the fireworks in slot 1 through use, MouseWheelie automatically moves the golden carrots from the off-hand to slot 1 and switches the active hotbar selection to slot 2, which still contains fireworks. This action results in the player being flagged and potentially banned for suspicious game protocol by Polar AntiCheat and for bad packets by Vulcan AntiCheat.

To Reproduce
Steps to reproduce the behavior:

  • Equip food in your off-hand.
  • Place fireworks in hotbar slots 1 and 2.
  • Use all fireworks in slot 1 to trigger the refill feature of MouseWheelie.
  • Observe that the golden carrots are moved to slot 1 and the active hotbar selection switches to slot 2 simultaneously.
  • The described action triggers anti-cheat systems, leading to flags or bans.

Video: https://i.imgur.com/hxr3tBN.mp4

Expected behavior
The expected behavior is that the refill feature of MouseWheelie would not cause false positives with anti-cheat systems. Players should be able to use the mod's functionality without risk of being flagged or banned for invalid packet behavior. The mod should avoid making simultaneous item switches that are likely to be flagged by anti-cheat systems.

Additional context
This issue may not be limited to the specific scenario described and could potentially occur in other situations where the refill feature is used. Disabling "Refill on other occasions" seems to be a temporary fix for that problem.

@JoField08 JoField08 added the bug Something isn't working label Mar 16, 2024
@TheBjoRedCraft
Copy link

Pls fix this bug, its very important for anticheats/servers. The mod is very usefull but with this bug you cannot use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants