Server not appearing!

Results 1 to 14 of 14
  1. #1
    Proficient Member NIRVANAdylan is offline
    MemberRank
    Feb 2007 Join Date
    179Posts

    Server not appearing!

    Hey guys,

    So i decided to at least TRY to make a GunZ server again, since my ISP, well..nevermind :P

    I hit up System32's Client + Server blah blah

    Extracted --> Put in DB --> Setup DNS(odbcad32) --> Setup IP's in DB ServerStatus then setup the *.ini files with the w/e that needed filling in.

    Unpacked MRS (system.mrs) filled in the stuff in system.xml, got the new CRCs replaced in the filelist.xml then packed, opened up MatchServer, Locator + MatchAgent then.. i opened Gunz!

    Loaded @ Login screen My Server aint there. I have a router. But guys, just because you have a router doesn't mean everything you do needs to be port forwarded!


  2. #2
    Valued Member Ragesource is offline
    MemberRank
    Oct 2008 Join Date
    ohioLocation
    127Posts

    Re: Server not appearing!

    i get the same error can some one help us? please??

  3. #3

    Re: Server not appearing!

    Post your ini and xml config files...

  4. #4
    Valued Member Ragesource is offline
    MemberRank
    Oct 2008 Join Date
    ohioLocation
    127Posts

    Re: Server not appearing!

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="********"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="Divinity GunZ"
    FREELOGINIP="66.90.74.126"
    KEEPERIP="66.90.74.126"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="event"
    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="1"
    USE_FILECRC="0"
    USE_MD5="0"
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>Divinity GunZ</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="66.90.74.126" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="*******"
    
    [NETWORK]
    IP="66.90.74.126"
    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="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="66.90.74.126" />
    		<LOCATOR id="2" IP="66.90.74.126" />
    		<LOCATOR id="3" IP="66.90.74.126" />
    		</LOCATORLIST>
    	
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="66.90.74.126" />
    		<LOCATOR id="2" IP="66.90.74.126" />
    		<LOCATOR id="3" IP="66.90.74.126" />
    		</TLOCATORLIST>
    	
    	</XML>

  5. #5
    Valued Member Ragesource is offline
    MemberRank
    Oct 2008 Join Date
    ohioLocation
    127Posts

    Re: Server not appearing!

    Help anyone god this is retartedly annoying!!!!!!!! Someone help us!!!!!!

  6. #6

    Re: Server not appearing!

    <LOCATORLIST>
    <LOCATOR id="1" IP="66.90.74.126" />
    <LOCATOR id="2" IP="66.90.74.126" />
    <LOCATOR id="3" IP="66.90.74.126" />
    </LOCATORLIST>

    <TLOCATORLIST>
    <LOCATOR id="1" IP="66.90.74.126" />
    <LOCATOR id="2" IP="66.90.74.126" />
    <LOCATOR id="3" IP="66.90.74.126" />
    </TLOCATORLIST>
    No. 1 ID will do.

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="********"

    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="Divinity GunZ"
    FREELOGINIP="66.90.74.126"
    KEEPERIP="66.90.74.126"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="event"
    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="1"
    USE_FILECRC="0"
    USE_MD5="0"
    Change USE_EVENT="1" to USE_EVENT="0" and change MODE="event" to MODE="test".

  7. #7
    Proficient Member NIRVANAdylan is offline
    MemberRank
    Feb 2007 Join Date
    179Posts

    Re: Server not appearing!

    Here it is in order: SERVER.INI LOCATOR.INI AGENTCONFIG.XML dbo.ServerStatus SYSTEM.XML(mrs)

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="*******"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="pGunZ"
    FREELOGINIP=""
    KEEPERIP="********"
    MONITORIP="******"
    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="******"
    
    [NETWORK]
    IP="******"
    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>pGunZ</NAME>
        <MAXCLIENT>500</MAXCLIENT>
        <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
        <ADDRESS ip="*******" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Code:
    Server ID = 1
    CurrPlayer = 0
    MaxPlayer = 500
    Time = 21/12/2008 11:53 PM
    IP = **.***.***.**
    Port = 6000
    ServerName = pGunZ
    Opened = 1
    Type = 4
    and finally, system.xml from system.mrs!

    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="**********" />
            </LOCATORLIST>
        
        <TLOCATORLIST>
            <LOCATOR id="1" IP="*******" />
            </TLOCATORLIST>
        
        </XML>

  8. #8
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: Server not appearing!

    If you are using a router you *have* to port forward the ports used by gunz server to your lan ip from the router, then do this :
    Quote Originally Posted by Demantor View Post
    You are using 2 ips when you are using a router, first ip is your lan ip address, and the second ip is your router/wan ip address, Your Wan ip is ever changing, but your Lan ip can be changed also, but you can static your lan ip with not using the DHCP server, use a manual ip address, for your Wan/router ip to make it static use a dyndns service or the no ip.. in Client's system.xml in system.mrs use the no ip link of your domain or the dyndns's one..

  9. #9
    Browser. Nova is offline
    MemberRank
    Nov 2008 Join Date
    --Location
    400Posts

    Re: Server not appearing!


  10. #10
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: Server not appearing!

    [QUOTE=Nova

  11. #11
    Proficient Member NIRVANAdylan is offline
    MemberRank
    Feb 2007 Join Date
    179Posts

    Re: Server not appearing!

    Why lock?

    The problem isn't resolved.

    Ports forwarded:

    GunZ1 192.168.0.100 TCP 6000/6000
    GunZ2 192.168.0.100 TCP 7000/7000
    GunZ3 192.168.0.100 UDP 7777/7777
    GunZ4 192.168.0.100 TCP 8900/8900
    GunZ5 192.168.0.100 TCP 80/80

  12. #12
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: Server not appearing!

    @Nova™
    and
    @Demantor

    Why lock? Hes problem is not solved.

    And try to help at least, and dont spamm the threads with the Lock Requestes


    But can you try to go to:
    Code:
    http://canyouseeme.org
    and see if the port 6000 is forwarded good.

    And port 8900 must be forwarded on UDP

    But some ISP wont allow you to make an connection to your own WAN ip. You can ask someone else if he/she can see the server.
    Last edited by Rotana; 23-12-08 at 06:20 AM.

  13. #13
    Proficient Member NIRVANAdylan is offline
    MemberRank
    Feb 2007 Join Date
    179Posts

    Re: Server not appearing!

    It's ok.

    I've sorted it.

    My past C++ program was installed as a service, which used the ports.

  14. #14
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: Server not appearing!

    Closed. Because its solved.



Advertisement