Patching broke Tool Dealers?

International

Moderator: Moderators

Yavi
Noob
Noob
Posts: 6
Joined: 28 May 2013, 00:22
Noob?: Yes

Patching broke Tool Dealers?

#1 Post by Yavi »

Code: Select all

Map Change: ra_in01.gat (249, 266)
Packet Tokenizer: Unknown switch: 099B
Could not find an NPC at location (257,269).
Calculating auto-storage route to: Capital of Arunafeltz States, Rachel(rachel): 109, 138  #rachel
No matter what I do, my client will not even see the Tool Dealer. This is for ALL towns, not just rachel. The skin for them in game has changed, this may have something to do with it, but I've really no idea.

Edit Update: It seems it will see the npcs fine when doing the autobuy sequence, but the npcs never show up when doing the autosell sequence. This seems odd to me and I don't know enough about openkore to try and fix it, any help would be appreicated.
s10114618
Noob
Noob
Posts: 9
Joined: 20 Dec 2012, 21:39
Noob?: Yes

Re: Patching broke Tool Dealers?

#2 Post by s10114618 »

I am having the same problem too. admin on iRO changed something on tool dealer
summerkidzz
Human
Human
Posts: 23
Joined: 20 Dec 2012, 23:58
Noob?: Yes

Re: Patching broke Tool Dealers?

#3 Post by summerkidzz »

same problem with me.
allanon256
Developers
Developers
Posts: 19
Joined: 06 Mar 2010, 19:33
Noob?: No

Re: Patching broke Tool Dealers?

#4 Post by allanon256 »

The tool dealer isn't broken. There's a new packet (099B) which is always sent when you change maps, and the npc packet is getting ignored because kore can't understand the first packet in the sequence.

Just add the following line to the end of tables/iRO/recvpackets.txt and restart kore, and you'll be good to go:

099B 8 8 0

After doing that, you'll still get a "Packet Parser: Unknown switch: 099B" warning, but the tool dealer npc should show up.
Lea85
Noob
Noob
Posts: 6
Joined: 25 May 2013, 15:32
Noob?: No

Re: Patching broke Tool Dealers?

#5 Post by Lea85 »

Genius. Thanks a lot.

I see that nobody ever thanks for anything so here it is :)
summerkidzz
Human
Human
Posts: 23
Joined: 20 Dec 2012, 23:58
Noob?: Yes

Re: Patching broke Tool Dealers?

#6 Post by summerkidzz »

thanks, it working now.
collapser
Noob
Noob
Posts: 2
Joined: 23 Jun 2012, 19:56
Noob?: Yes

Re: Patching broke Tool Dealers?

#7 Post by collapser »

im haveing the same problems ive tryed going trough the faq but it dident fix anything for me really is there anything else that can be done
peanutman
Noob
Noob
Posts: 3
Joined: 13 Jun 2013, 21:04
Noob?: No

Re: Patching broke Tool Dealers?

#8 Post by peanutman »

allanon256 wrote:The tool dealer isn't broken. There's a new packet (099B) which is always sent when you change maps, and the npc packet is getting ignored because kore can't understand the first packet in the sequence.

Just add the following line to the end of tables/iRO/recvpackets.txt and restart kore, and you'll be good to go:

099B 8 8 0

After doing that, you'll still get a "Packet Parser: Unknown switch: 099B" warning, but the tool dealer npc should show up.
I did this, and still nothing :( stuck at the Payon tools vendor

Is there a way to update the entire recvpackets.txt file to get rid of the packet parser errors? I've done some searching but can't find the right answers.

I have also read the manual, maybe I'm just useless :(
pattarit
Noob
Noob
Posts: 6
Joined: 21 Jul 2009, 07:25
Noob?: Yes

Re: Patching broke Tool Dealers?

#9 Post by pattarit »

took a long time T T

thx a lot ^^