Skip to content

AvatarMeta Unavailable #51

@huanmeng-qwq

Description

@huanmeng-qwq

Minecraft 1.21.1

npc.consumeEntityMeta(PlayerMeta::class.java) {
    it.isHatEnabled = true
    it.isJacketEnabled = true
    it.isLeftSleeveEnabled = true
    it.isRightSleeveEnabled = true
    it.isLeftLegEnabled = true
    it.isRightLegEnabled = true
    it.isCapeEnabled = true
}

Client Error:

Description: Packet handling error

java.lang.IllegalStateException: Invalid entity data item type for field 16 on entity class_745['abde1cfe'/30, l='ClientLevel', x=-716.50, y=55.00, z=35.50]: old=0(class java.lang.Integer), new=127(class java.lang.Byte)
	at knot//net.minecraft.class_2945.method_12785(class_2945.java:126)
	at knot//net.minecraft.class_2945.method_12779(class_2945.java:117)
	at knot//net.minecraft.class_634.method_11093(class_634.java:553)
	at knot//net.minecraft.class_2739.method_11808(class_2739.java:54)
	at knot//net.minecraft.class_2739.method_11054(class_2739.java:12)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions