Client can't find any servers.
I've been struggling all day trying to get this server setup and to no end it seems. Finally got the server and client to run and now the client cant find the server...
I'm DMZ'd so port forwarding shouldn't be an issue.
server.ini
Locator.ini
AgentConfig.xml
system.xml
At the very least can someone post a link to some proper current server/client files and a tutorial that is actually correct?
Any and all help is appreciated.
Re: Client can't find any servers.
Did you set the right IP in the database?
Re: Client can't find any servers.
The IP is right in the database, now I got the client to recognize the server exists and I can login etc, but so far none of the people I have sent the client to can join. The only error they get is "Cannot access the server."
Re: Client can't find any servers.
Your port is set to 6011 in the locator.ini and I see a USETICKET option in the server.ini.
So I'm guessing that you used to use gregon's files and then switched to 08 ones?
If so, change the port to 8900 in the locator.ini.
Next time, post such files in the form of code tags. Opening multiple tabs is annoying.
Re: Client can't find any servers.
Quote:
Originally Posted by
phoenix_147
Your port is set to 6011 in the locator.ini and I see a USETICKET option in the server.ini.
So I'm guessing that you used to use gregon's files and then switched to 08 ones?
If so, change the port to 8900 in the locator.ini.
Next time, post such files in the form of code tags. Opening multiple tabs is annoying.
Yea, I've been jumping around between files(which probably isn't good) because I've been having issues find a good package where the download links aren't dead or some fashion of broken, I'll try changing the port and will do with those code tags.
Re: Client can't find any servers.
Yeah, you changed files. That is the problem. Just change the port in locator.ini to 8900 and you're good to go.
Re: Client can't find any servers.
Quote:
Originally Posted by
phoenix_147
Yeah, you changed files. That is the problem. Just change the port in locator.ini to 8900 and you're good to go.
Just went to change it and it is 8900, forgot i changed the server package, so I'll dump all my current settings here.
I'm using the server package from this thread:http://forum.ragezone.com/f245/gunz-...les-re-641442/
And the client from this thread:http://forum.ragezone.com/f497/br-ja...-guide-444565/
And I'll say the issue again just because I have a bit more info now, My friend who has his firewall off and is DMZ'd can't connect to the server, which I can connect to, his client just has the "Can't access server" red text when trying to login. I also have my firewall off and am DMZ'd.
Server.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="root"
PASSWORD="xxxx"
[SERVER]
MAXUSER=1000
SERVERID=1
SERVERNAME="Server 1"
FREELOGINIP=""
KEEPERIP="76.180.37.xxx"
MONITORIP="127.0.0.1"
MONITORPORT=9000
MODE="normal"
COUNTRY="INTERNATIONAL"
LANGUAGE="INTERNATIONAL"
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"
Loacator.ini
Code:
[DB]
DNS="GunzDB"
USERNAME="root"
PASSWORD="xxxx"
[NETWORK]
IP="127.0.0.1"
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"
MatchAgent.xml
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="76.180.37.xxx" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
system.xml
Code:
<?xml version="1.0" ?>
<XML>
<XMLHEADER>version="1.0"</XMLHEADER>
<SKIN>Default</SKIN>
<DEFFONT>Arial</DEFFONT>
<IME>false</IME>
<BAREPORT>
<ADDR>www.battlearena.com</ADDR>
<DIR>incoming/gunz_US</DIR>
</BAREPORT>
<EMBLEM_URL>76.180.37.xxx/gunz/emblem/upload/</EMBLEM_URL>
<TEMBLEM_URL>76.180.37.xxx/gunz/emblem/upload/</TEMBLEM_URL>
<CASHSHOP_URL>76.180.37.xxx/</CASHSHOP_URL>
<HOMEPAGE>
<URL>76.180.37.xxx</URL>
<TITLE>GunZ the Duel</TITLE>
</HOMEPAGE>
<LOCATORLIST>
<LOCATOR id="1" IP="76.180.37.xxx" />
<LOCATOR id="2" IP="76.180.37.xxx" />
<LOCATOR id="3" IP="76.180.37.xxx" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="76.180.37.xxx" />
<LOCATOR id="2" IP="76.180.37.xxx" />
<LOCATOR id="3" IP="76.180.37.xxx" />
</TLOCATORLIST>
</XML>
Re: Client can't find any servers.
Uhm no.
You're using July 2008 serverfiles with a July 2007 client.
Not good o-o.
Use either of them.
Re: Client can't find any servers.
Quote:
Originally Posted by
Arcelor
Uhm no.
You're using July 2008 serverfiles with a July 2007 client.
Not good o-o.
Use either of them.
I was initially trying to use the 2008 client but it was corrupted during download, but at that time I was having issues getting the server running, I'll try redownloading the pack and hope I can extract the client.
Re: Client can't find any servers.
No, if you're using 2008 files, then it's not the problem that Arcelor mentioned since the server wouldn't even show up if it was a locator / older client problem.
The mode is set to "normal" in server.ini which is wrong. Change it to "test" for quest server or "clan" for clan server, enter your WAN IP in the locator.ini in place of localhost & restart the MatchServer / Locator and try.
Re: Client can't find any servers.
Quote:
Originally Posted by
phoenix_147
No, if you're using 2008 files, then it's not the problem that Arcelor mentioned since the server wouldn't even show up if it was a locator / older client problem.
The mode is set to "normal" in server.ini which is wrong. Change it to "test" for quest server or "clan" for clan server, enter your WAN IP in the locator.ini in place of localhost & restart the MatchServer / Locator and try.
K, I'll give that a try, although I'm using the 2008 client repack now(the one you posted.) Apparently the filefront upload was corrupted because I re-downloaded it again and it was still having an issue extracting the client files, then I downloaded from megaupload and it extracted fine.
Re: Client can't find any servers.
Just do what I said above. You can switch to my repack later.
Re: Client can't find any servers.
I made the recommended changes and my friends still can't connect. They still get "Can't access server". This happens no matter what, even if an incorrect password is used.
Also, the client doesn't have audio for some reason, background music plays, but not the weapon sounds etc. If I could solve these 2 problems the server would then be fully functional.
Re: Client can't find any servers.
Quote:
Originally Posted by
Theowningone
I made the recommended changes and my friends still can't connect. They still get "Can't access server". This happens no matter what, even if an incorrect password is used.
Also, the client doesn't have audio for some reason, background music plays, but not the weapon sounds etc. If I could solve these 2 problems the server would then be fully functional.
Fixed both of these problems. To fix the first I had change the IP in db0.ServerStatus to my WAN IP, and the second problem wasn't really a problem at all, for some reason the client was setting the volume for effects to 0 by default. The only issue I have now is modifying the start/default weapons for new characters.
Re: Client can't find any servers.
Quote:
Originally Posted by
Theowningone
Fixed both of these problems. To fix the first I had change the IP in db0.ServerStatus to my WAN IP, and the second problem wasn't really a problem at all, for some reason the client was setting the volume for effects to 0 by default. The only issue I have now is modifying the start/default weapons for new characters.
Click on GunzDB > Programmibility > Stored Procedures > Search for spInsertChar > Right click > Modify > Look for current item id's > Replace them with what you want.