-
Apprentice
Help me [MatchServer]
nhn server mode is real
Load XML from memory : strings.xml(0x0037) - SUCCESS
Load XML from memory : cserror.xml(0x0037) - SUCCESS
MMatchEventFactoryManager::ParseEvent - Event.xml¿¡ ¾ø´Â Event ID(2)ÀÔ´Ï´Ù.
MMatchEventFactoryManager::ParseEvent - Event.xml¿¡ ¾ø´Â Event ID(3)ÀÔ´Ï´Ù.
MMatchEventFactoryManager::ParseEvent - Event.xml¿¡ ¾ø´Â Event ID(2)ÀÔ´Ï´Ù.
MMatchEventFactoryManager::ParseEvent - Event.xml¿¡ ¾ø´Â Event ID(3)ÀÔ´Ï´Ù.
[03/02/11 14:57:52] DBMS connected
[03/02/11 14:57:52] Command registeration completed
MServer::Create - m_RealCPNet.Create(6000)==false
DBMS connected now but there's another error.
HELP
-
-
Re: Help me [MatchServer]
Looks like it can't open it's connection on port 6000, (not 100% sure didnt look at the function in the PDB just going by memory) make sure nothing else is already bound to port 6000, or change the port it uses.
-
Apprentice
Re: Help me [MatchServer]