Attachment Kick Fix [FABRIC]

Prevents the player getting kicked for "Received Attachment Change for Invalid Target"

A simple bandaid fix for the modern version of Fabric API (until fixed by modmuss50) that uses a single mixin targetting the 'net.fabricmc.fabric.impl.attachment.sync.AttachmentChange' class to simply discard attachment packets if the target is unknown instead of kicking the player (and usually requiring the player to rejoin the world a few times to despawn the problematic entity).

Currently this only seems to be an issue on modern versions of Fabric API and on versions 1.21.1+.
If you need this mod for other versions please let me know so I can release a fix for that version too!

 

This kick screen will not appear anymore

This kick screen ^^ will no longer happen since the attachment packets get discarded instead of throwing this exception.

The Attachment Kick Fix [FABRIC] Team

profile avatar
  • 1
    Followers
  • 3
    Projects
  • 18.4K
    Downloads

More from kingbluebrine