Hi all, I currently have a similar thread up but some people were mislead by which problem I have by the title. Any mods are free to remove my other topic. My problem is that there are no servers in the server list for the CLIENT.
server.ini
Code:[DB] DNS="GunzDB" USERNAME="sa" PASSWORD="Hidden" [SERVER] MAXUSER=200 SERVERID=1 SERVERNAME="MatchServer1" FREELOGINIP="99.250.28.209" KEEPERIP="99.250.28.209" 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"
AgentConfig.xml
Locator.iniCode:<?xml version="1.0" encoding="euc-kr"?> <XML> <AGENTCONFIG> <NAME>MatchServer1</NAME> <MAXCLIENT>200</MAXCLIENT> <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/> <ADDRESS ip="99.250.28.209" tcpport="7777" udpport="5100"/> </AGENTCONFIG> </XML>
config.xmlCode:[DB] DNS="GunzDB" USERNAME="sa" PASSWORD="Hidden" [NETWORK] IP="99.250.28.209" 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"
system.xml (system.mrs)Code:<?xml version="1.0" encoding="UTF-8"?> <XML> <SERVER> <IP>0,0,0,0</IP> <PORT>6000</PORT> </SERVER>
All Ports are forwarded and local ip added to DMZ host.Code:<LOCATORLIST> <LOCATOR id="1" IP="99.250.28.209" /> </LOCATORLIST> <TLOCATORLIST> <LOCATOR id="1" IP="99.250.28.209" /> </TLOCATORLIST> </XML>
Files Used: BR/Jan/June Server, Client and Database.
SSMSE, Match Server, Match Agent and Locator are all running before running the GunzLauncher.exe


Reply With Quote


