Cannot connect to server!!@!!~
I cannot connect to server.
My server wont connect.
UGH
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="ijjiyay1"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="Freedomgunz"
FREELOGINIP=""
KEEPERIP="24.83.39.210"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[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"
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="ijjiyay1"
[NETWORK]
IP="24.83.39.210"
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"
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
<NAME>Name this server</NAME>
<MAXCLIENT>500</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="24.83.39.210" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
ANYTHING WRONG WITH THIS!!!!@!@!@!!
Please need help!!!
Re: Cannot connect to server!!@!!~
Did you forward your ports? What's your error? Can you see the server in the client? Have you modified system.xml? Did you edit dbo.ServerStatus?.
Re: Cannot connect to server!!@!!~
Cannot connect to server
System.xml is right
serverstatus is right
I think I forwarded all ports
PLEASE HELP!!!!
i can see the cilent
Re: Cannot connect to server!!@!!~
First Problem Is
Code:
<NAME>Name this server</NAME>
Put Your Server name in so it will be
<NAME>freedomgunz</NAME>
Code:
[NETWORK]
IP="24.83.39.210"
PORT="8900"
Try changing that to 127.0.0.1
and to FREELOGINIP="24.83.39.210"
Re: Cannot connect to server!!@!!~
Oaky I did.
STILL PROBLEM!!!@!@!
Re: Cannot connect to server!!@!!~
Re: Cannot connect to server!!@!!~
Pardon>?
[08/12/09 16:42:58] Release Date : Jun 13 2007
[08/12/09 16:42:58] X-Trap Off
[08/12/09 16:42:58] MD5 Check Off
[08/12/09 16:42:58] Server Country : BRAZIL
[08/12/09 16:42:58] Command version : (56)
[08/12/09 16:42:58] Event usable state : (false)
[08/12/09 16:42:58] Load event size : (0)
[08/12/09 16:42:58] FileCRCCheckSum usable state : (false)
[08/12/09 16:42:58] FileCRC size : (1)
[08/12/09 16:42:58] Country Code Filter usalbe state : (false)
[08/12/09 16:42:58] Accept Invalied IP state : (true)
[08/12/09 16:42:58] Keeper IP : (24.83.39.210)
[08/12/09 16:42:58] Monitor IP : (127.0.0.1)
Re: Cannot connect to server!!@!!~
Did you brute all the things you edit?
Cause this was one mistake I made.
Brute then compile everything again.
Re: Cannot connect to server!!@!!~