Jump to content
  • 0
Sign in to follow this  
sharpscar

anyone help me?

Question

I apologize before asking something my english is bad.

 

I tried setup server  and it seems success but client seems failed.

 

tried connect to server by my client post-11689-0-36858900-1448687912_thumb.pngbut didn't logging anything  

 

so check  client folder    RO Data clientinfo.xml  

 

=================================================================

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
<connection>
<display>Ragnarok Server</display>
      <address>127.0.0.1</address>
      <port>6900</port>
      <version>45</version>
      <langtype>1</langtype>
<registrationweb>www.todayhumor.co.kr</registrationweb>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
</loading>
    </connection>
</clientinfo>
 

===========================================================

and change my client file   before I change  mmo.h file  and change current date version 

 

like this  #define PACKETVER 20140205    YYYYMMDD 

 

 

but my client  return always  

 

unregisted account(5011)

 
unregisted account(5011)  
 
rejected server(30) 
 
 
how can I setting this?

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I apologize before asking something my english is bad.

 

I tried setup server  and it seems success but client seems failed.

 

tried connect to server by my client attachicon.gifserverside.pngbut didn't logging anything  

 

so check  client folder    RO Data clientinfo.xml  

 

=================================================================

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

<desc>Ragnarok Client Information</desc>

<servicetype>korea</servicetype>

<servertype>primary</servertype>

<connection>

<display>Ragnarok Server</display>

      <address>127.0.0.1</address>

      <port>6900</port>

      <version>45</version>

      <langtype>1</langtype>

<registrationweb>www.todayhumor.co.kr</registrationweb>

<loading>

<image>loading00.jpg</image>

<image>loading01.jpg</image>

<image>loading02.jpg</image>

<image>loading03.jpg</image>

<image>loading04.jpg</image>

</loading>

   </connection>

</clientinfo>

 

===========================================================

and change my client file   before I change  mmo.h file  and change current date version 

 

like this  #define PACKETVER 20140205    YYYYMMDD 

 

 

but my client  return always  

 

unregisted account(5011)

 

unregisted account(5011)  

 

rejected server(30) 

 

 

how can I setting this?

hmm, did you make account for testing in your database?

 

unregistered account means it doesn't exist in database

 

rejected from server, what error does it throw in map, login or char?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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