SRCDS Steam group


Problems I am having
#1
I am using Ubuntu 8.10 to try and run a CS:S server. I have been experiencing some problems along the way.

1) The cstrike folder says I don't have the permission to view it. I can get into it as root just fine using the terminal. But, I would rather prefer to drag and drop files into there.

2) The maps that is starting is de_dust instead of de_dust2. I have changed the map to start with de_dust2 but its still loading de_dust.

3) My server.cfg, I don't think its working correctly. I saved it into cstrike/cfg. The server name is not changing it just stays at the default. I did go to cstrike planet site to get a server.cfg. sv_alltalk 1 doesn't seem to work too.
Quote:// server name
hostname "Server Server"

// rcon passsword
rcon_password "*******"

// Server password
//sv_password ""

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 1
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65

// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 0


But I receive these errors

Quote:Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 16
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
appdatacache.cpp (311) : Assertion Failed: !"Implement me"

Adding master server 68.142.72.250:27011
Adding master server 72.165.61.189:27011
Connection to Steam servers successful.
VAC secure mode is activated.
Reply
#2
Can u post your startup line then i may be able to help you.
You say you can't drag and drop files because you are not the owner, use chmod in the terminal to change the ownership, else log in as root if you are using gnome and change the permisions.
Also make sure u are using this command in your startup line +servercfgfile server.cfg
this tell the server to load server.cfg on startup.
Reply
#3
1) Use startup parameter +map de_dust2

2) Start your server as root or set permission with chmod.

3) May have something to do with permissions.

You don't have to worry about the errors.
Reply
#4
First of all do not run srcds as root .
try to install the cs server as an user.
Reply
#5
Quote:sudo ./srcds_run -console -game cstrike +map de_dust2 -maxplayers 16 -autoupdate

I could not install the server without using sudo. I'll try +servercfgfile server.cfg now.
Reply
#6
try "sudo chmod 777 -R ." in your server's directory. then all files should be readable and writeable by any user.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#7
Thank you everyone, everything seems to be working now.

Edit: Didn't want to double post. I went to port forward and everything but my friends still can't seem to connect to my server. I got 2 of them to join, but the others are having problems. Am I doing something wrong in my end, that the others can't connect into it?
Reply
#8
Layzieb Wrote:I went to port forward and everything
you are behind a firewall/router? tell us more about your network configuration...
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#9
Yes, I am behind a router. Followed the steps to port forward. I also tried DMZ to my server host computer. Still friends can't join it. I got some random people on the server a while ago, but don't know why my friends can't. My router is a D-Link WBR-1310, trying to host from a laptop that is using wireless connection.
Reply
#10
Maybe it is a firewall on your server? I dont know what ubuntu is installing by default.

how do your friends try to connect? do you give them the ip and they type them into the console (connect <ip>:<port>)? everything else might be problematic. also look if your router supports upnp. I have found, that srcds tells upnp routers to setup a port forwarding. maybe it destroys your port forwarting (and uses a different external port).

btw: dont expect a fair connection quality even if you get this working. What is your internet connection? DSL? Check, if the bandwidth is sufficient (the upload it the limiting part! it has to be 0.5 MBit/s for a 20 slot server at the very least), and replace the WLAN by a copper line.
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#11
Cable. I know its not going to be great. But, I just wanted to play with some friends who lives close around my area. Without people bothering us. They connect by the console thing, one can connect off me. The others try to connect from us two, from the console, and adding the server to favourite with the ip and port. None of those work.

It is a Upnp router I guess.
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)