-
Novice
Failed to Connect to Matchserver
Hi say title Failed to connect to matchserver please help

Agent.xml
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Server Gunz</NAME>
<MAXCLIENT>500</MAXCLIENT>
<ADDRESS ip="190.234.124.152" tcpport="5100" udpport="7777"/>
<MATCHSERVERADDRESS ip="190.234.124.152" tcpport="6000"/>
</AGENTCONFIG>
</XML>
Server.ini
[DB]
;DNS="GunzDB"
;USERNAME="sa"
;PASSWORD="848941"
DNS="GunzDB"
USERNAME="sa"
PASSWORD="848941"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="Server Gunz"
SERVERPORT=6000
SERVERUDPPORT=7777
FREELOGINIP=""
KEEPERIP="190.234.124.152"
DEBUGIP="190.234.124.152"
MONITORIP="190.234.124.152"
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]
-
-
Account Upgraded | Title Enabled!
Re: Failed to Connect to Matchserver
if u open only matchagent it shows fail to connect matchserver u should open matchserver to
-
Daemonsring Developer
Re: Failed to Connect to Matchserver
If its hosted on the same server as matchserver change
<MATCHSERVERADDRESS ip="190.234.124.152" tcpport="6000"/>
to
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
-
Novice
Re: Failed to Connect to Matchserver
ok ty and im dont see my server
-
Proficient Member
Re: Failed to Connect to Matchserver
MSSQL 2008 Login And GunzDB > Tables > dbo.LocatorStatus. EditingLocatorID: 1IP: 127.0.0.1 ( For localhost)Port: 8900RecvCount,SendCount,BlockCout:0UpdateElapsed: 100
Last edited by DN Angel; 01-03-14 at 06:29 PM.
-
Novice
Re: Failed to Connect to Matchserver
im have window 7 32bits mm im believe cannot install SQL 2008
-
Account Upgraded | Title Enabled!
Re: Failed to Connect to Matchserver
u can install SQL SERVER 2008 in windows 7 32 bit