Jump to content
Sign in to follow this  
GummyBear

Server Files Configuration

Recommended Posts

Hello guys!

 

Today I bought vps server on windows server 2012 and upload my server files there.

When I type my server ip to AccountServer, GameServer, GateServer and GroupServer file, everything looks fine but

when I trying to join to the game from another computer it shows me error "Discovered exceptional line error on GateServer"..

 

Could some1 help me??

 88.999.111.222 - lets be my  server ip <-- there I have sql server and those server files

AccountServer:

[net]
listen_port = 1656
listen_ip =   88.999.111.222

[db]
dbserver = 88.999.111.222
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

GameServer:

[ID]
name = GameServer00
equment = System

[Gate]
gate = 88.999.111.222,1971

[Map]          			
map = suncity
map = garner2
map = PKmap
map = hell4
map = puzzleworld
map = puzzleworld2

[DB]
db_ip = 88.999.111.222
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

GateServer:

[Main]
Name = GroupServerAndor1
Version = 136

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

[ToClient]
IP = 88.999.111.222
Port = 1973
CommEncrypt = 0
EnablePing = 60
MaxConection = 1000

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

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

GroupServer:

[Main]
Name = GroupServerAndor1
Listen_Port = 1977
Listen_IP = 88.999.111.222
KeepAlive = 600
Version = 103

[AccountServer]
AcctEnable = 1
Password = GroupServerAndor1
IP = 88.999.111.222
Port = 1656

[Database]					
IP = 88.999.111.222
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 = suncity
Shaitan City = suncity
Icicle Castle = suncity

 

Share this post


Link to post
Share on other sites

You should change all IPs to 127.0.0.1 but GateServer.cfg

[ToClient]

IP = 0.0.0.0


Share this post


Link to post
Share on other sites

Port for Gate-Group doesnt match. Did you server files include filter server? If yes, run it, else change Listen_Port in GroupServer.cfg to 1976.

  • Like 1

Share this post


Link to post
Share on other sites
9 hours ago, Wrexor said:

Port for Gate-Group doesnt match. Did you server files include filter server? If yes, run it, else change Listen_Port in GroupServer.cfg to 1976.

Works :D

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