Debugify icon indicating copy to clipboard operation
Debugify copied to clipboard

[Bug] Arrows blocked by a shield still give a visual damage tick

Open RMEngelbrecht opened this issue 3 months ago • 1 comments

Bug Description

Noticed this while on my server, after debugging I figured out Debugify is the culprit. Causes arrows blocked by a shield to give a damage tick to the player, without actually damaging the player.

How to Reproduce?

Tested on an instance of Minecraft 1.21.8, with just the Fabric API and Debugify installed.

  1. Be in Survival with a shield
  2. Spawn a skeleton
  3. Try blocking the arrow
  4. Observe

Expected Behavior

The arrow bounces of the shield like in Vanilla, without your player looking like it got hurt.

Version

1.21.8+1.0

Fabric/Quilt Loader Version

0.17.2 for 1.21.8

Logs or additional context

With Debugify installed:

https://github.com/user-attachments/assets/c55372d0-ef10-4c6a-915c-3b8f860deb91

Without (solely the fabric api):

https://github.com/user-attachments/assets/b0597dd7-b720-4ac5-8c22-2362e0eb9fab

Has not been reported.

  • [x] I made sure this bug hasn't already been reported.

Is on most update to date version.

  • [x] I made sure I am using the most up to date fabric/quilt loader and mod version.

RMEngelbrecht avatar Sep 24 '25 12:09 RMEngelbrecht

duplicate of #467, fix was already merged

MicrocontrollersDev avatar Sep 25 '25 02:09 MicrocontrollersDev