Jump to content
  • 0

failed to connect please help i have teamvier


Question

Posted

sir please help me you can teamviewer me i have this problem i try to follow Sharpienero steps in youtube about creating rathena and i follow it carefully but it failed, then i try to balance my ragexe lua and etc the progress of my server is i passed the log in stage but after selecting server failed to connect please teamvier me or advice thanks a lotpost-7112-0-38650400-1345698389_thumb.jpgpost-7112-0-35188100-1345698377_thumb.jpgpost-7112-0-83800700-1345698398_thumb.jpg

7 answers to this question

Recommended Posts

Posted (edited)

<?xml version="1.0" encoding="euc-kr" ?> <clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<extendedslot></extendedslot>
<readfolder></readfolder>
<connection>
 <display>MetanoiA RO</display>
 <desc>A new version of nature.</desc>
 <balloon>A new version of nature.</balloon>
 <address>121.54.2.28</address>
 <port>6900</port>
 <version>25</version>
 <langtype>1</langtype>
 <registrationweb>none</registrationweb>
 <aid>
  <admin>2000000</admin>
  <admin>2000001</admin>
  <admin>2000002</admin>
  <admin>2000004</admin>
 </aid>
</connection>
</clientinfo>

in RO folder only

Edited by Emistry
[CODEBOX] for better preview of contents
Posted

it should be inside data folder or make grf and put your clientinfo

and also one thing

the address should be "<address>127.0.0.1</address>"

because that's the address you had put in the login_athena as from what i could see from the picture you posted..

Posted

Be sure that you edit:

mmo.h <trunk/src/common/mmo.h>

#define PACKETVER 20120410

change 20120410 to your client date. Dont FORGET to recompile

Check your clientinfo for:

<address>121.54.2.28</address>

change 121.54.2.28 to your IP address

<version>25</version>

version that fits your client

- clientinfo.xml should be located on RoFolder/data

Posted (edited)

<?xml version="1.0" encoding="euc-kr" ?> <clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<extendedslot></extendedslot>
<readfolder></readfolder>
<connection>
 <display>MetanoiA RO</display>
 <desc>A new version of nature.</desc>
 <balloon>A new version of nature.</balloon>
 <address>121.54.2.28</address>
 <port>6900</port>
 <version>25</version>
 <langtype>1</langtype>
 <registrationweb>none</registrationweb>
 <aid>
  <admin>2000000</admin>
  <admin>2000001</admin>
  <admin>2000002</admin>
  <admin>2000004</admin>
 </aid>
</connection>
</clientinfo>

in RO folder only

Also make sure to diff your client (if you use the newest files and client) without the "read data folder first" option turned on,

because with that diff on you won't be able to connect (I believe) and your setup will not save your client's changes (such as sound and effects turned on/off).

Oh and use the clientinfo inside your custom grf, you can basically abandon the data folder itself.

Edited by Seraph Sephiroth

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