Stuck at map server

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
coohch3
Noob
Noob
Posts: 6
Joined: 12 Sep 2014, 16:04
Noob?: Yes

Stuck at map server

#1 Post by coohch3 »

I'm having the same problem as this topic:

http://forums.openkore.com/viewtopic.php?f=7&t=209614

And i've tried what Skylord says, followed this:

http://forums.openkore.com/viewtopic.ph ... 88#p257841

Got the keys, changed the lines and i still stuck at the map server.


This is my info:

Code: Select all

[Random]
ip 184.173.190.98
port 6900
private 1
master_version 1
version 46
serverType kRO_RagexeRE_2013_08_07a
serverEncoding Western
charBlockSize 144
chatLangCode 1
addTableFolders kRO/RagexeRE_2013_08_07a;pserver;translated;translated/kRO_english;kRO;iRO
pinCode 1
And this is my exe file:
Download

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

Re: Stuck at map server

#2 Post by SkylorD »

http://wiki.openkore.com/index.php/Serv ... ation_Date

Install this patch :

http://forums.openkore.com/viewtopic.php?f=7&t=209614

Then use the keys. As you learn in BasicRO topic.

Have you extracted the recvpackets ?

You must use in your server settings (tables/servers.txt) :

serverType kRO_RagexeRE_2014_05_24a
recvpackets MyServer_recvpackets.txt #->inside your tables folder. Must be in(openkore/tables)/MyServer_recvpackets.txt
addTableFolders pserver;translated;translated/kRO_english;kRO;iRO
Use PEEK to get your recvpackets. Try !

I checked and this sT must works.
Learn rules

coohch3
Noob
Noob
Posts: 6
Joined: 12 Sep 2014, 16:04
Noob?: Yes

Re: Stuck at map server

#3 Post by coohch3 »

It's working! Thank you! You are the real MVP! xD

Locked