Jump to content
Sign in to follow this  
Shiryu

discovered exceptional line error on GateServer how to fix this?

Recommended Posts

accountserver.cfg

 

[net]
listen_port = 1978
listen_ip =  127.0.0.1

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

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

[tom]
enable_tom = 0

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

Share this post


Link to post
Share on other sites

gameserver.cfg

 

[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==

[Socket]
keep_alive = 120

[BaseID]
BaseID = 0x500000000

[Entity]
max_ply = 500
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
log_dir = log\\log

db_mapmask = 1

[Debug]
supercmd = 1 

[Res]
res_dir = resource

Share this post


Link to post
Share on other sites

gameserver1.cfg

 

[ID]
name = GameServer01
equment = System

[Gate]
gate = 127.0.0.1 ,1971

[Map]                      
map = magicsea

[DB]
db_ip = (local)
db_usr = sa
db_pass = EZCpyYOZVofugqDFBZrLKw==

[Socket]
keep_alive = 120

[BaseID]
BaseID = 0x500000000

[Entity]
max_ply = 500
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
log_dir = log\\log

db_mapmask = 1

[Debug]
supercmd = 1 

[Res]
res_dir = resource

Share this post


Link to post
Share on other sites

gameserver2.cfg

 

[ID]
name = GameServer02
equment = System

[Gate]
gate = 127.0.0.1 ,1971

[Map]                      
map = darkblue

[DB]
db_ip = (local)
db_usr = sa
db_pass = EZCpyYOZVofugqDFBZrLKw==

[Socket]
keep_alive = 120

[BaseID]
BaseID = 0x500000000

[Entity]
max_ply = 500
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
log_dir = log\\log

db_mapmask = 1

[Debug]
supercmd = 1 

[Res]
res_dir = resource

Share this post


Link to post
Share on other sites

gateserver.cfg

 

[Main]
Name = GroupServerAndor1
Version = 136

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

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

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

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

 

Share this post


Link to post
Share on other sites

groupserver.cfg

 

[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 = 1978

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

[½ÇÉ«]
MaxCharactPerAcc = 3
ChaImgLogoMaxValue = 30
MaxLognCount = 1000

[ºÃÓÑ]
MaxInvtation = 5
InvitTimeOut = 30
MaxFriendPerChar = 50
EveryCharFrndListGroup = 10

[×é¶Ó]
MaxInvtation = 5
InvitTimeOut = 30
PlayersInsdParty = 5

[ÁÄÌì]
MaxMsngPerPlayer = 30
MaxPlayerPerMsng = 30
WrldChanSayInter = 20
TrdeChanSayInter = 20
WhprChanSayInter = 2

[³öÉúµØ]
Argent City = garner
Shaitan City = magicsea
Icicle Castle = darkblue

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...