my server doesn't show in the list

Page 1 of 2 12 LastLast
Results 1 to 25 of 33
  1. #1
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    ! my server doesn't show in the list

    hey guys i stayed up all night to try to fix my server but the server isn't showing on the list.
    i placed all the ips to my ip(whatismyip.com),
    and started the server, made a db.
    but it still doesnt show up
    anyone got a idea?

    thx


  2. #2
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: my server doesn't show in the list

    Did you portfoward? You didnt say you did that

  3. #3
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    yes i did,
    ill post a screenshot right here:


    the s's are from gunz
    Last edited by m4rsj3; 13-02-10 at 10:44 AM.

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    Just post your server.ini.

    @number12: always ask for basic details first. Gunz doesn't necessarily need port forwarding. I've never done it.
    Posted via Mobile Device

  5. #5
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    okay here it is:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="gunzserver1"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="secret"
    FREELOGINIP="86.94.137.248"
    KEEPERIP="86.94.137.248"
    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"

  6. #6
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    Leave your FREELOGINIP blank and you're good to go.

    FREELOGINIP=""
    Posted via Mobile Device

  7. #7
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    ! Re: my server doesn't show in the list

    okay ill try

    ---------- Post added at 12:33 PM ---------- Previous post was at 12:08 PM ----------

    Quote Originally Posted by m4rsj3 View Post
    okay ill try
    its still not sowing up.
    when the server is started,
    i start my client,
    but when im at the login screen.
    there is no server

  8. #8
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    Did you restart the matchserver after editing the server.ini? Show me your edited server.ini
    Posted via Mobile Device

  9. #9
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: my server doesn't show in the list

    Server.ini

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="<Username>"
    PASSWORD="<Password>"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="<ServerName>"
    FREELOGINIP=""
    KEEPERIP="86.94.137.248"
    MONITORIP="86.94.137.248"
    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"
    Locator.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="<Username>"
    PASSWORD="<Password>"
    
    [NETWORK]
    IP="86.94.137.248"
    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"
    My memory's a little weak :\

  10. #10
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    server.ini:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="gunzserver1"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="DarkLexOwnedLolRoflawlmao"
    FREELOGINIP=""
    KEEPERIP="86.94.137.248"
    MONITORIP="86.94.137.248"
    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"
    locator:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="gunzserver1"
    
    [NETWORK]
    IP="86.94.137.248"
    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"
    agentconfig.xml:
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>DarkZone Gunz</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="86.94.137.248" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    and yes i did restart :P

  11. #11
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    Err, who asked you to change MONITORIP? I only asked you to leave the FREELOGINIP blank. Change MONITORIP to 127.0.0.1
    Posted via Mobile Device

  12. #12
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    okay let me try that :) btw where is the reputation button here?:O
    edit: nop its not working:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="gunzserver1"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="DarkLexOwnedLolRoflawlmao"
    FREELOGINIP=""
    KEEPERIP="86.94.137.248"
    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"
    can it be in the db too? at serverstatus and the other 1?
    i made it to my normal ip.
    changed the 127.0.0.1
    Last edited by m4rsj3; 13-02-10 at 01:28 PM. Reason: avoid of dubble post

  13. #13
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    Yes, the IP in your ServerStatus.dbo should be 86.94.137.248 and port should be 6000 (unless you've changed it). Your server.ini is now correct.

    There's a heart-shaped 'Thanks' button located near the bottom right side of every post.

  14. #14
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    this is the serverstatus:
    Code:
    serverid = 1
    currplayer = 0
    maxplayer = 1000
    time = 13-2-2010 13:40:38
    ip = 86.94.137.248
    port = 6000
    servername = DarkLexOwnedLolRoflawlmao
    opened = 1
    type = 4 (dunno what this is, it was there already :x)
    btw i found the big hearth :D

  15. #15
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: my server doesn't show in the list

    Did you try what I said? .__.

  16. #16
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    yes i did but it didn't work.
    the server isn't still there.
    let me try to take a screenshot.

    ---------- Post added at 01:51 PM ---------- Previous post was at 01:46 PM ----------

    take a look:


  17. #17
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    Just use the server.ini that I told you is right.

  18. #18
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    i use that one:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="gunzserver1"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="DarkLexOwnedLolRoflawlmao"
    FREELOGINIP=""
    KEEPERIP="86.94.137.248"
    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"
    see?

  19. #19
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: my server doesn't show in the list


  20. #20
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    err and if that doesn't work?

  21. #21
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: my server doesn't show in the list

    That should.

  22. #22
    Enthusiast m4rsj3 is offline
    MemberRank
    Jun 2009 Join Date
    25Posts

    Re: my server doesn't show in the list

    yeah yeah removed for private XD
    Last edited by m4rsj3; 15-02-10 at 07:22 PM. Reason: srry i didn't sleep XD

  23. #23
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    "Add me on mars" LOL!

    On topic: I guess it's something to do with your ports NOW. I have no idea about port forwarding in Gunz. Someone else needs to help you.

  24. #24
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: my server doesn't show in the list

    Too late about the mars thing...It's got nothing to do with port forwarding, use another client.

  25. #25
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: my server doesn't show in the list

    Quote Originally Posted by Arcelor View Post
    Too late about the mars thing...It's got nothing to do with port forwarding, use another client.
    Not at all mate. The only thing that could be wrong with his client would be his system.xml unless he's using another server's runnable with a different md5 hash.

    On-topic: m4rsj3, show us your system.xml and specify which runnable you're using.



Page 1 of 2 12 LastLast

Advertisement