Private server: Packet Parser: Unknown Switch 0436

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

Message
Author
FitzBdx
Noob
Noob
Posts: 7
Joined: 14 Mar 2012, 09:31
Noob?: Yes

Private server: Packet Parser: Unknown Switch 0436

#1 Post by FitzBdx »

Hi, i refered to this topic :
so I post your step by step action here.

i followed the Connectivity Guide and this is what I did:

First of all, I use TurtoiseSVN, so I should get the lastest revision of OpenKore : 7975

I found informations about my private server with WPE:

Here they are:

ip ***.**.***.***
port 6900
master_version 20
version 1

Now about serverType:

The executable, compiled the May 3, 2011, I put the nearest RagexeRE I found.
it is the only one which didn't give me a Packet Tokenizer so I keep it.
Here it is:

serverType kRO_RagexeRE_2011_11_02a

About charBlockSize:

I don't really understand the charBlockSize, so I try some numbers like 106, 108, 112, 116, 118 and 120.
It seems to don't change anything.

Now, to finish my server's settings, I put that:

serverEncoding Western
recvpackets recvpackets.txt
addTableFolders fRO.

So this is what I have in my server.txt:

[Private Server Name]
ip ***.**.***.***
port 6900
master_version 20
version 1
serverType kRO_RagexeRE_2011_11_02a
charBlockSize 112
serverEncoding Western
recvpackets recvpackets.txt
addTableFolders fRO.

Now, about recvpackets, I followed this topic, and it gave me that:

recvpackets.txt.

I want to see my ragnarok client when I run openkore, so I put in Control/config.txt: Xkore 1

Now I run Openkore, and I can see this screen:

http://imageshack.us/photo/my-images/26 ... r0436.png/

A Packet Parser: Unknown Switch: 0436.
As you see, informations about my characters are crazy. i don't understand why.

I think you know all. Can someone help me?

Regards.

Cozzie
Spam Generator
Spam Generator
Posts: 499
Joined: 04 Apr 2008, 09:30
Noob?: No
Location: Melbourne, City of beer and awful sushis

Re: Private server: Packet Parser: Unknown Switch 0436

#2 Post by Cozzie »

Change the title. This is already the private server section, having the term private server in the title is redundant.

If you need us to help you, you need to give us the essential information - server name, ip address and if the private server utilizes any anti bot.

http://openkore.com/index.php/Frequentl ... itch:_xxxx

Do NOT mess around with charBlockSize, it is automatically obtained.

Do not use xKore on first try.
Make Openkore Awesome. Join the team.

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Private server: Packet Parser: Unknown Switch 0436

#3 Post by EternalHarvest »

In kRO_RagexeRE_2011_11_02a serverType packet 0436 is not map_login packet anymore, and should not be encountered there. You need an older (or newer) serverType.

FitzBdx
Noob
Noob
Posts: 7
Joined: 14 Mar 2012, 09:31
Noob?: Yes

Re: Private server: Packet Parser: Unknown Switch 0436

#4 Post by FitzBdx »

Ok, I tried a lot of serverType and it seems that openkore works only with serverType 8_4.

I just have a Packet Parser: Unknown Switch: 08B9 but the openkore can connect itself to the server, when I put Xkore to 0 .
If I put Xkore to 1, it works too but the bot is "freezed". I can see "stuck during route".

And can someone tell me why my bot just wandering in the lockmap?
I want him to hunt all Plants in Yggdrasil01, so I put that in mon_control:

##### Plants #####

Black Mushroom 0 0 0
Blue Plant 1 0 0
Green Plant 1 0 0
Red Mushroom 0 0 0
Red Plant 1 0 0
Shining Plant 1 0 0
White Plant 1 0 0
Yellow Plant 1 0 0

And that in config:

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 0
attackDistance 1.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0


It don't do anything, just walking into the map.

Thanks again !

User avatar
SkylorD
Moderators
Moderators
Posts: 1167
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Private server: Packet Parser: Unknown Switch 0436

#5 Post by SkylorD »

Use PEViewer to discover the correct serverType.
And about your other doubt, create a topic for this, these is for other subject.
Learn rules

Post Reply