Connecting MatchAgent to MatchServer!!!
every time I up my server, its always says
failed to connect to matchserver (Err:-1)
i replace all the 127.0.0.1 ip's to my wan ip..
bit it doesn't work.. :*::*:
please help me..
http://s1221.photobucket.com/albums/...ent=failed.jpg
http://s1221.photobucket.com/albums/...nt=failed1.jpg
Re: Connecting MatchAgent to MatchServer!!!
Post your AgentConfig.xml.
Thanks phoneix lol.
Re: Connecting MatchAgent to MatchServer!!!
Quote:
Originally Posted by
Cock
Post your matchagent.xml..
He means AgentConfig.xml.
Re: Connecting MatchAgent to MatchServer!!!
Hmmmm when i Got to the host PC i host These in it i will edit this post and help you i got this proplem too but i helped my self and i will help You :D :D
Re: Connecting MatchAgent to MatchServer!!!
AgentConfig.xml
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>MatchServer1</NAME>
<MAXCLIENT>5000</MAXCLIENT>
<MATCHSERVERADDRESS ip="192.168.10.4" tcpport="6000"/> <!-- Change the tcpport here, if you change the MatchServer port from 6000 to something else -->
<ADDRESS ip="192.168.10.4" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
it's work when I use "127.0.0.1"...
but when I replace my true IP..
always failed to connect..
:*::*:
Re: Connecting MatchAgent to MatchServer!!!
Quote:
Originally Posted by
helios24
AgentConfig.xml
<?xml version="1.0" encoding="UTF-8"?>
<XML>
<AGENTCONFIG>
<NAME>MatchServer1</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/> <!-- Change the tcpport here, if you change the MatchServer port from 6000 to something else -->
<ADDRESS ip="Use the Same ip you use in matchserver" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
it's work when I use "127.0.0.1"...
but when I replace my true IP..
always failed to connect..
:*::*:
Thats what you should do
---------- Post added at 08:36 PM ---------- Previous post was at 08:33 PM ----------
Or else add me in msn and i can help you the_king_of_fire@live.com
In all of them it should be use UTF-8 in Matchserver.ini matchagent and locator.ini change it to UTF-8
thats wokrs For mine :D
Re: Connecting MatchAgent to MatchServer!!!
Re: Connecting MatchAgent to MatchServer!!!
Quote:
Originally Posted by
helios24
thnx marwan1.. ^^
It worked??