think i found your problem m8y,
if you go to m2server and click:
Control > Gate > Open
itll give you the msg again in the main m2server.exe log...
therefore its a gate problem...
go to gamegate folder, open the config file, where it says:
Code:
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=127.0.0.1
GatePort=7200
change it to:
ServerAddr=127.0.0.1
ServerPort=5500
GateAddr=127.0.0.1
GatePort=7000
go to your !setup.txt file in m2server folder, search for "Gateport" it should come up like this:
Code:
GateAddr=127.0.0.1
GatePort=5000
DBAddr=127.0.0.1
DBPort=6000
IDSAddr=127.0.0.1
IDSPort=5600
MsgSrvAddr=127.0.0.1
MsgSrvPort=4900
change it to:
Code:
GateAddr=127.0.0.1
GatePort=5500
DBAddr=127.0.0.1
DBPort=6000
IDSAddr=127.0.0.1
IDSPort=5600
MsgSrvAddr=127.0.0.1
MsgSrvPort=4900
reload the m2server and see if it says:
Code:
StartPoints loaded...
F-Engine resumed..
U-Engine initialized..
[20/03/2007 22:37:26] Guilds: 1
[20/03/2007 22:37:26] Total Castles: 1
[20/03/2007 22:37:35] Gate[0](127.0.0.1:4810) Opened..
if not, tell me and ill try and remember what else i changed in them files :D
-----
EDIT: this dont solve it, fuckin makes loginsvr not connect and gate opens and closes in m2server.exe
bugging me to fuck now lol