Server problems

Status
Not open for further replies.

mapadale

Guest

screen2.JPG


SQL IPS:

TBL_PUBIPS


127.0.0.1 LoginGW
127.0.0.1 SET1 DB Conn
127.0.0.1 SET1 GameSrv1
90.214.169.72 LoginServer

TBL_SELECTGATEIPS

90.214.169.72

RUNGATE

[RUNGate]
Title=TiLung
ServerAddr=127.0.0.1
ServerPort=5010
GateAddr=0.0.0.0
GatePort=7200
ShowLogLevel=2
ShowBite=1
ServerCheckTimeOut=180000
ClientSendBlockSize=1000
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=7000
NomClientPacketSize=150
MaxClientMsgCount=15
kickOverPacket=1
ClientTimeOutTime=5000

SELGATE

[SelGate]
Title=TiLung
ServerAddr=127.0.0.1
ServerPort=5100
GateAddr=127.0.0.1
GatePort=7100
ShowLogLevel=1
MaxConnOfIPaddr=20
BlockMethod=0
KeepConnectTimeOut=80000

!SERVERINFO

127.0.0.1,90.214.169.72:7200

HL_REGSERVER

[Setup]
LocalIP=127.0.0.1
RegPort=7010
SQLIP=127.0.0.1
Username=sa
Password=********
MapName=0
Map_X=160
Map_Y=230
LoginPort=7000
LoginSrvPort=5500
LoginSrvIP=90.214.169.72
Account=Account
Game3G=Game3G
CruelDragon3GBaseData=CruelDragon3GBaseData
DispConnect=0
RegUser=1
ChangePassword=1
FindPassword=1
FindHum=1
DieToLift=1

!RUNADDR

127.0.0.1

!SERVERTABLE

0 127.0.0.1 7200
0 127.0.0.1 7220

CRUELDRAGON

[游戏设置]
服务器IP=(local)
登陆帐户=sa
登陆密码=*******
数据库名=CruelDragon3GBaseData

I have no idea what the hell is wrong, no matter what configuration of IP I use and believe me I have tried a hell of a lot of configurations. I can't seem to get the server to go past the CharSelect, I've also noticed from the DVSvr that it keeps repeating that IP when CD is loaded and DBWait errors when not getting past the CharSelect. Anyone have any ideas at all what the issue could be, as I've never come across this problem in all the time I've worked on servers.
 

Hastelloy

Golden Oldie
Golden Oldie
May 11, 2006
697
8
105
Stone, UK
server port on the rungate and selgate are different is that meant to be like that?
also the gate address on the rungate i dont know much about this sorta thing only throwin in my 5cents xD
 
Upvote 0

Exsodius

Dedicated Member
Dedicated Member
Mar 24, 2010
593
36
115
In Regserver change:

loginsrvIP to 127.0.0.1
localIP to 90.214.169.72

Your ports are all fine. (presume forwarded on router)
 
Last edited:
Upvote 0
Status
Not open for further replies.