Packet Tokenizer: Unknown switch: 0097 when receiving pm

International

Moderator: Moderators

azerk
Noob
Noob
Posts: 3
Joined: 23 Nov 2011, 10:01
Noob?: Yes

Packet Tokenizer: Unknown switch: 0097 when receiving pm

#1 Post by azerk »

Hi, I updated my kore just now and its giving Packet Tokenizer: Unknown switch: 0097 every time I tried to pm it.
Public chat seems to be no problem. Now i cant give a pm command to my kore.
Please help.
Image
User avatar
ChrstphrR
Testers Team
Testers Team
Posts: 42
Joined: 09 May 2010, 17:30
Noob?: No
Location: Northern Alberta, Canada

Re: Packet Tokenizer: Unknown switch: 0097 when receiving pm

#2 Post by ChrstphrR »

Bug - unsupported packet. I just noticed it too today. Will look into it after work.
pl4y8oy
Human
Human
Posts: 48
Joined: 21 Dec 2012, 07:48
Noob?: Yes

Re: Packet Tokenizer: Unknown switch: 0097 when receiving pm

#3 Post by pl4y8oy »

Hi,

has this issue been fixed ?

Thx in advance.
User avatar
ChrstphrR
Testers Team
Testers Team
Posts: 42
Joined: 09 May 2010, 17:30
Noob?: No
Location: Northern Alberta, Canada

Re: Packet Tokenizer: Unknown switch: 0097 when receiving pm

#4 Post by ChrstphrR »

pl4y8oy wrote:Hi,
has this issue been fixed ?
MOST, not all of the issues seem to be fixed by adding missing (necessary) entries to your recvpackets.txt in /tables/iRO

Code: Select all

0097 -1 32
0098 3
Alas, I've been having a busy week and haven't had sufficient time to test out fixes past the packet entries, but handlers already exist for most of the issues coming up.

Please test with these changes and report back what you find.
pl4y8oy
Human
Human
Posts: 48
Joined: 21 Dec 2012, 07:48
Noob?: Yes

Re: Packet Tokenizer: Unknown switch: 0097 when receiving pm

#5 Post by pl4y8oy »

Thx Christopher. I'll update to latest SVN and will let you know if anything pop-up
pl4y8oy
Human
Human
Posts: 48
Joined: 21 Dec 2012, 07:48
Noob?: Yes

Re: Packet Tokenizer: Unknown switch: 0097 when receiving pm

#6 Post by pl4y8oy »

I have added manually in tables/iRO/recvpackets.txt and PM now workings. will let you know if I found anything weird.

Thx again