Timeout on map server

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

Moderator: Moderators

Message
Author
Biranko
Noob
Noob
Posts: 5
Joined: 24 Jun 2015, 17:00
Noob?: No

Timeout on map server

#1 Post by Biranko »

Hello i am playing a server Called Neoon Ro and i get all the config that i need But Whene i start the bot I alway Get This prblm

Closing connection to Character Server
Disconnecting (213.239.219.67:6121)...disconnected
Connecting to Map Server...
Connecting (213.239.219.67:5121)... connected
Timeout on Map Server, connecting to Account Server...
Connecting to Account Server...
Connecting (213.239.219.67:6900)... connected
Timeout on Account Server, reconnecting. Wait 30 seconds...
Incoming data left in the buffer:
================================================
3 bytes Jun 30 02:17:23 2015
0> 81 00 08 ...
Disconnecting (213.239.219.67:6900)...disconnected

So If any one have the solution...Can you help me to Fix this prblm
Thanks in advanced!!!

vitriol
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 19 Apr 2011, 23:26
Noob?: No

Re: Timeout on map server

#2 Post by vitriol »

hercules emulator + timeout on map server => they use packet header encryption. you need to find the packet keys by diffing the original unpacked client with the custom server exe and then apply that to encrypt everything you send to the server by modifying the src/Network/send pm files

Biranko
Noob
Noob
Posts: 5
Joined: 24 Jun 2015, 17:00
Noob?: No

Re: Timeout on map server

#3 Post by Biranko »

Can u please send me a link to explain how i can do this because i didn't understand Thanks!!

vitriol
Plain Yogurt
Plain Yogurt
Posts: 61
Joined: 19 Apr 2011, 23:26
Noob?: No

Re: Timeout on map server

#4 Post by vitriol »

you have to figure it out by searching the forums because nobody really bothered to compile instructions

Post Reply