Hi I need help with my gunz server. I open match server and it says Match Server created port 6000. Then it says DBMS lost, then it says DBMS connected, and keeps disconnecting. Then I load my match agent and it says failed to connect to match server error 1. If some1 could please help me I would greatly appreciate.
My Match Server is:
[DB]
DNS="GunzDB"
USERNAME="Sa"
PASSWORD="MY pass"
[SERVER]
MAXUSER=2000
SERVERID=1
SERVERNAME="My name"
FREELOGINIP=""
KEEPERIP="(my ip)"
MONITORIP="(my ip)"
MONITORPORT=6000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=6000
DBAgentIP=71.171.128.116
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
USE_MD5="0"
My match agent is:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>(my name)</NAME>
<MAXCLIENT>2000</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="(my ip)6" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
My locator is:
[DB]
DNS="GunzDB"
USERNAME="Sa"
PASSWORD="(my pass)"
[NETWORK]
IP="(my ip)"
PORT="6000"
[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"


Reply With Quote


