BlueSephiroth Posted April 3, 2016 Posted April 3, 2016 Hello, I followed the quick setup guide,but i still cannot connect my client to the server, i hope you can light me up on what i am doing wrong. My client cant connect to the server and also when i launch it , it doesnt show dialogs. im using shortcut with "-Service" . The server is running in a VPS (theres no firewall so nothing is blocking the ports). Also is it normal that the server says: listening on ip 0.0.0.0? instead of the VPS ip? When i try to access to "http://209.208.xx.xx:8080/toslive/patch" it says cannot GET and in "http://209.208.xx.xx:8080/toslive/patch/serverlist.xml" shows nothing, is it normal? Client.xml in Game Folder: Quote <ClientCfgFile> <Locale ServiceNation="GLOBAL" Dictionary="YES" DefaultLanguage="English"/> <Nexon UseNexonSSO="NO" UseNexonGameLogManager="NO" SSOServer="No"/> <SecurityApp HackShield="NO" Xigncode="NO"/> <Steam UseSteamClient="YES"/> <Camera Long="45" Lati="38" Fov="45"/> <Sound IgnoreTick="0.03" MaxRange="400" HoldRange="100" MixRate="22050" MaxChannel="16" DistFactor="1000" Pitch="1.0" MusicVolume="50" SoundVolume="255" TotalVolume="255" EnableReverb="TRUE"/> <GameOption ServerListURL="http://209.208.xx.xx:8080/toslive/patch/serverlist.xml" StaticConfigURL="http://209.208.xx.xx:8080/toslive/patch/" NewAccountURL="http://treeofsavior.com" PaymentURL="http://treeofsavior.com" LoadingImgURL="http://drygkhncipyq8.cloudfront.net/toslive/patch/loadingimg/" LoadingImgCount="10"/> <Debug MailFreq="5"/> <HotKey Version="1"/> </ClientCfgFile> thank you Very much
Sanasol Posted April 3, 2016 Posted April 3, 2016 serverlist - ok config - ok - http://209.208.xx.xx:8080/toslive/patch/static__Config.txt but in your serverlist ip - 127.0.0.1 <?xml version="1.0" encoding="utf-8"?> <serverlist> <server GROUP_ID="100" TRAFFIC="0" ENTER_LIMIT="100" NAME="Melia" Server0_IP="127.0.0.1" Server0_Port="2000" /> </serverlist> Probably its error?
BlueSephiroth Posted April 3, 2016 Author Posted April 3, 2016 On 3.4.2016 at 2:36 AM, Sanasol said: serverlist - ok config - ok - http://209.208.xx.xx:8080/toslive/patch/static__Config.txt but in your serverlist ip - 127.0.0.1 <?xml version="1.0" encoding="utf-8"?> <serverlist> <server GROUP_ID="100" TRAFFIC="0" ENTER_LIMIT="100" NAME="Melia" Server0_IP="127.0.0.1" Server0_Port="2000" /> </serverlist> Probably its error? ahmm and where do i find Serverlist.xml? i mean, http://209.208.xx.xx:8080/toslive/patch/serverlist.xml says Cannot GET /toslive/patch/serverlist.xm
Sanasol Posted April 3, 2016 Posted April 3, 2016 7 minutes ago, BlueSephiroth said: ahmm and where do i find Serverlist.xml? im searching inside source https://github.com/aura-project/melia/blob/master/system/db/servers.txt
BlueSephiroth Posted April 3, 2016 Author Posted April 3, 2016 I did changed that file to my ip, still not luck : Quote // Melia // Database file //--------------------------------------------------------------------------- [ { type: "Login", id: 1, ip: "209.208.xx.xx", port: 2000 }, { type: "Channel", id: 1, ip: "209.208.xx.xx", port: 7000, maps: "all" }, ]
Sanasol Posted April 3, 2016 Posted April 3, 2016 On 3.4.2016 at 4:07 AM, BlueSephiroth said: I did changed that file to my ip, still not luck : You have latest client? Connected to your server successfully
BlueSephiroth Posted April 3, 2016 Author Posted April 3, 2016 (edited) OMFG so its not a server side problem hmmm , and yes i have the lastest steam client. thank you very much , let me try to find whats wrong with my client. Edit: I finally was able to login and everything is fine, it seems some files in my Client were corrupted, so i had to reinstall it. thank you very much Sanasol. Edited April 3, 2016 by BlueSephiroth
Recommended Posts