another problem

Mu online season 21 - grand opening

Saylarn

Dedicated Member
Dedicated Member
Jun 14, 2005
62
0
32
Wolverhampton
ok now using client byt toxic and co
and fixed the m2 problem i get connection closed just before i get to login or create account...

Invalid address connection tried.. [MasSoc] 127.0.0.1
Invalid address connection tried.. [MasSoc] 127.0.0.1

that was located in the logingate window
 

Saylarn

Dedicated Member
Dedicated Member
Jun 14, 2005
62
0
32
Wolverhampton
well that error hasnt come up again i got to login and logged in but the gate into game wont open....

29/06/2005 15:33:25 Windows socket error: Only one usage of each socket address (protocol/network address/port) is normally permitted (10048), on API 'bind'

thats what i got when i tried to force server to open gate

stumped8md.jpg
 
Upvote 0

Saylarn

Dedicated Member
Dedicated Member
Jun 14, 2005
62
0
32
Wolverhampton
ive checked db redone the path...

Gamegate ---]$[---

Logingate ----][----

Selgate ---] [---

still getting winsock error

29/06/2005 15:53:24 Windows socket error: Only one usage of each socket address (protocol/network address/port) is normally permitted (10048), on API 'bind'

im gonna check all the config files again

------

Gonna post 3 ini here let you guys see whats wrong

dbsrc.ini:

[Reg]
Key=testfsdmir2
IP=127.0.0.1
ServerAddr=194.165.160.232
ServerPort=60320
[Setup]
ServerName=ktest
ServerAddr=127.0.0.1
ServerPor=6000
MapFile=c:\Mirsrv\mirserver\Mir200\Envir\MapInfo.txt
ViewHackMsg=0
GateAddr=127.0.0.1
GatePort=5100
DynamicIPMode=0
[Server]
IDSAddr=127.0.0.1
IDSPort=5600
[DBClear]
Interval=1000
Level1=1
Level2=7
Level3=14
Day1=7
Day2=62
Day3=124
Month1=0
Month2=0
Month3=0
[DB]
Dir=c:\Mirsrv\Mirserver\DBServer\FDB\
IdDir=c:\Mirsrv\Mirserver\DBServer\FDB\
HumDir=c:\Mirsrv\Mirserver\DBServer\FDB\
FeeDir=c:\Mirsrv\Mirserver\DBServer\FDB\
BackupDir=c:\Mirsrv\Mirserver\DBServer\Backup\
ConnectDir=c:\Mirsrv\Mirserver\DBServer\Connection\
LogDir=c:\Mirsrv\Mirserver\DBServer\Log\

Gamegate config:

[GameGate]
Title=ktest
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=127.0.0.1
GatePort=7200
ShowLogLevel=2
ShowBite=1
ServerCheckTimeOut=180000
ClientSendBlockSize=500
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=6420
NomClientPacketSize=190
MaxClientMsgCount=100
kickOverPacket=1
ClientTimeOutTime=5000

LoginGate config:

[LoginGate]
KeepConnectTimeOut=60000
Title=ktest
ServerAddr=127.0.0.1
ServerPort=5500
GateAddr=0.0.0.0
GatePort=7000
ShowLogLevel=3
MaxConnOfIPaddr=20
BlockMethod=0

LoginSrv config:

[server]
DBServer=127.0.0.1
DBSPort=16303
FeePort=16304
LogPort=16305
ReadyServers=0
EnableMakingID=TRUE
EnableTrial=FALSE

CountLogDir=.\CountLog\
WebLogDir=.\GameWFolder\
GateAddr=127.0.0.1
GatePort=5500
ServerAddr=127.0.0.1
ServerPort=5600
MonAddr=0.0.0.0
MonPort=3000
TestServer=TRUE
DynamicIPMode=0

[DB]
IdDir=C:\Mirsrv\mirserver\LoginSrv\IDDB\
FeedIDList=C:\Mirsrv\mirserver\LoginSrv\FeedIDList.txt
FeedIPList=C:\Mirsrv\mirserver\LoginSrv\FeedIPList.txt
CountLogDir=C:\Mirsrv\mirserver\LoginSrv\CountLog\
WebLogDir=C:\Mirsrv\mirserver\LoginSrv\GameWFolder\

SelGate config:

[SelGate]
KeepConnectTimeOut=60000
Title=ktest
ServerAddr=127.0.0.1
ServerPort=5100
GateAddr=0.0.0.0
GatePort=7100
ShowLogLevel=3
MaxConnOfIPaddr=20
BlockMethod=0

-----

Sorry for such a long post but im baffled on why it isnt working.......as far as i can see the ips are all fine and db path is correct
 
Last edited:
Upvote 0

Ripman

LOMCN Developer
Developer
Jul 22, 2003
1,129
20
265
Romania, Timisoara
Saylarn said:
ive checked db redone the path...

Gamegate ---]$[---

Logingate ----][----

Selgate ---] [---

still getting winsock error

29/06/2005 15:53:24 Windows socket error: Only one usage of each socket address (protocol/network address/port) is normally permitted (10048), on API 'bind'

im gonna check all the config files again

found this in dbsrc.ini

ServerAddr=194.165.160.232......shouldnt that be 127.0.0.1?


all ip`s must be 127.0.0.1

also i think u started 2x same gate dont know witch one -> download foundation server files and take the gates from there
 
Upvote 0

Saylarn

Dedicated Member
Dedicated Member
Jun 14, 2005
62
0
32
Wolverhampton
i have foundation files too but that doesnt go completely through either so im guessing its ip prob or i need unplay tool

Done the unplay tool dont get winsock error anymore also using foundation files instead i get to character screen when i press start blank screen and no final dialgue comes up to get in game here what gamegate says

[16:18:06] Loading GameGate...
[16:18:06] Site:http://www.gameofmir.com
[16:18:06] Forum:http://bbs.gameofmir.com
[16:18:06] GameGate Ready
[16:18:06] ·þÎñÒÑÆô¶¯³É¹¦...
[16:19:06] ½ûÖ¹Á¬½Ó: 127.0.0.1

status is:

---] [---
 
Last edited:
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
265
Canada
try connect from cmd...
telnet 127.0.0.1 5000

also try
netstat -nao | find "LISTENING"
to check what port is on LISTENING

maybe it's related to those "REG SERVER" which I don't know what they are...
 
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
265
Canada
err.. servers are not running? run them before you run netstat...

-nao is only on XP/2003... maybe you don't have service pack installed? -o is a new switch maybe in sp1 and -b is in sp2 I think...

anyway...

you should have
3000 - Login Server (for servercount)
4900 - Message Server (for split server config)
5000 - Game Server (for game gate)
5010 - Game Server (for game gate) - instead of 5000 if hex'ed exe
5100 - DB Server (for selchar gate)
5500 - Login Server (for login gate)
5600 - Login Server (for db/game server)
6000 - DB Server (for game server)
7000 - Login Gate
7100 - Selchar Gate
7200 - Game Gate
UDP 10000 - Log Data Server
 
Upvote 0

Saylarn

Dedicated Member
Dedicated Member
Jun 14, 2005
62
0
32
Wolverhampton
here you go....

cmd5iy.jpg


also m2 servers is coming up with std files missing from db folder........

do you know of a link for them please there not in the files i downloaded for some unknown reason

File or directory does not exist.
File: C:\MirSrv\mirserver\DBServer\StdItems.DB
File: C:\MirSrv\mirserver\DBServer\StdItems.DBF
File: C:\MirSrv\mirserver\DBServer\StdItems.txt
File: C:\MirSrv\mirserver\DBServer\StdItems
 
Last edited:
Upvote 0