Game Problems

Results 1 to 10 of 10
  1. #1
    Banned Blasian is offline
    BannedRank
    Aug 2009 Join Date
    California, USLocation
    773Posts

    config Game Problems

    We have a ping 999 issue that we tried everything to fix, we have no errors in the log files, it just when to two people try to play in the same room they see the other person as lagged/frozen and he say sees that same with me. How can I fix? Its weird that I haven't seen any fix's that work sence its such a big problem.

    -Yes we did google for a fix
    -Yes we did search the forums
    -And yes we did try to fix it by are self


    -So Please Help US!


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

    Re: Game Problems

    what server files are you using?

  3. #3
    Banned Blasian is offline
    BannedRank
    Aug 2009 Join Date
    California, USLocation
    773Posts

    Re: Game Problems

    2008 I think it could the poor hex editing job on the match server I just re-did it so I guess we will see when our hoster comes online
    Last edited by Blasian; 10-03-10 at 09:09 PM.

  4. #4
    Banned Blasian is offline
    BannedRank
    Aug 2009 Join Date
    California, USLocation
    773Posts

    Re: Game Problems

    Nope still now working seems to be no errors.

  5. #5
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: Game Problems

    make sure your freeloginip is blank, still not working? get the 2008 MatchAgent from GUNZ2830

    example server.ini

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="change"
    
    [SERVER]
    MAXUSER=4000
    SERVERID=1
    SERVERNAME="Change"
    ;FREELOGINIP=""
    KEEPERIP="change"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="INTERNATIONAL"
    LANGUAGE="INTERNATIONAL"
    USETICKET="0"
    EnableMap="1"
    
    [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"
    USE_RESOURCECRC32CACHECKECK="0" 
    
    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="0"
    POWERLEVELING_DB_BLOCKTIME="10"
    
    [KILLTRACKER]
    USE_KILLTRACKER="0"
    MAXKILLCOUNT_ON_TRACETIME="40"
    
    [LOOPLOG]
    USE_LOOPLOG="0"
    MAX_LOOP_TIME_GAP="0"

  6. #6
    Banned Blasian is offline
    BannedRank
    Aug 2009 Join Date
    California, USLocation
    773Posts

    Re: Game Problems

    Ya its blank can u give me a link plz :) be very different and that *.ini looks completely different than mine.

    Thnx in advanced :)

    EDIT: I'm running on a VPS if that makes a difference.
    Last edited by Blasian; 12-03-10 at 03:11 AM.

  7. #7
    Member Your_Mom is offline
    MemberRank
    Mar 2010 Join Date
    Where I want toLocation
    88Posts

    Re: Game Problems

    Quote Originally Posted by Dude3889 View Post
    We have a ping 999 issue that we tried everything to fix, we have no errors in the log files, it just when to two people try to play in the same room they see the other person as lagged/frozen and he say sees that same with me. How can I fix? Its weird that I haven't seen any fix's that work sence its such a big problem.

    -Yes we did google for a fix
    -Yes we did search the forums
    -And yes we did try to fix it by are self


    -So Please Help US!
    999 ping, NAT error, correct?
    That'll be MatchAgent also. Post your configuration & recent log.

    Quote Originally Posted by gregon13 View Post
    make sure your freeloginip is blank, still not working? get the 2008 MatchAgent from GUNZ2830

    example server.ini

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="change"
    
    [SERVER]
    MAXUSER=4000
    SERVERID=1
    SERVERNAME="Change"
    ;FREELOGINIP=""
    KEEPERIP="change"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="INTERNATIONAL"
    LANGUAGE="INTERNATIONAL"
    USETICKET="0"
    EnableMap="1"
    
    [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"
    USE_RESOURCECRC32CACHECKECK="0" 
    
    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="0"
    POWERLEVELING_DB_BLOCKTIME="10"
    
    [KILLTRACKER]
    USE_KILLTRACKER="0"
    MAXKILLCOUNT_ON_TRACETIME="40"
    
    [LOOPLOG]
    USE_LOOPLOG="0"
    MAX_LOOP_TIME_GAP="0"
    How come I can not login without FreeLoginIP being my IP? If it's just blank I can't login.

  8. #8
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: Game Problems

    Quote Originally Posted by Your_Mom View Post
    999 ping, NAT error, correct?
    That'll be MatchAgent also. Post your configuration & recent log.



    How come I can not login without FreeLoginIP being my IP? If it's just blank I can't login.
    you should be able to login

  9. #9
    Banned Blasian is offline
    BannedRank
    Aug 2009 Join Date
    California, USLocation
    773Posts

    Re: Game Problems

    Im sry we have 2007 server files ^-^

  10. #10
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: Game Problems

    Quote Originally Posted by Dude3889 View Post
    Im sry we have 2007 server files ^-^
    doesn't matter with it blank you should still be able to login, it is the same server.ini I used for 2007 just added the 2008 shit to it but kept my original stuff



Advertisement