PDA

View Full Version : Player Disconnects after map download


wcSki
02-10-2008, 04:23 PM
I was wondering if anyone could help me out. I have my server setup to download custom maps and the mod we run. Redirect is working.... however, it seems that almost every time someone downloads a map or the mod they get disconnected by a time out error or a server command overflow problem.

Is there anything I can put in my setup to help limit these problems?

Ski

HarryRag
02-10-2008, 09:11 PM
which mod are you using?
do you have a / at the end of the redirect url, if so, remove it.

i had this problem with awe 1.1, with 1.2 no problems at all when the / is removed

wcSki
02-11-2008, 08:22 AM
I am using the TRM v1.5 mod and I do not have the / at the end of my redirect.

So you think this is something in the mod and not the game?

Ski

theMechanic
02-11-2008, 10:01 AM
you can post your command line and cfg so we can see it, or you can go thru this guide and see if your setup is correct:

Setup Guide (http://www.cod4.clanmech.com/examples/index.html)

Nat_Greene
02-19-2008, 10:12 PM
I'm having the EXACT same problem wcSki is having. :rolleyes:

Any resolution?

Busterking
02-20-2008, 11:24 AM
Make sure you have it set up this way in your server.cfg file:

set sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://www.yourwebsite.com/custom/cod4"
seta sv_wwwDlDisconnected "0"