toto-ro.de - Issue with tables\servers.txt

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

Moderator: Moderators

DaNoob2
Noob
Noob
Posts: 3
Joined: 04 Nov 2014, 23:29
Noob?: No

toto-ro.de - Issue with tables\servers.txt

#1 Post by DaNoob2 »

Hello and sorry if my title isn't fitting but I couldn't come up with a better one.
English is not my first language so excuse me for any mistake I make.
Also this Post might be a bit long but this is just because I try to provide all the information I have.

After couple of years without using openkore I finally came back and now I have a problem.

In the old days, we just found all needed information in the (s)clientinfo.xml but nowdays this seems to not work anymore.
I extracted all the grf files in hope of finding the information but there was none.

Of course I read the "extracting data from the server" topic and followed the instructions but the information which I converted (from hex to dez) doesn't seem to work. I found the obvious ones (IP and Port) but can't figure out the others (master and version and so on)

Here is a Screenshot of the WPE Packet ( also the whole packet from "Edit Packet")
Image

as far as I understood the last Packet 33 in this case converted to dez 51 is the master version
and the code following 64 00 in this case 2D 00 00 00 converted to dez 45 is the version
as far as I know the server does not have any protection (harmony or stuff like this) and I really tried very hard to solve the problem on my own, but I can't

Server Homepage : toto-ro.de

If you need more information or something I can do just tell me!
This is the error message I get (its in german "Connection failed, check your Login setup" or something like this)

Verbindung fehlgeschlagen, überprüfe bitte die Logineinstellungen:
version: 45
master_version: 51
serverType: kRO_RagexeRE_2013_03_20


obviously the serverType is completly wrong but I can't figure it out. (since he also gives version and master version as errors I assume those are wrong, too)

I know you guys are all busy.. but if someone would spare couple of minutes to help me get the connection working (I mean the entry for servers.txt)
I can also give some $ on Paypal as a compensation for your effort if you want this


Download Link for Small Client (Client + Launcher)
Last edited by DaNoob2 on 06 Nov 2014, 04:07, edited 4 times in total.
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: toto-ro.de - Issue with tables\servers.txt

#2 Post by SkylorD »

version (displayed as 4-byte unsigned number in little-endian, in hex)
IP (as is)
port (as is)
master version (displayed as 1-byte unsigned number, in hex)
25 08 64 00 2D 00

64 -> version
2D -> master_version
Learn rules
DaNoob2
Noob
Noob
Posts: 3
Joined: 04 Nov 2014, 23:29
Noob?: No

Re: toto-ro.de - Issue with tables\servers.txt

#3 Post by DaNoob2 »

wow that was a fast replay thank you for your help!
So that means my master Version is 45 (2D as dez) and my Version is 100 (64 as dez) ?

Well I used those as version and master Version and than started looking for my serverType.
Since PE Viewer told me Aug 6,2013 I thought I had to choose 2013_08_07a but

Verbindung fehlgeschlagen, überprüfe bitte die Logineinstellungen:
version: 100
master_version: 45
serverType: kRO_RagexeRE_2013_08_07a


and again I get all those as errors, does it mean I got master version and version still wrong or just serverType?
I mean the description on the OpenKore Wiki regarding ServerTypes ends at 44 while I have 100? I think I did something wrong, please someone explain it to me :/
DaNoob2
Noob
Noob
Posts: 3
Joined: 04 Nov 2014, 23:29
Noob?: No

Re: toto-ro.de - Issue with tables\servers.txt

#4 Post by DaNoob2 »

Still need help..

edited main post with more information please help me!

As I said I can also compensate with some money on paypal for your time..
dingac
Noob
Noob
Posts: 2
Joined: 14 Nov 2010, 11:39
Noob?: No

Re: toto-ro.de - Issue with tables\servers.txt

#5 Post by dingac »

Ich hab das hier probiert und es scheitert am Map-Server.

Code: Select all

[totoRo Test]
ip 144.76.7.6
port 6900
version 104
master_version 54
private 1
serverType kRO_RagexeRE_2013_08_07a
serverEncoding Western
recvpackets
charBlockSize 147
addTableFolders kRO/RagexeRE_2013_08_07a;kRO;translated/kRO_english

Code: Select all

Verbinde zum Map Server...
Verbinde (144.76.7.6:6902)... verbunden
Sent packet    : 022D    [19 bytes]  
<< Received packet:      006A - Connection Failed [23 bytes]
Unterbrechen der Verbindung (144.76.7.6:6902)...Verbindung unterbrochen
The server has denied your connection.
... wenn du 022D aus dem send von RagexeRE_2013_08_07a sendest, dann schmeisst es dich vom map-server... echt nervig..

Wenn du das hinbekommst (ich vermute mal das der map-server mit verschlüsselten Paketen bedient werden möchte), dann melde dich bei mir.
probier z.b. PEEK um einen Ansatz zu bekommen um welche art es sich handelt. lies dich mal überall durch. vielleicht bekommst du das hin.