Lelka - Disconnected from map server instantly.

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

Moderator: Moderators

Message
Author
Onahk3
Noob
Noob
Posts: 1
Joined: 29 Jul 2018, 23:05
Noob?: Yes

Lelka - Disconnected from map server instantly.

#1 Post by Onahk3 »

Hi. This is my first time ever trying openkore. I apologize in advance in case I missed something simple.

As title says I start and connect to the map server it disconnect instantly.

Image

PEviewer says the client is kRO_RagexeRE_2015_10_29a.
This server does not have Gepard or any paid shield.
The client or server uses packet obfuscation (disconnects as soon as I send packets with WPE-PRO).
GRF is encrypted and I can't seem to be able to extract it.

I was not able to connect to map server before, the following files and changes were the answer: I added both files under \plugins folder, now I can connect but disconnects instantly disconnect instantly (and whoever is in my friend list can see my character go offline, but never online)
ench.pl
https://pastebin.com/grTcqikw
xh.txt

Code: Select all

1169769913
1169769913
1169769913
and changed \control\sys.txt - loadPlugins to 1

My servers.txt configuration

Code: Select all

ip 198.11.255.163
port 6900
version 23
master_version 771751936
serverType kRO_RagexeRE_2015_10_29a
serverEncoding Western
charBlockSize 147
addTableFolders kRO/RagexeRE_2015_10_29a;translated;translated/kRO_english;kRO
clientHash 77ae4886d41c3418c600008dc2e5d764
pinCode 1
sendCryptKeys 0x45B945B9, 0x45B945B9, 0x45B945B9
Here is what I get from WPE-PRO during login.

Image

PEEK doesn't work, I used NEMO ( https://gitlab.com/4144/Nemo ) and got the following dump file, not sure if it can help on anything (drop box because file is too big for pastebin ) https://www.dropbox.com/s/jmelp16gopr1w ... 8.txt?dl=0

I assume the client and/or server uses custom packet encryption just like the GRF.

Thanks for your time and patience.

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

Re: Lelka - Disconnected from map server instantly.

#2 Post by SkylorD »

Sorry.

Looks like you're disconnected inside the map.

Maybe the serverType is wrong, or the recvpackets ^^ You need to extract it from PEEK. Forget the kRO default tables.

Hey, if you're using the sendCryptKeys inside servers.txt, you don't need to use this plugin with this xh.txt, because this plugin was disconnecting players. I don't know how to build a good plugin, coz this i've deleted him.

First - Try removing this plugin
Second - As you used 4144 tool to extract, please, you need to set it in servers.txt because you're using default tables folder. (unless you replaced the 2015 10 29a recvpackets by the 4144 recvpackets.

Code: Select all

addTableFolders kRO/RagexeRE_2015_10_29a;translated;translated/kRO_english;kRO
recvpackets customRecvpackets.txt 
Very good.
Learn rules

Post Reply