Re: Match Agent Error Help
Open matchserver , wait he opened , and open matchagent
Re: Match Agent Error Help
Quote:
Originally Posted by
Flavinho153
Open matchserver , wait he opened , and open matchagent
What?
Re: Match Agent Error Help
open match server then locater then agent in that order.
Re: Match Agent Error Help
Re: Match Agent Error Help
First of all, your server.ini is wrong.
Change the following:
MONITORIP ="127.0.0.1"
DBAgentIP ="127.0.0.1"
And in the locator.ini,
PORT="8900"
Re: Match Agent Error Help
Quote:
Originally Posted by
phoenix_147
First of all, your server.ini is wrong.
Change the following:
MONITORIP ="127.0.0.1"
DBAgentIP ="127.0.0.1"
And in the locator.ini,
PORT="8900"
Alright now I changed it now it says locator.exe config error...I'm also getting Matchserver.exe runtime error.
My locator.exe config:
[DB]
DNS="GunzDB"
USERNAME="Sa"
PASSWORD="(my pass)"
[NETWORK]
IP="(my ip)"
PORT="8900"
[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no"
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SERVER="0"
Re: Match Agent Error Help