Page 1 of 29

Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 10 Dec 2009, 20:12
by Technology
First of all, if you are getting the "Packet Tokenizer: Unknown switch: xxxx ", then your recvpackets.txt is missing something, update it or add the packet and length there manually.

Now for the "Packet Parser" related:
I've noticed lots of people reporting these so called "bugs", they are not exactly bugs, they are more like missing features.
The messages you are getting are just warnings, we implemented this because we want kore to notify us of the packets that it does not support yet.

http://wiki.openkore.com/index.php?titl ... wn_packets

So post all your Packet Parser|Tokenizer related warnings IN THIS THREAD

Use this template:
server:
serverType used:
kore version(svn revision is preferred):
packetswitch(es) + (finding out where they come from if you can):
type of warning: choose from these


@Developers:
Part 1)
You may add the missing packetswitches to the packet_list{switch} in the serverType where it belongs for the following errors:
"Packet Parser: Unknown switch: xxxx"

Part 2)
Doing so will instead give the following warning instead:
Packet Parser: Unhandled Packet: xxxx Handler: xxxxxxxxxx
This means that there is no function for the packet switch in the packet_list{switch} yet, you may also add the functions so that the packets are fully supported if you wish.

http://wiki.openkore.com/index.php/Packets has a summary on unknown packets.

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 10 Dec 2009, 20:32
by Mushroom
Server: MushroomRO (my test server, with renewal interface)
Kore version: 2.0.7, rev 6972
Packet Switch: 07D9 (on log in), 00CA(after buying something on NPC), 07D8(creating a party)
Type of Warning: Packet Parser: Unknown switch: xxxx

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 11 Dec 2009, 00:58
by Scarya
Server: euRO (offical)
serverType 22
Kore version: r6972
Packetswitch(es): 02E7 (after map loaded), 018B (you can't logout, wait 10 sec) (but this comes if you close client too)
Type of warning: Packet Parser: Unknown switch: xxxx

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 12 Dec 2009, 11:47
by ElfoLiNk
Server: Aria RO
Kore version: r6973
serverType: 8_4
Packetswitch(es): 00CB (after sell)
Type of warning: Packet Parser: Unknown switch: xxxx

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 13 Dec 2009, 22:39
by midnytblu
server: pRO (official)
serverType: 22
kore version: r6977

packetswitch(es):
type of warning:
  • Code: Select all

    Packet Parser: Unknown switch: 02E7 (respawn, teleport, etc.)
    Packet Parser: Unknown switch: 027B (login)
    Packet Parser: Unknown switch: 00CB (sell)
    Packet Parser: Unknown switch: 01EC (guild leave)
    Packet Parser: Unknown switch: 0182 (someone joins guild)
    Packet Tokenizer: Unknown switch: 6177 (incoming guild request)
EDIT:
added serverType

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 16 Dec 2009, 01:00
by Technology
thanks for actively participating guys ;)

Hmm nice didn't think of adding the source too, btw serverType is also useful
added (to kRO ST):
00CA
00CB
018B
keep them coming!

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 17 Dec 2009, 00:06
by Dark Airnel
server: AstigRO
serverType kRO_RagexeRE_2009_10_27a

SVN r6991

Packetswitch(es): 0226 (top10 tk)
Type of warning: Packet Parser: Unknown switch: 0226
0226.JPG
0226.JPG (8.95 KiB) Viewed 86064 times

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 17 Dec 2009, 03:07
by Technology
Dark Airnel wrote:server: AstigRO
serverType kRO_RagexeRE_2009_10_27a

SVN r6991

Packetswitch(es): 0226 (top10 tk)
Type of warning: Packet Parser: Unknown switch: 0226
0226.JPG
added, thx

also added:
07D9 (hotkeys)

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 19 Dec 2009, 16:17
by Mushroom
Server: EssenceRO
Kore version: 2.0.7, rev 6995
Packet Switch: 01FF (after some monster use Dark Jupiter skill on Kore)
Type of Warning: Packet Parser: Unknown switch: xxxx
SererType: kRO_RagexeRE_2009_11_03a

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Posted: 19 Dec 2009, 17:48
by larious
Server: IntenseRO
Kore version: openkore_ready
Packet Switch: 016C , 0000
Type of Warning: Packet Parser: Unknown switch: xxxx
SererType: kRO_RagexeRE_2009_11_03a