Can't log in

Zues

Dedicated Member
Dedicated Member
Feb 16, 2011
26
0
27
when i run the server
i can't log in on m2server window in gives me DBserver connected
and run gate connected
and loginsrv connected
don't know if anymore gates must connect
can someone help me please
thanks
 

XxMasonxX

LOMCN Member
Jun 2, 2011
232
1
45
For a 2.3 ye ......

in M2Server when the server has loaded is says:

[13/06/2011 19:33:29] LoginServer Connected(192.168.**.**:5600)
[13/06/2011 19:33:32] DBServer Connected(192.168.**.**:6000)
[13/06/2011 19:33:32] Gate[0](192.168.**.**:59292) Opened...

look into your gamegate folder (inside MirServer folder) and make sure you are running RunGate.exe and not gamegate.exe
(Also check the Config.Ini file and make sure you changed the IP correctly)
your working offline then obvi 127.0.0.1
Should look like this:
[RunGate]
Title=Diamond
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=127.0.0.1
GatePort=7200
ShowLogLevel=10
ShowBite=0
ServerCheckTimeOut=180000
ClientSendBlockSize=500
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=6420
NomClientPacketSize=190
MaxClientMsgCount=100
kickOverPacket=1
ClientTimeOutTime=5000
[GameGate]
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=7000
NomClientPacketSize=150
MaxClientMsgCount=15
kickOverPacket=1
ClientTimeOutTime=5000
Title=Diamond
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=127.0.0.1
GatePort=7200
ShowLogLevel=6
ShowBite=1
ServerCheckTimeOut=180000
ClientSendBlockSize=1000

Sounds like your running gamegate.exe instead of rungate.exe

All the best on your project!

Mason
 
Upvote 0

Zues

Dedicated Member
Dedicated Member
Feb 16, 2011
26
0
27
Same Problem mate , i think its a loginsrv problem or logingate problem ?? don't know can you help me ?


and btw can u lend me some download speed ? :P
 
Upvote 0

XxMasonxX

LOMCN Member
Jun 2, 2011
232
1
45
[LoginGate]
KeepConnectTimeOut=60000
MaxConnOfIPaddr=10
BlockMethod=0
Title=Diamond
ServerAddr=127.0.0.1
ServerPort=5500
GateAddr=127.0.0.1
GatePort=7000
ShowLogLevel=3

LoginSrver: [Logsrv]
[server]
DBServer=127.0.0.1
DBSPort=16303
FeePort=16301
LogPort=16305
ReadyServers=0
EnableMakingID=1
EnableTrial=FALSE

CountLogDir=C:\mirserver\LoginSrv\CountLog\
WebLogDir=C:\mirserver\LoginSrv\GameWFolder\
GateAddr=127.0.0.1
GatePort=5500
ServerAddr=127.0.0.1
ServerPort=5600
MonAddr=0.0.0.0
MonPort=3000
TestServer=1
DynamicIPMode=0
FeeServer=127.0.0.1
LogServer=127.0.0.1
EnableGetbackPassword=0
AutoClear=0
AutoClearTime=3000
AdminName=
DisableNumber=0

[DB]
IdDir=c:\Mirserver\LoginSrv\IDDB\
FeedIDList=c:\Mirserver\LoginSrv\FeedIDList.txt
FeedIPList=c:\Mirserver\LoginSrv\FeedIPList.txt
CountLogDir=c:\Mirserver\LoginSrv\CountLog\
WebLogDir=c:\Mirserver\LoginSrv\GameWFolder\
[Setup]
Positions=.\Positions.ini
 
Upvote 0

Zues

Dedicated Member
Dedicated Member
Feb 16, 2011
26
0
27
the problem is not in IPs
the problem in login screen
when i write user ID and Pass no thing happen do u know what is that ?
 
Upvote 0

Zues

Dedicated Member
Dedicated Member
Feb 16, 2011
26
0
27
i mean when i write user id and pass and press Ok to login no thing happen
how to fix ?? thx
 
Upvote 0

XxMasonxX

LOMCN Member
Jun 2, 2011
232
1
45
the problem is not in IPs
the problem in login screen
when i write user ID and Pass no thing happen do u know what is that ?

Your using TD 2.3 server files? (should of asked this first)

sounds to me like a IP issue with selgate/loginserv
 
Upvote 0

TravisW

LOMCN Veteran
Veteran
Sep 4, 2007
737
17
125
You've got 2 different server names coming up in the loginserver, check your ini's and change
server names to the same name.
Look in:
DBServer- !Dbsrc
LoginServer- !addrtable, !UserLimit
M2Server- !Setup
Client folder
 
Last edited:
Upvote 0

T0MMY

LOMCN Veteran
Veteran
Aug 5, 2007
2,153
24
145
United Kingdom
It's your login gate failing not selchargate lol.

Change all names to your chosen server name.

Change all ips to 127.0.0.1.

Use search on your mirfiles with windows search is what I would do.
 
Upvote 0