Jump to content
  • 0
timo0o

Failed to connect after Login

Question

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:

Disconnected.JPG.0aa27a7532dc61f207e7c4cacbb7dc7a.JPG

 

Servers.thumb.JPG.98c34da6f5a265f4db47d165509aeefa.JPG

 

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???

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0
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:

Disconnected.JPG.0aa27a7532dc61f207e7c4cacbb7dc7a.JPG

 

Servers.thumb.JPG.98c34da6f5a265f4db47d165509aeefa.JPG

 

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?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.