Hello,
I've followed https://github.com/rathena/rathena/wiki, that is a bit out of date but not too hard to adapt it.
All the server part seem to work, except I dont know if i'm in renewal or not, nothing during the installation allow us to chose if we are or not, or maybe we cant ? During sql script execution we need to run main.sql and logs.sql, but item_db_re.sql for example are not used and when starting mapserv, it say that we need thoses table, so i've added all *_re table but i still got a BUNCH or errors and warning.
For example
Also i thought a web server will be shipped with rAthena to manage new player etc, but no ? So why sebser.bat need to be started ? I got an 404 Error while trying to reach the ip+port.
Despite all of this, I tried to find how to connect to my server. Oh god it's a pain in the a$$, it's been three hours and i'm still lost.
Document say's
Well, but what exe ? There is no exe in this github or any vs solution to get one ?
So after digging I found
https://rathena.org/board/topic/110561-client-side-guide/ but it outdated too, in the old rev part I, packet_db does not exist, part II still updated and part III ... outdated and NEMO can't be downloaded anymore, well, more diggint that lead me to
https://rathena.org/board/topic/126571-warp-a-successor-to-nemo/. This allow me to update an EXE, like one that can be downloaded here ? https://ratemyserver.net/index.php?page=download_kROLinks
But lasted version is 20200603 (YYYYMMDD), but in my packets.hpp (that seem to replace packet_db) I have the version 20211103. So is that a problem ? Did I missed something ?
best regards (from someone who's trying to enjoy an old game because of a passing nostalgia)