Match- Server/Agent

Results 1 to 7 of 7
  1. #1
    Apprentice [G]Styler is offline
    MemberRank
    May 2009 Join Date
    8Posts

    sad Match- Server/Agent

    Hi guys,
    last week, i bought a vps server.
    Now i´m trying to run the GunZ 2008 Server files, which are working at my computer at home. I setted up the mysql database, the odbc and of course the gunz files.

    After that i tryed to start the Server, but the matchagent wont start with the window as usual. It only starts with 2 processes in the Taskmanager.

    And when i connect to the server (in game) it shows "cannot access to the server" and after some seconds the matchserver crashes.

    i hope you can help me to solve this problem :/
    (and sorry for my bad english)


  2. #2
    Good Guy George qet123 is offline
    MemberRank
    Apr 2009 Join Date
    DesertLocation
    1,432Posts

    Re: Match- Server/Agent

    post me your agentconfig.xml and server.ini
    I THINK THE PROBLAME IS FROM MATCHAGENT.XML "Name This Server" you change it to your server name

  3. #3
    Member Trishia is offline
    MemberRank
    Jul 2011 Join Date
    84Posts

    Re: Match- Server/Agent

    I have experienced that,
    What is the OS of your VPS?
    I know, it is Windows 2003

    it must be Windows2008 or Windows2008-R2

    Win.2003 can't open the MatchAgent Properly.

  4. #4
    Apprentice [G]Styler is offline
    MemberRank
    May 2009 Join Date
    8Posts

    Re: Match- Server/Agent

    @ Trishia the OS is Windows Serv 2008 R2 Standart

    @ get123

    Agent config
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>MatchServer</NAME>
    	<MAXCLIENT>1000</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="mywanip:D" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    server.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="blablabla"
    
    [SERVER]
    MAXUSER=1000
    SERVERID=1
    SERVERNAME="Test"
    FREELOGINIP="mywanip:D"
    KEEPERIP="mywanip:D"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"
    Ok these are the two files you wanted :/

    btw. do i need some other programs for gunz (i just installed netframework 3.5)
    Last edited by [G]Styler; 22-07-11 at 07:45 PM.

  5. #5
    Account Upgraded | Title Enabled! jewness12 is offline
    MemberRank
    Aug 2009 Join Date
    213Posts

    Re: Match- Server/Agent

    Quote Originally Posted by trishia View Post
    i have experienced that,
    what is the os of your vps?
    i know, it is windows 2003

    it must be windows2008 or windows2008-r2


    win.2003 can't open the matchagent properly.
    bullsht

  6. #6
    Member Trishia is offline
    MemberRank
    Jul 2011 Join Date
    84Posts

    Re: Match- Server/Agent

    Quote Originally Posted by jewness12 View Post
    bullsht
    Why?

    Quote Originally Posted by [G]Styler View Post
    @ Trishia the OS is Windows Serv 2008 R2 Standart
    Windows Server 2008 r2 Standard?

    Omg, I don't know what kind of problem is that, same as my experience on using Windows Server 2003..

    Try to read here, THREAD: http://forum.ragezone.com/f311/x64-w...hagent-595082/

    some answers are there, maybe.

  7. #7
    Apprentice [G]Styler is offline
    MemberRank
    May 2009 Join Date
    8Posts

    Re: Match- Server/Agent

    @ Trishia thanks for the Thread :D

    but the problem still exsists :/
    tryed to disable DEP
    changed the .ini files
    and so on...

    shitty server

    EDIT: ok i´ve got another error...
    when i connect to the server it shows me cannot access to server and while i´m connecting the matchserver.exe crashes ...? does some1 know how to fix this? or what could be the problem
    Last edited by [G]Styler; 23-07-11 at 02:22 PM. Reason: added another problem



Advertisement