right, i know people have posted a million times about this.. i searched the forum and read what others have said, but none which were related to me.
now my match server and match agent are connected as well as the locator.
i have used Jur13n's Gunz 1.5 Repack Tutorial!
http://forum.ragezone.com/f497/clien...jur13n-893996/
my servers dont show up when i placed my wan ip address in, but with localhost it sets up fine. as i have a dynamic ip i used no-ip, my ports are open tested with "www.canyouseeme.org/", the ports are different to the tutorial because to save time from portforwarding i used ports which are already open and listening. (command prompt netstat -a) i have followed the instructions for odbcad32 and have done the setup. i have edited my system.xml to include my ip address, same for config.xml.
also to add on my agentconfig as stated on tutorial
i included my no-ip address and received a "Failed to Connect to MatchServer (Err:-1)" error. only when replaced with local host 127.0.0.1 that the error is removed.Code:<MATCHSERVERADDRESS ip="Your ip (127.0.0.1 for local host)" tcpport="6000"/>
Server.ini file -
AgentConfig file -Code:[DB] ;DNS="GunzDB" ;USERNAME="sa" ;PASSWORD="Woodmouse0" DNS="GunzDB" USERNAME="sa" PASSWORD="Woodmouse0" [SERVER] MAXUSER=500 SERVERID=1 SERVERNAME="Gunz" SERVERPORT=6001 SERVERUDPPORT=7777 FREELOGINIP "tical.no-ip.biz" KEEPERIP="tical.no-ip.biz" DEBUGIP="127.0.0.1" MONITORIP="tical.no-ip.biz" MONITORPORT=9000 DEBUG="1" MODE=Quest COUNTRY="KOR" LANGUAGE="KOR" USETICKET="0" GAMEGUARD="1" ;Survival Mode : 1 for enable, 0 for disable (works only when MODE=test) SURVIVALENABLE="1" ;Daily request time for survival ranking list(hour:0~23, minute:0~59) SURVIVALRANKING_DAILY_REQUEST_HOUR="5" SURVIVALRANKING_DAILY_REQUEST_MINUTE="0" ;DuelTournament Mode : 1 for enable DUELTOURNAMENT_ENABLE="1" ;DuelTournament MatchMaker run every this time interval (in positive millisec) DUELTOURNAMENT_MATCHMAKING_INTERVAL = 1000 ;DuelTournament MatchMaker match users have TP diffenrence less than this value. (must be positive) DUELTOURNAMENT_MATCHMAKING_ACCEPTABLE_TP_GAP = 30 ;DuelTournament MatchMaker match a user waiting over this time with users have the most nearest TP (ignore TP GAP, value in positive millisec) DUELTOURNAMENT_MATCHMAKING_WAIT_LIMIT = 15000 ;DuelTournament Service Time ;CAUTION! if END_TIME is n then this mode will opened until n:59. ;ex) all day open -> 0, 23 ;ex) from 3 to 6 o'clock -> 3, 5 ;ex) from 22 to next day 3 o'clock -> 22, 2 DUELTOURNAMENT_SERVICE_START_TIME = 0 DUELTOURNAMENT_SERVICE_END_TIME = 23 SEND_LOGINUSER_TO_DUELTOURNAMENT_CHANNEL ="0" [BATTLETIMEREWARD] BATTLETIMEREWARD_REFRESH_INTERVAL="1" [FILTER] ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE="0" ;0:Çã¿ëÇÏÁö ¾ÊÀ½. 1:Çã¿ë. ACCEPT_INVALID_IP="0" [ENVIRONMENT] ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE_HSHIELD="0" ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE_XTRAP="0" ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE_EVENT="1" ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE_FILECRC="0" ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE_MD5="0" USE_RESOURCECRC32CACHECKECK="0" ;Flooding°ø°Ý µðºñ¿¡ ¼³Á¤ À¯¹«. BLOCK_FLOODING="1" ;À§ ¸ñ·Ï¿¡ °ËÃâµÈ À¯Àú¸¦ ºí·¯Å· À¯¹«. USE_BLOCKHACKING="1" USE_ITEM_CONSISTENCY="0" [KILLTRACKER] ;ºÐ´ÜÀ§ ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE_KILLTRACKER="1" MAXKILLCOUNT_ON_TRACETIME="30" KILLCOUNT_TRACETIME="5" [POWERLEVELING] USE_POWERLEVELING_DB_BLOCK="1" POWERLEVELING_DB_BLOCKTIME="1" [LOOPLOG] ;0:»ç¿ëÇÏÁö ¾ÊÀ½. 1:»ç¿ë. USE_LOOPLOG="0" ;1ÃÊ(sec)¸¦ 1000 À¸·Î Ç¥±â MAX_LOOP_TIME_GAP=100
locator file -Code:<?xml version="1.0" encoding="UTF-8"?> <XML> <AGENTCONFIG> <NAME>Gunz</NAME> <MAXCLIENT>500</MAXCLIENT> <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6001"/> <ADDRESS ip="tical.no-ip.biz" tcpport="59062" udpport="5100"/> </AGENTCONFIG> </XML>
Code:[DB] DNS="GunzDB" USERNAME="sa" PASSWORD="Woodmouse0" [NETWORK] IP="tical.no-ip.biz" PORT="49169" [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" ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000" ACCEPT_INVALID_IP="1" TEST_SERVER="0"
dbo.ServerStatus -
dbo.LocatorStatusCode:opened = 1 type = 4 servername = gunz port = 6001 maxplyers = 500 serverid = 1 ip = tical.no-ip.biz
also to add i read up about editing gunz launcher to include your ip address, also did that and servers still did not show where i later realised you only need to edit the launcher if you want to have a start page.Code:locatorid = 1 ip = tical.no-ip.biz port = 49169 rest = 0 updateElapsedTime = 1000
thanks for reading, and hope you can help me to figure this out!



Reply With Quote


