You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
How To Reproduce
Steps to reproduce the behavior:
Expected behavior
No player would be kicked.
Screenshots
Additional context
None available.
The text was updated successfully, but these errors were encountered: