franzcvel2 Posted May 20, 2012 Posted May 20, 2012 Can anyone direct me to a tutorial here how to connect to the client? I've successfully established and ran the three servers (char, log and map). I only need to path them to the kRO. I've tried creating an XML with my current WAN IP and put it in the GRF but nothing still works, I'm still loging in the old server... I guess I need a detailed process. Please help me, I would greatly appreciate the response. Quote
Judas Posted May 20, 2012 Posted May 20, 2012 so you have the three servers running successfully? All green? If so have you tried connecting to localhost. Quote
franzcvel2 Posted May 21, 2012 Author Posted May 21, 2012 Yes I've path them to my WAN IP and also tried to change the IP to 127.0.0.1(localhost) but I'm still connecting to the old server. All of them are green, no error messages. Quote
Judas Posted May 21, 2012 Posted May 21, 2012 that's no good then, if localhost doesn't let you connect to your own machine. Can you post your clientinfo.xml Quote
franzcvel2 Posted May 23, 2012 Author Posted May 23, 2012 <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <hideaccountlist></hideaccountlist> <connection> <display>xxx RO</display> <desc>xxx Online Server</desc> <address>127.0.0.1</address> <port>6900</port> <version>24</version> <langtype>9</langtype> <aid> <admin>2000000</admin> </aid> </connection> </clientinfo> Quote
Judas Posted May 23, 2012 Posted May 23, 2012 this is your own machine right, not a vps? then you should be able to connect to localhost no problem, if char_athena, and map_athena are default settings nothing changed then here's my xml file, it may be no change but it should work <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <hideaccountlist /><extendedslot /><readfolder /> <connection> <display>Sakray Client</display> <desc>Sakray Client</desc> <address>localhost</address> <port>6900</port> <version>25</version> <langtype>1</langtype> <balloon>Sakray Client</balloon> <aid> <admin>2000002</admin> </aid> </connection> </clientinfo> Quote
franzcvel2 Posted May 26, 2012 Author Posted May 26, 2012 My bad, I forgot to edit some when changing from WAN IP to localhost. Also it seems some files were not properly merged. As of now I'm able to connect with some minor errors, but that's for another day. Thank you for your help =) Quote
Question
franzcvel2
Can anyone direct me to a tutorial here how to connect to the client?
I've successfully established and ran the three servers (char, log and map). I only need to path them to the kRO.
I've tried creating an XML with my current WAN IP and put it in the GRF but nothing still works, I'm still loging in the old server...
I guess I need a detailed process.
Please help me, I would greatly appreciate the response.
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.