SRCDS Steam group


Missing map, disconnecting
#1
Hi everyone.

I'm having trouble with my server maps..
The exact error (example)

map maps/surf_machine2.bsp missing. Disconnecting.

The information (needed):
- My cstrike/maps directory contains .bsp maps + .bsp.bz2 maps (each .bsp map has a .bz2 copy)
- My server.cfg has:
  • sv_allowdownload 1
  • sv_allowupload 1
  • sv_downloadurl <mydownloadurl>
- My downloadurl contains the .bsp.bz2 maps (NOT the .bsp maps).

Does anyone know where this error might be coming from? It's costing me players Sad

Note: When I try to reconnect 1 or 2 times after the error, the download does succeed. Don't know if that helps you find the problem..

Thanks in advance,

Tom

BASIC INFO

Server OS: Microsoft Windows 7 Ultimate x64
Processor: Intel Core i7 920 @ 3,6Ghz. 4 cores, 8 threads.
Ram: 6GB.
Game: SRCDS
Start Up Command: SRCDS.exe (via STEAM) -tickrate 100 +fps_max 600
Mods: Mani Admin Plugin, SourceMod, Eventscripts, NoBlock, SourceRPG

EDIT: Added basic info.
Reply
#2
Put this in your server.cfg:
Code:
net_maxfilesize "50"
~ 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
Thanks.

I'll be able to test it tomorrow.

Could you tell me what it does, and how it fixes my problem?
Reply
#4
net_maxfilesize is the maximum size a file can be for it to be downloaded. By default, its a rather small number. So by setting it higher, it allows bigger files to be sent to the client when connecting to the server.
Reply
#5
So.. the problem was that my filesize was too large?
Reply
#6
Most likely its too small.
Reply
#7
Then how does rasing the maximum filesize help me?
Reply
#8
The problem was that the setting was set too small. Most custom maps are higher then default number.
~ 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
#9
So that's why Wink

Thanks very much! Smile
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)