Servers not showing

Results 1 to 6 of 6
  1. #1
    Apprentice Tical is offline
    MemberRank
    Sep 2010 Join Date
    21Posts

    Servers not showing

    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
    Code:
    <MATCHSERVERADDRESS ip="Your ip (127.0.0.1 for local host)" tcpport="6000"/>
    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.

    Server.ini 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
    AgentConfig 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>
    locator file -

    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 -
    Code:
    opened = 1
    type = 4
    servername = gunz
    port = 6001
    maxplyers = 500
    serverid = 1
    ip = tical.no-ip.biz
    dbo.LocatorStatus
    Code:
    locatorid = 1
    ip = tical.no-ip.biz
    port = 49169
    rest = 0
    updateElapsedTime = 1000
    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.

    thanks for reading, and hope you can help me to figure this out!


  2. #2
    Hi, Im Ryuzu yerij007 is offline
    MemberRank
    Oct 2011 Join Date
    Behind You!Location
    311Posts

    Re: Servers not showing

    Firts look.
    I dont exactly know if work with no-ip
    Change all no-ip to your ip i think because that u cant see your server change it and test.
    Like if works :D

  3. #3
    The Sky's the Limit ^_^ GzFKoron is offline
    MemberRank
    Jul 2010 Join Date
    1,118Posts

    Re: Servers not showing

    This is why you should save up some money and buy a VPS, with a VPS you at least know it is going to work and that the IP will never change. And lets be honest, they really are not expensive. Obviously, if your only setting up a test server and do not want other people to play on it then localhost (127.0.0.1) is perfectly fine to use.

  4. #4
    Apprentice Tical is offline
    MemberRank
    Sep 2010 Join Date
    21Posts

    Re: Servers not showing

    Quote Originally Posted by yerij007 View Post
    Firts look.
    I dont exactly know if work with no-ip
    Change all no-ip to your ip i think because that u cant see your server change it and test.
    Like if works :D
    i have tryd with my ip and didnt have much luck i had the same issue with the servers not showing.


    Quote Originally Posted by AuroraUK View Post
    This is why you should save up some money and buy a VPS, with a VPS you at least know it is going to work and that the IP will never change. And lets be honest, they really are not expensive. Obviously, if your only setting up a test server and do not want other people to play on it then localhost (127.0.0.1) is perfectly fine to use.
    to be honest i didnt wanna get a VPS because i didnt wanna actually start a server, i just wanted to set one up, and maybe from time to time just attempt to improve things or maybe even develop, i know i could do it on localhost but when it comes to testing id only be able to do it myself and not have another player in there with me, which is what i want.. if there is any other ideas you have which could help me id be grateful.

  5. #5
    Enthusiast RoyStyle is offline
    MemberRank
    Dec 2010 Join Date
    Holland :DLocation
    34Posts

    Re: Servers not showing

    Go to your Client > Unpack System.mrs > Open System.xml (Notepad) > Edit ip's in there > Save > Pack System.mrs > and Test again :D

  6. #6
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Servers not showing

    If you want to only test a server why don't you use hamachi. If you cannot use your IP a no-ip is NOT going to help you. a no-ip is just a mask.



Advertisement