SRCDS Steam group


srcds dropping clients missing map
#1
Hello, I'm running an srcds server and im using a sv_Download url fast dl ftp host and whenver someone joins they get a missing map error, It only says in the console (name) connected (name) disconnected and it happens to everyone, My net_maxfilesize is set to 64 the map is 22 mbs, i'm running tf2 on the server, What am i doing wrong?
Reply
#2
bump, it's actually map differs from server, even for people who have never downloaded the map before.
Reply
#3
bump i neeeeed helppppp
Reply
#4
bump bump bump no one can connect!
Reply
#5
bump bump bump
Reply
#6
i ran into the same issue, heres what i did to fix the issue and now it works.

What most tutorials dont show you is that the sounds folder also needs to be in the cstrike Dir on your web server side.

By default the maps are in cstrike/maps/
By default the sounds are in cstrike/sounds/

1: So on your web server side make sure you keep the same Dir Structure
cstrike/maps
cstrike/sounds

2: in your server config make sure the sv_downloadurl line reads:
sv_downloadurl "http://www.yoursite.com/cstrike"
sv_allowdownload "1"
sv_allowupload "1"

That should do it. Also remember to set permissions to your folder on web site so people can read, write, execute (0777)
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)