Match server cannot find Cilent, and cannot connect
It says some garbage clean up and and cilent is 0
ALSO I CANNOT CONNECT TO SERVER.
I THINK I DID EVERYTHING RIGHT
http://i32.tinypic.com/2aahjxy.jpg
Here is what I did:
http://i30.tinypic.com/2eqcoao.jpg
http://i26.tinypic.com/w2oxox.jpg
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="ijjiyay1"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="Matchserver1"
FREELOGINIP=""
KEEPERIP="24.83.39.210"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=127.0.0.1
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
USE_MD5="0"
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="ijjiyay1"
[NETWORK]
IP="24.83.39.210"
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"
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Name this server</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="24.83.39.210" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<XML>
<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
<SKIN>Default</SKIN>
<DEFFONT>Arial</DEFFONT>
<IME>true</IME>
<BAREPORT>
<ADDR>www.battlearena.com</ADDR>
<DIR>incoming/gunz_global</DIR>
</BAREPORT>
<HOMEPAGE>
<URL>http://www.gunzonline.com</URL>
<TITLE>GunZ the Dual</TITLE>
</HOMEPAGE>
<EMBLEM_URL>http://localhost/emblems/</EMBLEM_URL>
<TEMBLEM_URL>http://localhost/emblems/</TEMBLEM_URL>
<LOCATORLIST>
<LOCATOR id="1" IP="24.83.39.210" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="24.83.39.210" />
</TLOCATORLIST>
</XML>
Re: Match server cannot find Cilent, and cannot connect
If i do recall correctly, your "Freeloginip" shouldn't be empty. Your freeloginip in your matchserver should be your server IP, and the others, such as keeperip and monitorip should be left at 127.0.0.1 (localhost). give that a try dude, and tell me if it works ;D
Re: Match server cannot find Cilent, and cannot connect
Re: Match server cannot find Cilent, and cannot connect
but in my file only monitorip is localhost o_o
FREELOGINIP and KEEPERIP are both wan ip
and my server is running fine