-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels