o3ma/o3

unknown MessageType: 80

Closed this issue · 2 comments

V-inz commented

in file packethandler.go function handleMessagePacket line 188 I got

"o3: unknown MessageType: 80"

Decimal 80 is 0x50. I got if while my client was added to a group, after the normal messages (GroupManageSetMembersMessage, GroupManageSetNameMessage, GroupManageSetMembersMessage).

Is it the Group-Image?

Is it the Group-Image?

Looks like it, at least that's how @blizzard4591 interprets the message in his openMittsu project.

It is!