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

Any entity ( except players ) getting wither effect will cause players nearby to be kicked #1119

Open
thedankeststorm opened this issue Jan 18, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@thedankeststorm
Copy link

Describe the bug
Applying wither effect to any entities ( except players ) within the player's rendering range would cause that player to be kicked with the following error message:

Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "com.github.retrooper.packetevents.protocol.world.damagetype.DamageType.getId(com.github.retrooper.packetevents.protocol.player.ClientVersion)" because "this.sourceType" is null

Software brand
Purpur Version: 1.21.4-2376-4bf1b98 (MC: 1.21.4)

Plugins

Image

How To Reproduce
Steps to reproduce the behavior:

  1. Apply wither effect to any entity except for players.
  2. Any players near that entity or within rendering distance would be kicked.

Expected behavior
No player would be kicked.

Screenshots

Image

Additional context
None available.

@thedankeststorm thedankeststorm added the bug Something isn't working label Jan 18, 2025
@booky10
Copy link
Collaborator

booky10 commented Jan 18, 2025

Do you have any datapacks installed and what's your client version?

@thedankeststorm
Copy link
Author

Do you have any datapacks installed and what's your client version?

Client is 1.21.4
Image

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