Jump to content
  • 0

2012-03-28 ragexeRE login issues


Question

6 answers to this question

Recommended Posts

Posted

changed the langtype to 0 but no luck. the version on my clientinfo.xml is 25. Is that a conflict?

Tried all available numbers for the version and the langtype and still no luck.

Posted (edited)

Here is my clientinfo.xml. I am using read data folder first.

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

<clientinfo>

<servicetype>korea</servicetype>

<servertype>sakray</servertype>

<connection>

<display>Chrome</display>

<balloon>Chrome Renewal Server</balloon>

<desc>Chrome Renewal Server</desc>

<address>127.0.0.1</address>

<port>6900</port>

<version>20</version>

<langtype>0</langtype>

<registrationweb>127.0.0.1/cpanel</registrationweb>

<aid>

<admin>2000000</admin>

<admin>2000012</admin>

<admin>2000026</admin>

</aid>

</connection>

</clientinfo>

Edited by Quicksilver
Posted

i remember that something about it cant read md5 or whatever, but using data folder first can be a problem

i think i used this for data folder

not sure if it will work

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
   <servicetype>thai</servicetype>
   <servertype>sakray</servertype>
   <hideaccountlist /><extendedslot /><readfolder /><passwordencrypt /><passwordencrypt2 />
   <connection>
    <display>Sakray Client</display>
    <desc>Sakray Client</desc>
    <address>localhost</address>
    <port>6900</port>
    <version>25</version>
    <langtype>5</langtype>
    <balloon>Sakray Client</balloon>
    <aid>
	    <admin></admin>
    </aid>
   </connection>
</clientinfo>

Posted

I am going to try this now. Will post asap what will happen. Thanks Judas.

I have now connected to my server.

Funny I used the contents on your post #6:

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

<clientinfo>

<servicetype>thai</servicetype>

<servertype>sakray</servertype>

<hideaccountlist /><extendedslot /><readfolder /><passwordencrypt /><passwordencrypt2 />

<connection>

<display>Sakray Client</display>

<desc>Sakray Client</desc>

<address>localhost</address>

<port>6900</port>

<version>25</version>

<langtype>5</langtype>

<balloon>Sakray Client</balloon>

<aid>

<admin></admin>

</aid>

</connection>

</clientinfo>

... and made a new clientinfo.xml. I just changed the langtype to 0 and placed it to my custom grf which is the first to be read at DATA.ini prior to the data.grf and rdata.grf. I erased the clientinfo.xml which is originally to be read at the data folder since I diffed the client with "Read Data Folder First".

It seems the client went straight ahead to read the clientinfo.xml inside the first grf written in the DATA.ini instead of the one inside the data folder.

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