ServerType 2018 for connection to rAthena

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

Moderator: Moderators

Message
Author
Trafim
Noob
Noob
Posts: 2
Joined: 22 Dec 2018, 09:17
Noob?: No

ServerType 2018 for connection to rAthena

#1 Post by Trafim »

Hi everyone!

Struggled to find serverType to connect OpenKore to the latest rAthena server (as of december 2018). Hence sharing the ones I created using the advises on this forum and github.

I share two files with the same name: “RagexeRE_2018_05_29.pm”
First should be put in openkore/src/Network/Send/kRO, second in openkore/src/Network/Receive/kRO

https://drive.google.com/open?id=1gKegL ... CyPlZssmsb
And
https://drive.google.com/open?id=15kHJU ... 9TDZ7VXm-4 (don’t forget to rename it to RagexeRE_2018_05_29.pm)

First file I received linking packet info from client-map packet rAthena file https://github.com/sctnightcore/rathena ... huffle.hpp
and Send/RagexeRE_2017_12_27a.pm openkore file.
Second file is mostly a copy-past with renaming of Receive/RagexeRE_2017_12_27a.pm openkore file.

PS. Could also be useful an extract from my tables/servers.txt file:

Code: Select all

[Localhost]
ip 127.0.0.1
port 6900
master_version 0
version 55
serverType kRO_RagexeRE_2018_05_29
serverEncoding Western
charBlockSize 155
addTableFolders localRO;translated;translated/kRO_english;kRO
“localRo” folder contains recvpackets.txt packet length file which I’ve got using PEEK.
PPS. For those who are interested here is simple python script I used to create the first file.
https://drive.google.com/open?id=1W1UBl ... judt4hUaHX

fredclassic
Noob
Noob
Posts: 4
Joined: 19 Jan 2019, 05:05
Noob?: Yes

Re: ServerType 2018 for connection to rAthena

#2 Post by fredclassic »

I copy both of your files and place it on sent & receive folder with right name like ur mention above.. then I use your setting here what I got..

Image

what should I do to solve this?

sctnightcore
Developers
Developers
Posts: 235
Joined: 09 Apr 2017, 07:23
Noob?: No
Location: Thailand

Re: ServerType 2018 for connection to rAthena

#3 Post by sctnightcore »


cielthephantom
Noob
Noob
Posts: 7
Joined: 10 Oct 2017, 16:40
Noob?: Yes

Re: ServerType 2018 for connection to rAthena

#4 Post by cielthephantom »

Hello , i create a local server from : https://rathena.org/board/topic/109823- ... 5-minutes/
i follow your step and its say " PACKET TOKENIZER : UNKNOWN SWITCH : 0AC4 " too.

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: ServerType 2018 for connection to rAthena

#5 Post by fadreus »

cielthephantom wrote:Hello , i create a local server from : https://rathena.org/board/topic/109823- ... 5-minutes/
i follow your step and its say " PACKET TOKENIZER : UNKNOWN SWITCH : 0AC4 " too.
You use latest version?

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

cielthephantom
Noob
Noob
Posts: 7
Joined: 10 Oct 2017, 16:40
Noob?: Yes

Re: ServerType 2018 for connection to rAthena

#6 Post by cielthephantom »

lastest openkorea & maybe lastest rathena

WhiteGoblin
Noob
Noob
Posts: 8
Joined: 09 Mar 2019, 17:02
Noob?: No

Re: ServerType 2018 for connection to rAthena

#7 Post by WhiteGoblin »

I would love to know how to do this as well. I've spent an embarrassing amount of time trying on my own. Specifically the newest 2019 version. I even wrote Anacondaqq (the author) a PM on the rAthena forums and he wasn't too happy to hear from me requesting help about OpenKore. LOL. All I want to do is take his server release and see how far I can get slowly building a bot army on my own. I don't really want to have to worry about admins or other players feeling like I'm cheating them of their own efforts or gains. But damn everything I've tried so far has been a bust.

Thanks in advance to anyone who can provide any help!

'Gobby

sctnightcore
Developers
Developers
Posts: 235
Joined: 09 Apr 2017, 07:23
Noob?: No
Location: Thailand

Re: ServerType 2018 for connection to rAthena

#8 Post by sctnightcore »

WhiteGoblin wrote:I would love to know how to do this as well. I've spent an embarrassing amount of time trying on my own. Specifically the newest 2019 version. I even wrote Anacondaqq (the author) a PM on the rAthena forums and he wasn't too happy to hear from me requesting help about OpenKore. LOL. All I want to do is take his server release and see how far I can get slowly building a bot army on my own. I don't really want to have to worry about admins or other players feeling like I'm cheating them of their own efforts or gains. But damn everything I've tried so far has been a bust.

Thanks in advance to anyone who can provide any help!

'Gobby
u can post in openkore issues .
:p
i hope openkore work in client 2019 ;)

Post Reply