Packet Parser|Tokenizer (unknown/unsupported packets)

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

anicole
Noob
Noob
Posts: 8
Joined: 05 Sep 2008, 06:44
Noob?: Yes

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

#71 Post by anicole »

master Taiwan - twRO: Free
serverType used: twRO
kore version(svn revision is preferred): 2.1
Packet Parser : Unknown Switch: 0446, 07F6, 07FB, 0809, 0814, 080E
jafarhyuga
Noob
Noob
Posts: 4
Joined: 02 Nov 2009, 01:57
Noob?: Yes

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

#72 Post by jafarhyuga »

Server: DarkRO Force
Kore version: OpenKore what-will-become-2.1 ( r7507 )
Packet Switch: Packet Tokenizer: Unknown switch: 016C (if your character is a member of a guild)
Type of Warning: Packet Parser: Unknown switch: xxxx
Dont be left behind... xD
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

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

#73 Post by EternalHarvest »

jafarhyuga wrote:Packet Tokenizer: Unknown switch: 016C (if your character is a member of a guild)

Type of Warning: Packet Parser: Unknown switch: xxxx
Wtf?

Also, 016C is what another sticky topic is about.
benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood

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

#74 Post by benj1320 »

Server: New Chaos
ServerType used : pRO
Kore version: OpenKore what-will-become-2.1 r7510
Packet Switch: Packet Parser: Unhandled Packet : 07F6 Handler : EXP ( every a monster is killed )
Type of Warning: Packet Parser: Unhandled Packet : 07F6 Handler : EXP
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

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

#75 Post by EternalHarvest »

benj1320 wrote:Server: New Chaos
ServerType used : pRO
Kore version: OpenKore what-will-become-2.1 r7510
Packet Switch: Packet Parser: Unhandled Packet : 07F6 Handler : EXP ( every a monster is killed )
Type of Warning: Packet Parser: Unhandled Packet : 07F6 Handler : EXP
I heard that exp display is right thanks to the other packets server sends along that one. If so, that's harmless.
imortalgt
Noob
Noob
Posts: 1
Joined: 13 Oct 2010, 12:06
Noob?: No

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

#76 Post by imortalgt »

[aeRO Private Server]
ip 184.105.208.11
port 6900
master_version 14
version 23
serverType kRO_RagexeRE_2010_06_15a
charBlockSize 108
serverEncoding Western
packetswitch 080B (use item)
type of warning: Packet Parser: Unknown switch: 080B

i'm a newbe ;/
pls help me
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

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

#77 Post by kLabMouse »

benj1320 wrote:Unhandled Packet : 07F6 Handler : EXP

Code: Select all

// packet: 0x7f6
// len: 14
struct PACKET_ZC_NOTIFY_EXP {
  /* this+0x0 */ short PacketType
  /* this+0x2 */ unsigned long AID
  /* this+0x6 */ int amount
  /* this+0xa */ unsigned short varID
  /* this+0xc */ short expType {
    EXP_FROM_BATTLE =  0x0,
    EXP_FROM_QUEST =  0x1,
  }
}
Strange... I committed support for this packet.
imortalgt wrote:Packet Parser: Unknown switch: 080B

Code: Select all

// packet: 0x80b
// len: 6
struct PACKET_ZC_PARTY_BOOKING_NOTIFY_DELETE {
  /* this+0x0 */ short PacketType
  /* this+0x2 */ unsigned long Index
} 
Booking System. Not all Server have them.
loveu8
Noob
Noob
Posts: 2
Joined: 19 Oct 2010, 21:08
Noob?: Yes

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

#78 Post by loveu8 »

master Taiwan - twRO: office
serverType used: twRO
kore version(svn revision is preferred): 2.1 (r7526)
Packet Parser : Unknown Switch: 0446, 0814, 07FF
---
I try use recvpackets-twRO-free cover recvpackets-twRO-office.
Those packet still show on your console.

ps:recvpackets-twRO-free update at 2010-10-15
recvpackets-twRO-office update at 2009-9-19
i4ybrid
Noob
Noob
Posts: 6
Joined: 02 Oct 2009, 07:21
Noob?: No

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

#79 Post by i4ybrid »

master Taiwan - iRO: Valkyrie
serverType used: iRO
kore version(svn revision is preferred): openkore_ready (not sure the version number from SVN)
Packet Parser : Unknown Switch: 080E (hp of party member)


This is preventing my slave bots from healing my characters on iRO
jackylalala
Noob
Noob
Posts: 5
Joined: 21 Oct 2010, 05:35
Noob?: Yes

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

#80 Post by jackylalala »

Server: twRO-free
Kore version: r7538
Packet Switch: 0440
Type of Warning: Packet Parser: Unknown switch: xxxx
SererType: twRO

I don't know in what situation will cause this switch.