How to fix Agent Error Using 2011 Source (1.5)
My Match Agent Config is okey
But my runnable have a problem with agent error
Please help me how to fix it!!!!
How to fix Agent Error Using 2011 Source (1.5)
My Match Agent Config is okey
But my runnable have a problem with agent error
Please help me how to fix it!!!!
anyone can help me please i need to fix my agent error
I want to know that too..
Idk my server got agent error(999)
AgentConfig.xml in Matchagent folder:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>My Server</NAME>
<MAXCLIENT>1000</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="Your VPS IP/ or local host" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
AgentConfig.xml in Matchserver folder
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Kryptonite SouthAsia Server</NAME>
<MAXCLIENT>1000</MAXCLIENT>
<MATCHSERVERADDRESS ip="your vps ip/ local host" tcpport="6000"/> <!-- Change the tcpport here, if you change the MatchServer port from 6000 to something else -->
<ADDRESS ip="127.0.0.1" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Add this to server.ini:
DBAgentPort=5100
DBAgentIP=127.0.0.1
Failed,, still agent error