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

Projectiles sometimes ignore player entities #12200

Open
jtJava opened this issue Feb 28, 2025 · 0 comments
Open

Projectiles sometimes ignore player entities #12200

jtJava opened this issue Feb 28, 2025 · 0 comments
Labels

Comments

@jtJava
Copy link

jtJava commented Feb 28, 2025

Expected behavior

Projectile is expected to hit the entity, however, occasionally goes ignores the entity.

Observed/Actual behavior

The projectile completely ignores entities.

Steps/models to reproduce

I can consistently reproduce with an arrow or fishing rod in survival mode. It was impossible for me to reproduce this while in creative mode.

Latest version of Paper with a plugin to spawn the bot (no event listeners).

https://youtu.be/_Uk5kCJ3Z0o
https://youtu.be/B-FhIEWiy1Q
https://youtu.be/OPEVF-fKsdc

Plugin and Datapack List

Only 1 private plugin. Only event listener is a chat listener.

Paper version

This server is running Paper version 1.21.4-185-main@0a6e743 (2025-02-26T13:10:43Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)\nYou are running the latest version\nPrevious version: 1.21.4-177-e5a8ee8 (MC: 1.21.4)

Other

I attempted to fix this by using a task to manually check if bounding box between projectile and entities overlap, and this also failed.

@papermc-sniffer papermc-sniffer bot added the version: 1.21.4 Game version 1.21.4 label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant