Quicksilver Posted April 1, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 02/18/12 Last Seen: January 8, 2023 Share Posted April 1, 2012 I got this client from Judas' client compilations and patched using Shinryo's diffpatcher. I am getting this issue: I am using the updated luas for this client also. I dont know the reason why I cannot connect. Please help. It's seems that the client is using some kind of encryption on the password that you type before it communicates to the login server. Quote Link to comment Share on other sites More sharing options...
Earthlingz Posted April 1, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 187 Reputation: 35 Joined: 01/01/12 Last Seen: September 20, 2014 Share Posted April 1, 2012 looks like you are using langtype 7 use 0 in your clientinfo.xml Quote Link to comment Share on other sites More sharing options...
Quicksilver Posted April 1, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 02/18/12 Last Seen: January 8, 2023 Author Share Posted April 1, 2012 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. Quote Link to comment Share on other sites More sharing options...
Judas Posted April 1, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted April 1, 2012 are you using grf or data folder, show us your clientinfo.xml too Quote Link to comment Share on other sites More sharing options...
Quicksilver Posted April 1, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 02/18/12 Last Seen: January 8, 2023 Author Share Posted April 1, 2012 (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 April 1, 2012 by Quicksilver Quote Link to comment Share on other sites More sharing options...
Judas Posted April 1, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted April 1, 2012 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> Quote Link to comment Share on other sites More sharing options...
Quicksilver Posted April 1, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 28 Reputation: 0 Joined: 02/18/12 Last Seen: January 8, 2023 Author Share Posted April 1, 2012 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. Quote Link to comment Share on other sites More sharing options...
Question
Quicksilver
I got this client from Judas' client compilations and patched using Shinryo's diffpatcher.
I am getting this issue:
I am using the updated luas for this client also. I dont know the reason why I cannot connect.
Please help. It's seems that the client is using some kind of encryption on the password that you type before it communicates to the login server.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.