Need help about config - Solved

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
lastern
Noob
Noob
Posts: 11
Joined: 20 Mar 2013, 08:35
Noob?: Yes

Need help about config - Solved

#1 Post by lastern »

Hi all;

I've setup bot yesterday and it was working fine but today my bot not using skills but it was working fine yesterday...
Item configs works fine.

I've an idea i said bot was using skills fine yesterday maybe the reason is i was swordsman and today i've jobchanged to knight maybe it is the reason idk :/

NOTE:
Btw sry for opening new topic but i was looking for solution like 3-4 hours tried many codes also searched many topics (don't worry used google too :/ )

Note 2: There is an error at console "Packet Tokenizer: Unkown switch: 016C"

FIXED

all you have to fix your Packet tokenizer or Packet Parser error to use ur skills :)
Technology wrote:
benryu wrote:Hey i extracted the packets and still i get unknown packets.

Packet Parser: Unknow Switch: 043D
Packet Tokenizer: Unknown Switch: 016C

Details
Port 6900
Version 23
Server tpye 8_4
Master_version 14
You are using JCV's packet extractor right?
There seem to be some problems with the packet extractor, i noticed the 016C one myself.
The recvpackets seems to have multiple entries of 016A due to some bug.
So 016C seems to be missing, but you can add it manually:
016C 43
for the other packetswitch: 043D, this packet isn't implemented in kore yet (it is the postskill delay packet and it was implemented in the kRO servertypes)
Image