No Server listed in Client
Can someone help me with my problem? There are no servers listed in my client But my locator says its running. I've forwarded all the ports and nothing I do seems to work. I want my server to be PUBLIC.
Database Files
GunzDB
BR/Jan/June Server
Serverstatus.dbo
http://i109.photobucket.com/albums/n...de4/server.jpg
Server Files
Locator.ini
Code:
[NETWORK]
IP="127.0.0.1"
PORT="8900"
AgentConfig.xml
Code:
<NAME>GunZ</NAME>
<MAXCLIENT>200</MAXCLIENT>
<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
<ADDRESS ip="99.250.28.209" tcpport="7777" udpport="5100"/>
Server.ini
Code:
[SERVER]
MAXUSER=200
SERVERID=1
SERVERNAME="GunZ"
FREELOGINIP="99.250.28.209"
KEEPERIP="99.250.28.209"
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"
USE_MD5="0"
Client Files
Client
BR/Jan/June Client
Config.xml
Code:
<SERVER>
<IP>0,0,0,0</IP>
<PORT>6000</PORT>
</SERVER>
system.xml
Code:
<LOCATORLIST>
<LOCATOR id="1" IP="99.250.28.209" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="99.250.28.209" />
</TLOCATORLIST>
Apparantly, my matchlog is reporting that it is loading an event:
Code:
nhn server mode is real
Load XML from memory : strings.xml(0x0037) - SUCCESS
Load XML from memory : cserror.xml(0x0037) - SUCCESS
[08/08/09 23:33:43] DBMS connected
[08/08/09 23:33:43] Command registeration completed
Inited client file list (1)
success init security.
FILE PATH : C:\GunzServer\MatchServer\MD5HashValue.txt
MD5 Hash Value => 6e ff 40 c1 22 1e 4b 2b 33 ce 22 41 7d c4 3a 3d
================================== Server configure info ==================================
[08/08/09 23:33:43] Release Date : Jun 13 2007
[08/08/09 23:33:43] X-Trap Off
[08/08/09 23:33:43] MD5 Check Off
[08/08/09 23:33:43] Server Country : BRAZIL
[08/08/09 23:33:43] Command version : (56)
[08/08/09 23:33:43] Event usable state : (true)
[08/08/09 23:33:43] Load event size : (1)
[08/08/09 23:33:43] FileCRCCheckSum usable state : (false)
[08/08/09 23:33:43] FileCRC size : (1)
[08/08/09 23:33:43] Country Code Filter usalbe state : (false)
[08/08/09 23:33:43] Accept Invalied IP state : (true)
[08/08/09 23:33:43] Keeper IP : (99.250.28.209)
[08/08/09 23:33:43] Monitor IP : (127.0.0.1)
===========================================================================================
[08/08/09 23:33:43] Match Server Created (Port:6000)
success to update CustomIP
RealCPNet> SessionCreated=1, SessionDestroyed=0
PLEASE DO NOT POST YOUR PROBLEMS HERE!
Re: No Server listed in Client
Isn't your Locator.ini suppose to be 'Your IP'
Make sure you put your GunzLauncher.exe as your 'IP'
Re: No Server listed in Client
[NETWORK]
IP="Your IP dumbo"
PORT="8900"
Re: No Server listed in Client
He tried that, And I Think it might be related to The event, In his server.ini its not loading any even and in any other file its not loading an event yet in matchserver exe its trying to load an event... Isnt that weird
Re: No Server listed in Client
Event shouldnt be the problem... try going through the tutorial again
Re: No Server listed in Client
... He has, And i "attempted to help" reason for qoutes = i failed
Event has a possiblilty of being the problem because, Match server could Be mising part of the server.ini file of its just ignoring it. So post only if you have actual content to say not bumping tut threads to us
Re: No Server listed in Client
Anyone else want to give it a shot?