@genz @Pagefault404 Thanks for the answers.
@genz @Pagefault404 Thanks for the answers.
Followed all 57 pages, still stuck at Zoneserver failed to connect, and cannot connect to server error.
All settings on IPs are correct, everything done, yet, still I can only login, but cannot enter any world.
Affected logs:
main client file
client error fileCode:2017/01/08 14:52:59 [Desc]LoginServer IP: 192.168.2.5(192.168.2.5), Port 6543 2017/01/08 14:53:02 [Desc]WorldServer IP: 192.168.2.5, Port 5567 2017/01/08 14:53:03 [Desc]connect ErrCode[10035]
Loginserver Test.logCode:2017/01/08 17:45:18 [Desc][LOGIN] 2017/01/08 17:45:21 [Desc][SELECT WORLD SERVER] 2017/01/08 17:45:23 [Desc]Cannot Connect to WorldSever 2017/01/08 17:45:26 [Desc]Free CZone begin... 2017/01/08 17:45:26 [Desc]Free CZone end...
Database configurationsCode:98,2017/01/08 12:45:19,[NE_CL_ServerLoginWorld.cc:61],[DEBUG] Account: [acc01] ignored verification, version and world state bcz connect from LAN 99,2017/01/08 12:45:19,[NE_CL_ServerLoginWorld.cc:67],[DEBUG] [ 192.168.2.2:(null) ] Name = 'acc01' 100,2017/01/08 12:45:19,[EVENT] Ticket 1, 0x202A8C0, 0x502A8C0, 0x15BF Sent 101,2017/01/08 12:45:20,[EVENT] Update population of 2 servers. 102,2017/01/08 12:45:23,TCP <0x8FDF90:12>: FillBuffer (192.168.2.2 recv 0) 103,2017/01/08 12:45:23,TCP <0x8FDF90:12>: FillState = LP_READ_ERROR. 104,2017/01/08 12:45:23,TCP <0x8FDF90:12>: (null) [192.168.2.2] lost link. 105,2017/01/08 12:45:23,[Session.cc:149],Call Interface.Get (0x8F53A0)->Lost () 106,2017/01/08 12:45:23,EVAL(2.838564 secs): {Network I/O} 107,2017/01/08 12:45:23,EVAL(2.838961 secs): {Main Loop} 108,2017/01/08 12:45:23,Erase Socket 12 109,2017/01/08 12:45:23,TCP <0x8FDF90:12>: connection real-closed. 110,2017/01/08 12:45:23,SOCKET 12: closed. 111,2017/01/08 12:45:23,Clean Session 0x8DB590
ffdb1 - serverstatus
ffaccount - worlds
Linux server IP configuration
All server files have been patched with AKTools v2 to 192.168.2.5
So, everything is setted correctly, yet Loginserver refusing to accept the connection, so the result is client cannot connect to world server and neither to the Zoneserver, and gets the error Connection to server failed (1).
Been 48h already brainstorming on the issue, if anyone there know a solution, an hand would be appreciated.
(I setted the files in past to another computer and all worked fine, I wanted to "resurrect" my project now, but it seems it won't get past that).
Last edited by blacksystem; 09-01-17 at 02:50 AM.
Already did, see my edited post http://forum.ragezone.com/f938/cento...5/#post8740515
Everything already included
Wait, what you mean by that?
Could you be more specific? Hex what and how?
About the expected lines, well, it can't connect to WorldServer, it won't get past LoginServer.
On server side there is no requests passed to worldserver neither zoneserver, it all ends in loginserver, which refuses/closes the connection or crashes the connection, as you can see by my loginserver.log on past post, no idea why that.
Originally Posted by blacksystem
The older clients had a hard IP address in their code. You had to take a hex editor and change this address to get it to connect to your server. I thought this was an old issue, but I guess there are still clients out there that require the zone server address to be hex edited.
If you check the first ten pages or so of this very post, you can see this issue being discussed. Follow the steps in those older posts and see if your client needs to have the address manually added.
Well, I went, again, through all 57 pages, nothing found related that
EDIT
solved re-downloading files from first post.
Server files from genz release doesn't work.
However, I see some "starter" items given at character creation, which are erroneous, and random/gift boxes doesn't work, any idea on that?
Last edited by blacksystem; 09-01-17 at 09:28 PM.
So I can't run it on CentOS 7 or Ubuntu? Some people in the thread have said that yes you can. Also, anyone got the Client reuploaded?
Last edited by Trender; 23-01-17 at 08:34 PM.
Use @genz tutorial, it's the same but better organized.
http://forum.ragezone.com/f938/cento...ml#post8657409
wow.. thanks budy,,
One more question.if I could use a client of this website. to be a client in my server...
and what should be edited in addition connect.ini
because I've tried and can not login.
and i can't find "iptable" in "/etc/sysconfig/iptables"
this all my setting
Serversetatus
World
Code:Stup.iniCode:[Common] GameDBIP=192.168.1.21 GameDB=FFDB1 GameDBUser=spiritking GameDBPassword=antiroot Language=X Locate=TW LogFile=Test.log AccountDBIP=192.168.1.21 AccountDBName=FFAccount AccountDBUser=spiritking AccountDBPW=antiroot TicketServerIP=192.168.1.21 TicketServerPort=18624 BillingGatewayIP=192.168.1.21 BillingGatewayPort=5560 BillingGatewayPaymentIP=192.168.1.21 BillingGatewayPaymentPort=5560 BillingGatewayWorldIP=192.168.1.21 BillingGatewayWorldPort=5560 PlayerRoomWorldID=1010 PingAlive=1 CrossWorldID=1020 TerritoryWorldID=1020 ColosseumWorldID=1020 FightZoneWroldID=1020 MaintenanceDate=2 RankAward=1 NAT=1 AchievementGroupCheck=0 MaxCharacterNumber=12 [MissionServer] ReserveDeletedCharDays=90 DBAgentSavePeriod=20 MissionServerLogLevel=1 MissionServerAssert=0 GoldRange=10000.50000.100000.200000.500000.1000000.2000000.3000000.10000000.100000000 RecordGoldvalue=1000000 [WorldServer] LoadServerStatus=1 WorldServerLogLevel=1 WorldServerAssert=0 FarmWorldID=0 [ZoneServer] HeartBeat=1Code:[Common]AccountDBIP=192.168.1.21 AccountDBName=FFMember AccountDBUser=spiritking AccountDBPW=antiroot BillingGatewayPort=5560 HttpServerPort=7878
Code:BillingGatewayIP=192.168.1.21HttpServerPort=7878 MaxThreadNum=100 IDBillingURL=192.168.1.21/oauth2/oauth2_new.php IDGameID=FFDB IDChkPointThreadNum=5 IDBuyItemThreadNum=5 IDLoginThreadNum=10
i use server file from this guyCode:TicketServerIP=192.168.1.21TicketServerPort=7777
this my connect setting and test client louncer.exe
Last edited by nasokha123; 26-01-17 at 02:58 AM. Reason: new
With regard to the launcher I do not know how to use Eperty's client, in connect.ini it is only necessary to edit the ip of the server but before connecting you need to edit iptables to open the server ports, iptables is / etc / sysconfig / Iptables if you are not finding it, just go back one level from the root directory to find all centos directories.
Thank you very much @I'm very proud of your answers.
so the conclusion, I have to do is make iptable advance,,that is right?..
thanks for your hellp..
Hello, I have several errors when I import the tables from the database. Why that?