Skip to content

'Network Protocol Error' #65

@Qxblx

Description

@Qxblx

According to the disconnect log:
Invalid entity data item type for field 8 on entity class_1542['Air'/10715949...]
old=minecraft:(class java.lang.String), new=2 minecraft:dirt(class net.minecraft.class_1799)

Essentially meaning the client received mismatched packet (String being a Dirt ItemStack), which triggered the IllegalStateException, and the bundle packet (clientbound/minecraft:bundle) from the server was malformed or translated incorrectly.

The main reason might be ViaFabricPlus, translating packets between the client and the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions