-
Serverfiles problem!
Well, My MatchAgent is running perfectly! But my MatchServer and Locater not! They won't start. After i clicked on it, It says 'Can't connect to db'. I don't post screenshots because it's in dutch, I didn't had this problem before and i don't know what to do
Matchserver:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="xxx"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="Gunz"
FREELOGINIP="127.0.0.1"
KEEPERIP="86.90.0.xxx"
MONITORIP="86.90.0.xxx"
MONITORPORT=9000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=127.0.0.1
Locater:
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="xxx"
[NETWORK]
IP="86.90.0.xxx"
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"
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SERVER="0"
Help?
-
Re: Serverfiles problem!
pw in files 100%ok???
or change you last time pw in sql
i have this prob long time ago
test it windows login in sql, friend have same prob
you change anythink last time
at me last time matchserver not start i delete all logs then run
-
Re: Serverfiles problem!
And after you get the server to start, leave the FREELOGIN IP blank like and change Monitor IP to localhost i.e. 127.0.0.1 or you'll have issues in accessing your server.
Posted via Mobile Device
-
Re: Serverfiles problem!
Just set everything to localhost (127.0.0.1) first to test.