Error: Timeout on Map Server // 0> 81 00 08

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

Moderator: Moderators

Message
Author
Bahamut_ru
Noob
Noob
Posts: 2
Joined: 05 Mar 2020, 10:37
Noob?: No

Error: Timeout on Map Server // 0> 81 00 08

#1 Post by Bahamut_ru »

What I did wrong?
1. Download OK from git ( https://github.com/OpenKore/openkore ).
2. Download PEEK ( https://gitlab.com/4144/peek ).
3. Load exe, get *.ini
4. Start output.pl
5. Use WPE Pro, get 1A 00 00 00 и 19 — 26 version and 25 master version.
6. Check with one and two characters.
<< Received packet: 006B - Received characters from Game Login Server [174 bytes]
<< Received packet: 006B - Received characters from Game Login Server [321 bytes]
147 charblock size.
7. sendCryptKeys order: 1, 3, 2 from *.ini

And get this:

Code: Select all

[ServerRO]
ip 185.139.69.12
port 6990
master_version 25
version 26
serverType kRO_RagexeRE_2014_10_22b
securelogin 1
private 1
serverEncoding Russian
sendCryptKeys 0x290551ea, 0x2b952c75, 0x2d67669b
charBlockSize 147
addTableFolders kRO/RagexeRE_2014_10_22b;translated/kRO_english;kRO
recvpackets ServerRO.txt
When I start openkore, i get this:

Code: Select all

Connecting to Account Server...
Connecting (185.139.69.12:6990)... connected
---------- Account Info ----------
Account ID: 2000004    84 84 1E 00
Sex:        Boy
Session ID: 37720638   3E 92 3F 02
            1583248715 4B 75 5E 5E

----------------------------------
---------------------- Servers ----------------------
#   Name                  Users  IP              Port
0   Master Server         0      185.139.69.12   6192
-----------------------------------------------------
Closing connection to Account Server
Disconnecting (185.139.69.12:6990)...disconnected
Connecting to Character Server...
Selected server: Master Server
Connecting (185.139.69.12:6192)... connected
Received characters from Character Server
------------- Character List -------------
Slot 0: Kore Test (Crusader, level 99/50)
Slot 1: Testik (Novice, level 1/1)
------------------------------------------
Received character ID and Map IP from Character Server
----------Game Info----------
Char ID: F5 49 02 00 (150005)
MAP Name: new_1-2.gat
MAP IP: 185.139.69.12
MAP Port: 5192
-----------------------------
Closing connection to Character Server
Disconnecting (185.139.69.12:6192)...disconnected
Connecting to Map Server...
Connecting (185.139.69.12:5192)... connected
Timeout on Map Server, connecting to Account Server...
Connecting to Account Server...
[reconnect] Login retry number 2, setting reconnect timeout to 69 seconds.
Connecting (185.139.69.12:6990)... connected
Timeout on Account Server, reconnecting. Wait 69 seconds...
Incoming data left in the buffer:
================================================
3 bytes   Mar 5 08:59:22 2020
  0>  81 00 08                                              ...
Disconnecting (185.139.69.12:6990)...disconnected
I tried to upload files, but the forum does not allow this:
Sorry, the board attachment quota has been reached.

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Error: Timeout on Map Server // 0> 81 00 08

#2 Post by fadreus »

Tried without SendCryptKeys yet?

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

c4c1n6kr3m1
The Way Of Human
The Way Of Human
Posts: 150
Joined: 24 Mar 2012, 04:13
Noob?: Yes

Re: Error: Timeout on Map Server // 0> 81 00 08

#3 Post by c4c1n6kr3m1 »

use client,... sniff it !!!
(easier with no player,npc,portal around)
than compare the packet with bot packet

if u see packet 014F from client ( you'll see it as 4F 01 blabla ) than it does not use sendCryptKeys

no protection sir?

Bahamut_ru
Noob
Noob
Posts: 2
Joined: 05 Mar 2020, 10:37
Noob?: No

Re: Error: Timeout on Map Server // 0> 81 00 08

#4 Post by Bahamut_ru »

fadreus wrote:Tried without SendCryptKeys yet?
The same result. :?
c4c1n6kr3m1 wrote:use client,... sniff it !!!
(easier with no player,npc,portal around)
than compare the packet with bot packet

if u see packet 014F from client ( you'll see it as 4F 01 blabla ) than it does not use sendCryptKeys

no protection sir?
Have not found 4F 01.
No protection.

c4c1n6kr3m1
The Way Of Human
The Way Of Human
Posts: 150
Joined: 24 Mar 2012, 04:13
Noob?: Yes

Re: Error: Timeout on Map Server // 0> 81 00 08

#5 Post by c4c1n6kr3m1 »

maybe wrong recvpacket, sendCryptKeys , serverType, or using shuffle packet, check peek result again
bla bla bla

compare the packets on map login !!!!

Post Reply