Jump to content
  • 0

Question

3 answers to this question

Recommended Posts

Posted

Make sure you have edited your clientinfo.xml file located inside either your "data" folder or your grf file.

 

If it's inside your data folder already, make sure you have allowed your client to Read data folder first.

 

Or if your client isn't allowed to do that, make sure you have compiled the clientinfo.xml inside your grf perfectly.

 

Inside your clientinfo, make sure that the IP Address you are using is the one your server is using.

 

 

Please press the green UP button if it helped. Thanks.

Posted

It still does not work. I already did the clientinfo.xml editing and it still does not work.

 

<?xml version="1.0"
encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
<connection>
<display>Ragnarok</display>
<balloon>Ragnarok</balloon>    
<desc>Ragnarok</desc>     
<address>127.0.0.1</address>     
<port>6900</port>     
<version>34</version>     
<langtype>0</langtype>     
<registrationweb></registrationweb>     
<aid>
              <admin></admin>        
<yellow></yellow>
      </aid>  
</connection>
</clientinfo>

Posted (edited)

No.

You're connecting using the ID: 1. The ID 1 is reserved for communications (logins) through servers (login - map, login - char, char - map).

You need to create another ID, which is greater than / equal to 200000

 

No. Wrong.

 

The login server does not showing any login confirmation from your client. make sure you have asked your client to connect to 127.0.0.1 (localhost), port 6900, and both your client and server are allowed to communicate through any single firewall installed in your system.

Edited by Winz

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...