Well, i'm having one weird error i've never seen this to be honest.

Results 1 to 6 of 6
  1. #1
    Apprentice paulosilva is offline
    MemberRank
    Jul 2011 Join Date
    17Posts

    happy Well, i'm having one weird error i've never seen this to be honest.

    Well, i'm making a test server for test personal stuff, i've called one Mate to test things with me, and he couldn't see the servers, i've opened the ports needed and it worked, then he couldn't access the server, i've opened the ports needed and it worked, then he had nat, and i've opened the ports needed and didn't worked, it gives a weird error, i'm going to post the ss here, if you guys know how to fix this issue i will be glad, since i've asked Wizkid and Vusion already, and they told me to do the samething i did, and it didn't worked, i've tryed to turn off firewall ( both ) ( windows firewall / net firewall ) and didn't worked. waiting one answer. and dont tell me to purchase one VPS / Dedicate Server because i'm doing this for personal stuff, i wont buy a vps for just testing new things that i've made for gunz.

    By the way, i'm using 2008 server files / client by phoenix

    and dont tell me to test it alone, because i want to make new things for the clan war, and i guess i cant clan war alone, just saying.


    1.jpg

    Ports that i've opened ;

    2.jpg


    MatchServer config :

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="youwontknowitbigmomma"
    
    [SERVER]
    MAXUSER="2000"
    SERVERID="1"
    SERVERNAME="testserver"
    ;FREELOGINIP="127.0.0.1" ; PLEASE DON'T CHANGE THIS.
    KEEPERIP="ill hide my ip for now."
    MONITORIP="127.0.0.1" ; PLEASE DON'T CHANGE THIS.
    MONITORPORT="9000"
    MODE="clan" ; PLEASE DON'T CHANGE THIS IF YOU WANT QUEST+CLAN.
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LOCALE]
    DBAgentIP="127.0.0.1"
    DBAgentPort="5100"
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_MD5="0"
    USE_FILECRC="0"
    USE_RESOURCECRC32CACHECKECK="0" 
    
    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="1"
    POWERLEVELING_DB_BLOCKTIME="100000"
    
    [KILLTRACKER]
    USE_KILLTRACKER="1"
    MAXKILLCOUNT_ON_TRACETIME="50"
    KILLCOUNT_TRACETIME="50"
    
    [LOOPLOG]
    USE_LOOPLOG="1"
    MAX_LOOP_TIME_GAP="3600"
    MatchAgent Config :

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>testserver</NAME>
    	<MAXCLIENT>2000</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="ill hide my ip for now" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Last edited by paulosilva; 08-06-12 at 04:07 PM. Reason: forgot matchserver and matchagent config


  2. #2
    C:\ WizCoder is offline
    MemberRank
    Aug 2010 Join Date
    JapanLocation
    703Posts

    Re: Well, i'm having one weird error i've never seen this to be honest.

    I've seen this dozens of times due to me configuring .ini's incorrectly.

    I fixed by changing my Gunz DB and server files.

  3. #3
    Apprentice paulosilva is offline
    MemberRank
    Jul 2011 Join Date
    17Posts

    Re: Well, i'm having one weird error i've never seen this to be honest.

    Ew, i'm using Phoenix's db.

  4. #4
    Apprentice paulosilva is offline
    MemberRank
    Jul 2011 Join Date
    17Posts

    Re: Well, i'm having one weird error i've never seen this to be honest.

    anyone please? i didn't found the fix for this yet.

  5. #5
    Account Upgraded | Title Enabled! TheCodeOfGunz is offline
    MemberRank
    Oct 2010 Join Date
    PhilippinesLocation
    532Posts

    Re: Well, i'm having one weird error i've never seen this to be honest.

    http://forum.ragezone.com/f311/tcp-e...-error-424271/
    the server or client port are maybe not open.
    next time use the search button

  6. #6
    Apprentice paulosilva is offline
    MemberRank
    Jul 2011 Join Date
    17Posts

    Re: Well, i'm having one weird error i've never seen this to be honest.

    i've fixed it already.



Advertisement