SRCDS Steam group


Can any1 can help me? I really don't find the problem :(
#1
I'm little bit discouraged, I've made a search to resolve my problem on the forum, I've found a lot of things, and all what i've found was done on my server, I have a dod:s server, with srcds, on this server, in the maps folder I have custom maps without sounds, skin, etc... I've bzipped all the .bsp with 7-Zip, I've bought some space with http://www.svdownloadurl.com, so I can put my files there (what i've done) and now, I've tested the server, I've removed a map of my computer to see if I can download the bz2 of the removed map from my server but at each time I try to connect, I disconnect and the message are: Missing maps maps/dod_snow_bridge....bsp, disconnecting now I want to know where are the problem, there a copy of my server.cfg... if any of you can help me with that thanks a lot because I very don't find the bug Sad

exec mani_server.cfg
mani_vote_allow_end_of_map_vote 0

sv_downloadurl "http://spt.svdownloadurl.com/server/maps"
sv_allowdownload 1
sv_allowupload 1
net_maxfilesize 99

sv_alltalk 1
sv_accelerate 10
sv_airaccelerate 10
sv_bounce 1
sv_cheats 0
sv_cacheencodedents 1
sv_consistency 1
sv_contact wintersuck@hotmail.com
sv_enableoldqueries 0
sv_filterban 1
sv_footsteps 1
sv_friction 4
sv_forcepreload 0
sv_gravity 320 //World Gravity Default: 800
sv_logbans 0
sv_logecho 0
sv_logfile 0
sv_log_onefile 0
sv_lan 0
sv_lagflushbonecache 1
sv_maxunlag 10.0
sv_maxspeed 500
sv_minrate 5000
sv_maxrate 9999
sv_maxupdaterate 60
sv_minupdaterate 13
sv_maxvelocity 3500
sv_noclipaccelerate 5
sv_noclipspeed 5
sv_pausable 0
sv_rollangle 0
sv_rollspeed 200
sv_region 255
sv_specaccelerate 5
sv_sendtables 0
sv_stats 1
sv_stressbots 1
sv_specnoclip 1
sv_specspeed 3
sv_stepsize 18
sv_stopspeed 100
sv_turbophysics 1
sv_timeout 65
sv_unlag 10
sv_unlag_fixstuck 1
sv_unlockedchapters 1
sv_voiceenable 1
sv_wateraccelerate 10
sv_waterfriction 1

mp_autokick 0
mp_allowspectators 1
mp_allowNPCs 1
mp_autocrosshair 1
mp_chattime 10
mp_facefronttime 600
mp_falldamage 1
mp_flashlight 1
mp_footsteps 1
mp_forcerespawn 1
mp_fraglimit 0
mp_friendlyfire 0
mp_forcecamera 0
mp_limitteams 1
mp_limit_allies_rifleman -1
mp_limit_allies_assault -1
mp_limit_allies_support -1
mp_limit_allies_sniper -1
mp_limit_allies_mg -1
mp_limit_allies_rocket -1
mp_limit_axis_rifleman -1
mp_limit_axis_assault -1
mp_limit_axis_support -1
mp_limit_axis_sniper -1
mp_limit_axis_mg -1
mp_limit_axis_rocket -1
mp_timelimit 30
mp_teamplay 0
mp_weaponstay 0
mp_winlimit 0

decalfrequency 30
Reply
#2
Change:
Code:
sv_downloadurl "http://spt.svdownloadurl.com/server/maps"

To this:
Code:
sv_downloadurl "http://spt.svdownloadurl.com/server/"
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#3
Wow, only that!!! hey man, thanks a lot!!!!! i've passed all the day to find the solution and it was just that... dah! :/
Reply
#4
That worked? good Smile
Also add any custom sounds to http://spt.svdownloadurl.com/server/sounds and such.
Basically, "http://spt.svdownloadurl.com/server/" is the root folder to where are the mirrored server files are.

If set to "http://spt.svdownloadurl.com/server/maps/" it would look in "http://spt.svdownloadurl.com/server/maps/maps/" for the maps... which is probably wrong.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#5
Simple note:

Even when using sv_downloadurl you still have to have both the map AND the .bz2 on the server (the map for the server to load, the bz2 to show it's available on the webserver, else it won't download and you also get a missing map error)
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#6
Thank's a lot guys!! the server work better than ever now Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)