Nana Posted December 20, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 118 Reputation: 6 Joined: 12/20/12 Last Seen: November 10, 2014 Share Posted December 20, 2012 A lot time ago i use to do this frecuently, however like 2 years ago i left ro Since last week i try to made a newone just for me, i download from SVN the 3 emus (eathena, reathena an 3ceam) to check all the new things I made the server as allways but suddenly i can't made the connection with the localhost i made like 300 exes, with 10 guides app and I cant even make that my login window show something I use the 20120410 exe, 20111122 and 20110111, i use 3 deferent patchers and move the client info i move the db/packetver and the /src/common/mmh for the packetversion I rcompile every time but not success :S does anyone have any clue about some testing info that i can test to make this? i give some SS of one of the servers, when I try to login in the server I only get the server connection failed My clientinfo.xml is this <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <desc>Servidor de Ragnarok Online</desc> <display>test</display> <balloon>Rates 5x/5x/3x</balloon> <address>107.0.0.1</address> <port>9000</port> <version>25</version> <langtype>17</langtype> <aid> <admin>2000000</admin> </aid> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> </loading> </connection> </clientinfo> Quote Link to comment Share on other sites More sharing options...
clydelion Posted December 20, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted December 20, 2012 check your clientinfo.xml, ip should be 127.0.0.1 not 107.0.0.1 Quote Link to comment Share on other sites More sharing options...
Nana Posted December 20, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 118 Reputation: 6 Joined: 12/20/12 Last Seen: November 10, 2014 Author Share Posted December 20, 2012 (edited) Sorry i think I make a dummy mistake, but no, that isn't the problem It don't shows in the login window, I made a local.grf to hace only the clientinfo just in case that it cant read fron data folder Edited December 20, 2012 by aisha Quote Link to comment Share on other sites More sharing options...
Winz Posted December 20, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted December 20, 2012 Is that your own created client? or did you copy someone's else? wait.. on login_athena.conf, char_athena.conf, and map_athena.conf, change the IPs to 127.0.0.1 and restart the server. nah, I don't think it could. back to the first line I was saying, if you copied someone's, just telling you, some people were able to hack and modify the dll as well as the client so that they injected the clientinfo.xml to the client / dll and external clientinfo.xml (either in data folder or in GRF) will be ignored. Quote Link to comment Share on other sites More sharing options...
Nana Posted December 20, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 118 Reputation: 6 Joined: 12/20/12 Last Seen: November 10, 2014 Author Share Posted December 20, 2012 (edited) No, I have my old data folder plus a new clean data, my old exes,plus some exes from here https://subversion.a...etools/clients/ I get my luas from here http://svn6.assembla...ub Files 5.0.2/ My data.ini is [Data] 0=local.grf <- only my clientinfo.xml for localhost 1=lua.grf <- luas for my exe 2=dat.grf <- clean data 3=rdata.grf 4=data.grf Thanks! Edited December 20, 2012 by aisha Quote Link to comment Share on other sites More sharing options...
Winz Posted December 20, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted December 20, 2012 found it! clientinfo.xml <port>9000</port> change to: <port>6900</port> Quote Link to comment Share on other sites More sharing options...
Nana Posted December 20, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 118 Reputation: 6 Joined: 12/20/12 Last Seen: November 10, 2014 Author Share Posted December 20, 2012 Thanks!!! duhhh I forgot that my old server do not have the default ports Thanks!!! Quote Link to comment Share on other sites More sharing options...
Winz Posted December 21, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted December 21, 2012 glad I could help you. have a nice day! Quote Link to comment Share on other sites More sharing options...
Question
Nana
A lot time ago i use to do this frecuently, however like 2 years ago i left ro
Since last week i try to made a newone just for me, i download from SVN the 3 emus (eathena, reathena an 3ceam) to check all the new things
I made the server as allways but suddenly i can't made the connection with the localhost
i made like 300 exes, with 10 guides app and I cant even make that my login window show something
I use the 20120410 exe, 20111122 and 20110111, i use 3 deferent patchers and move the client info
i move the db/packetver and the /src/common/mmh for the packetversion
I rcompile every time but not success :S does anyone have any clue about some testing info that i can test to make this?
i give some SS of one of the servers, when I try to login in the server I only get the server connection failed
My clientinfo.xml is this
Link to comment
Share on other sites
7 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.