Jump to content
Sign in to follow this  
Dan

Client Loading Forever, after a while "Connection Timed Out"

Recommended Posts

I'm helping someone set up a server hosted on local, everything seems okay from AccountServer/GateServer/GroupServer/GameServer, the only thing that doesn't work is the client connecting to the server. (Using TOP Clean Client from Lucky's Archive) Maybe it's the System folder, if someone have can upload one for me?

 

// Сервер Пиратии онлайн, ревизия PKO 1.38, собрана для MainDev.

[net]
listen_port = 1973
listen_ip = 127.0.0.1

[db]
dbserver = HP-PC
db = AccountServer
userid = 	sa
passwd =	EZCpyYOZVofugqDFBZrLKw==


[bill]
enable_bill = 0		
enable_passport= 0 
enable_kickuser = 0	

bill_server1 = 127.0.0.1:7243	
bill_server2 = 127.0.0.1:7243	

[tom]
enable_tom = 0

[gs]
GroupServerAndor  = GroupServerAndor 
GroupServerAndor1 = GroupServerAndor1
GroupServerAndor2 = GroupServerAndor2 
GroupServerAndor5 = GroupServerAndor5 
GroupServerAndor6 = GroupServerAndor6 	
enable_ping = 1  





// Сервер Пиратии онлайн, ревизия PKO 1.38, собрана для MainDev.

[Main]
Name = PKO138
Version = 136

[GroupServer]
IP = 127.0.0.1
Port = 1975
EnablePing = 180

[ToClient]
IP = 0.0.0.0
Port = 1973	
CommEncrypt = 1	
EnablePing = 60	
MaxConnection = 1000		

[ToGameServer]
IP = 127.0.0.1
Port = 1971
EnablePing = 180

[ShowRange]
ShowMin = 500
ShowMax = 800
IsUse = 1








// Сервер Пиратии онлайн, ревизия PKO 1.38, собрана для MainDev.

[Main]
Name		=	GroupServerAndor2
Listen_Port	=	1975
Listen_IP	=	127.0.0.1	
KeepAlive	=	600
Version		=	103

[AccountServer]
AcctEnable	=	1	
Password	=	GroupServerAndor2
IP		=	127.0.0.1
Port		=	1973

[Database]
IP		=	HP-PC
DB		=	GameDB
Login		= sa
Password	= EZCpyYOZVofugqDFBZrLKw==
MaxVal		=	2000000000

[character]
MaxCharacterNum	=	3
MaxValue	=	30
MaxPerson	=	3000

[friend]
MaxInvitedNum	=	5
InvitedTime	=	30
MaxFriendNum	=	50
FriendGroupNum	=	10

[team]
MaxInvitedNum	=	5
InvitedTime	=	30
MaxPersonNum	=	5

[chat]
MaxChatNumPerPlayer		=	30
maxPlayerPerChat		=	50
WorldInterval		=	60
TradeInterval		=	300
ToYouInterval		=	2
WorldFee		=	1000
WorldFeeInterval	=	1000

[bird]
Argent City	=	garner
Shaitan City	=	magicsea
Icicle Castle	=	darkblue


// Сервер Пиратии онлайн, ревизия PKO 1.38, собрана для MainDev.

[ID]
name = GameServer00	
equment = system

[Gate]
gate = 127.0.0.1, 1971 

[Map]            			
map = garner

[DB] 
db_ip   = (local)
db_usr  =  sa
db_pass = EZCpyYOZVofugqDFBZrLKw== 	// Password = Y87dc#$98

[Socket]
keep_alive = 120

[BaseID]
BaseID = 0x50000000

[Entity]
max_ply = 3000
max_cha = 15000					
max_item = 30000				
max_tnpc = 300					

[Guild]
guild_num	= 80				
guild_try_num	= 80				

[Item]
item_show_time	= 60				
item_prot_time	= 30				

[Interval]
say_interval	= 3				

[LOG]
log_cha     = 0
log_cal     = 0
log_ai      = 0
log_mission = 0

[Debug] 					
supercmd   =  1 

[Res]
res_dir = ./resource
log_dir = log\\log

// [Large map switch]
db_mapmask = 1

 

Edited by Vang

Nissan-GT-R.gif

Share this post


Link to post
Share on other sites

Check if servers connected which each other. Check if ports in the Game.exe and in the GateServer.exe are the same.


Share this post


Link to post
Share on other sites

Problem Solved:

 

Edit: Everything connects, but somehow doesn't work so what I did was use a different port

 

1976.


Nissan-GT-R.gif

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...