Skip to content

Unknown PktType: 0xe0 #15

Description

@V-inz

Unknown PktType: e000ReceiveMessages: unhandled packet type:

There is a fmt.Printf() in the lib in handleClientServerMsg() in packethandler.go.

Thus packettypes.go is missing the 0xe0.
I think it happened, when a accidentally started one client twice.

While e000 is the output of this Printf(), I verified the pktType 0xe0 with temporary inserting and handling unknownE0 pktType = 0xe0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions