Gunz 1.5 | Cannot access server | No-IP adress isn't working

Results 1 to 13 of 13
  1. #1
    Member Dante77 is offline
    MemberRank
    Oct 2008 Join Date
    55Posts

    thumbs down Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Ok so I've come across so many problems making this server, but I'm finally getting there. I think this will be the last problem (don't know yet lol).

    So I guess it's pretty common; I open Locator, MatchServer and MatchAgent, then go to the client folder and open the Gunz Launcher. Everything works right, no crashing, I can see the server on the login screen. The only problem is that when I try to login, the screen says <Connecting>... for about 30 secs and then goes back to the login screen saying "Cannot access server".

    My server files:

    server.ini
    Code:
    [DB]
    ;DNS="GunzDB"
    ;USERNAME="sa"
    ;PASSWORD="1234"
    
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="1234"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="Server"
    SERVERPORT=6000
    SERVERUDPPORT=7777
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    DEBUGIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    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.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="1234"
    
    [NETWORK]
    IP="IP HERE"
    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" 
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ACCEPT_INVALID_IP="1"
    TEST_SERVER="0"
    AgentConfig.xml
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>Server</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<ADDRESS ip="IP HERE" tcpport="5100" udpport="7778"/>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    </AGENTCONFIG>
    </XML>
    dbo.serverstatus

    1 0 500 2012-12-02 00:00:00.000 IP HERE 6000 Server 1 4 NULL

    dbo.locatorstatus

    1 IP HERE 8900 0 0 0 0 1000 2012-12-03 15:51:47.233

    My other problem is that my No-IP host isn't working. I replaced all IPs for my host (say, mygunz.no-ip.org) and couldn't even see the server on the login screen.

    Anyone know how to fix these? Thanks :)


  2. #2
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    You didn't portforwarded, make sure your IP is static and ports forwarded you can switch to Hamachi IP and it should work which means you need to portforward before using your localhost ip.

  3. #3
    Member Dante77 is offline
    MemberRank
    Oct 2008 Join Date
    55Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Yes I have forwarded all these ports before. I guess they're not working? Dunno :(

    TCP+UDP 6000
    TCP+UDP 5100
    TCP+UDP 7777-7778
    TCP+UDP 8900
    TCP+UDP 9000
    TCP 80
    TCP 6005 gz

    Also my IP is dynamic, that's why I use No-IP, but that isn't working either.

    BTW, this is supposed to work to anyone that wants to connect, not just me.

  4. #4
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Quote Originally Posted by Dante77 View Post
    Yes I have forwarded all these ports before. I guess they're not working? Dunno :(

    TCP+UDP 6000
    TCP+UDP 5100
    TCP+UDP 7777-7778
    TCP+UDP 8900
    TCP+UDP 9000
    TCP 80
    TCP 6005 gz

    Also my IP is dynamic, that's why I use No-IP, but that isn't working either.

    BTW, this is supposed to work to anyone that wants to connect, not just me.
    lol depends if you have set it correctly.

    system.xml = "NO-IP"
    server.ini = "127.0.0.1"
    dbo.ServerStatus = "NO-IP"

    and as I said it might be another problem so use Hamachi for test, if it worked then either your firewall is denying the Ports, or you didn't portforwarded correctly.

  5. #5
    Member Dante77 is offline
    MemberRank
    Oct 2008 Join Date
    55Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    So for Hamachi to work with other people I just need to create a new network and give the client to someone else, then let him join my network right?

    Trying that in a sec.

    EDIT: Ok, I tried changing the system.xml and dbo.serverstatus but now I can't see the server on the login screen. Does the database allow text for an IP adress?

  6. #6
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Quote Originally Posted by Dante77 View Post
    So for Hamachi to work with other people I just need to create a new network and give the client to someone else, then let him join my network right?

    Trying that in a sec.
    keep me updated.

  7. #7
    Member Dante77 is offline
    MemberRank
    Oct 2008 Join Date
    55Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Ok, just changed all IPs to Hamachi, it sucks that uploading the client takes so long :/

  8. #8
    Member Dante77 is offline
    MemberRank
    Oct 2008 Join Date
    55Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    The server is working for me with Hamachi. Haven't tried with someone else yet though.

  9. #9
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Quote Originally Posted by Dante77 View Post
    The server is working for me with Hamachi. Haven't tried with someone else yet though.
    then you didn't portforward correctly.

  10. #10
    Member Dante77 is offline
    MemberRank
    Oct 2008 Join Date
    55Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Damn lol I've been having problems with port forwarding since I've known how to do it. I think I should get a new router :(

    I just remembered that I could host a server before, with ports forwarded and everything (on the same router) and even got 3 people to join. So maybe it's not a ports problem?
    Last edited by Dante77; 05-12-12 at 05:32 AM.

  11. #11
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Quote Originally Posted by Dante77 View Post
    Damn lol I've been having problems with port forwarding since I've known how to do it. I think I should get a new router :(

    I just remembered that I could host a server before, with ports forwarded and everything (on the same router) and even got 3 people to join. So maybe it's not a ports problem?
    most definitely it is, since Hamachi has worked fine then it's either your ports or maybe incorrect server configuring something in server.ini but that's slightly possible.

  12. #12
    Member Dante77 is offline
    MemberRank
    Oct 2008 Join Date
    55Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    Ok, I guess I'll try port forwarding again.

    Thanks for helping :)

  13. #13
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Gunz 1.5 | Cannot access server | No-IP adress isn't working

    np my friend:D



Advertisement