SRCDS Steam group


[Solved] Server not showing ingame
#1
BASIC INFO
Server OS: Ubuntu 9.04 Server
Processor: Linux 2.6.28-15-server on x86_64 2,9ghz
Ram: 2GB
Game: Counter-Strike:Source
Start Up Command: ./srcds_run -console -game cstrike +exec server.cfg +map de_dust +maxplayers 32 -autoupdate -ip 10.0.0.5

This is what i get when i start srcds

Code:
superadmin@MOONLAMP:/steam$ ./srcds_run -console -game cstrike +exec server.cfg  +map de_dust +maxplayers 32 -autoupdate -ip 10.0.0.5
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Updating server using Steam.
Checking bootstrapper version ...
Getting version 34 of Steam HLDS Update Tool
Downloading. . . . . . . . . . .Steam Linux Client updated, please retry the command
Tue Sep  1 19:17:52 CEST 2009: Steam Update failed, ignoring.

Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
maxplayers set to 32
Network: IP 10.0.0.5, 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"
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 69.28.140.247:27011
Adding master server 69.28.140.246:27011

Ports are forwarded, but i cannot find the server in the Lan tab of CS:S ingame. I can however join the game if I use connect 10.0.0.5:27015 on the client

Heres my cfg file if thats needed

Code:
// server name
hostname "Moonlight - CS:S Public"

// rcon passsword
rcon_password "master"

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
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 1
sv_region 0

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Reply
#2
It will not always show the server on the lan tab, especially if you specify the ip. You will have to use that command to connect to your server.
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#3
Wierd, is there any way around this? I'm going to use this server as a dedicated lan server at a LAN party, a bit annoying to ask everyone to use connect, kinda misses its purpose, im setting up this server to save them the effort of hosting servers. Please help me. Much appreciated.

-Thomas
Reply
#4
Tomasu-kun Wrote:Wierd, is there any way around this? I'm going to use this server as a dedicated lan server at a LAN party, a bit annoying to ask everyone to use connect, kinda misses its purpose, im setting up this server to save them the effort of hosting servers. Please help me. Much appreciated.

-Thomas

How many network cards does it have? SRCDS will always bind its self to the primary one...Just take out the -ip and see what happens.
~ trewq
Reply
#5
Dont set port or ip
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#6
Thanks. Then there never really was anything wrong with my server, added the -Ip command because the server binded it self to 127.0.0.1, but this apparently is fine. Thx alot
Reply
#7
Tomasu-kun Wrote:Thanks. Then there never really was anything wrong with my server, added the -Ip command because the server binded it self to 127.0.0.1, but this apparently is fine. Thx alot

No problem.
~ trewq
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)