timo0o 0 Posted October 11, 2019 Hey there. After many years of not playing RO I decided to create a hercules based Server and Client for me and my friends. I have some old administrative skills with rathena and herc - but I have problems with my client. I've followed this guide here: So... everything seems to work, the Servers are online withour errors and the Loginserver accept my connections, but i can't get to the characters and the char and map server don't say anything when i Log-In I've tested some Client-Versions without success: - 2017-12-06c - 2018-03-28b - 2014-03-05b -2019-01-09a (there i have many errors in Nemo) The Packet-Ver in the Server mmo.h is #define PACKETVER 20141022 Here are some screenshots: My Clientinfo (Only with correct address and registrationweb): <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>RO</desc> <servicetype>germany</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok Online</display> <address>The servers Public-IP</address> <port>6900</port> <version>46</version> <langtype>1</langtype> <registrationweb>https://myserver.de</registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </yellow> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> </connection> </clientinfo> Can Someone help me??? Quote Share this post Link to post Share on other sites
0 Slammer 9 Posted October 11, 2019 1 hour ago, timo0o said: Hey there. After many years of not playing RO I decided to create a hercules based Server and Client for me and my friends. I have some old administrative skills with rathena and herc - but I have problems with my client. I've followed this guide here: So... everything seems to work, the Servers are online withour errors and the Loginserver accept my connections, but i can't get to the characters and the char and map server don't say anything when i Log-In I've tested some Client-Versions without success: - 2017-12-06c - 2018-03-28b - 2014-03-05b -2019-01-09a (there i have many errors in Nemo) The Packet-Ver in the Server mmo.h is #define PACKETVER 20141022 Here are some screenshots: My Clientinfo (Only with correct address and registrationweb): <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>RO</desc> <servicetype>germany</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok Online</display> <address>The servers Public-IP</address> <port>6900</port> <version>46</version> <langtype>1</langtype> <registrationweb>https://myserver.de</registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </yellow> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> </connection> </clientinfo> <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>RO</desc> <servicetype>germany</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok Online</display> <address>The servers Public-IP</address> <port>6900</port> <version>46</version> <langtype>1</langtype> <registrationweb>https://myserver.de</registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </yellow> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> </connection> </clientinfo> Can Someone help me??? #define PACKETVER configure same date with exe? Quote Share this post Link to post Share on other sites
0 Chatterboy 8 Posted October 11, 2019 Use RagEXE 20141022 version and Diff it ^_^ Quote Share this post Link to post Share on other sites
0 timo0o 0 Posted October 11, 2019 Got it to work... seems that the Packetver and some config-Files were invalid. After re-setup of the server i am now able to login 🙂 Quote Share this post Link to post Share on other sites
Hey there.
After many years of not playing RO I decided to create a hercules based Server and Client for me and my friends.
I have some old administrative skills with rathena and herc - but I have problems with my client.
I've followed this guide here:
So... everything seems to work, the Servers are online withour errors and the Loginserver
accept my connections, but i can't get to the characters and the char and map server don't say anything when i Log-In
I've tested some Client-Versions without success:
- 2017-12-06c
- 2018-03-28b
- 2014-03-05b
-2019-01-09a (there i have many errors in Nemo)
The Packet-Ver in the Server mmo.h is
#define PACKETVER 20141022
Here are some screenshots:
My Clientinfo (Only with correct address and registrationweb):
Can Someone help me???
Share this post
Link to post
Share on other sites