Drocona Wrote:Looking at the assertion failed message, try removing the -ip or +ip command from the startupline, that should fix the Couldn't allocate UDP port problem and it should start up normal.
Also the updating is probably because you have -autoupdate in the startupline on Linux, it runs the update every time you boot the server.
Oh, thanks for the info about my linux problem - however, I already removed the ip argument from my windows launch shortcut/bat file as I stated in my opening post.
Edit:
I removed the ip setting from valve.rc and that made it run seemingly ok but It doesn't show up in the lan tab of my servers window or the internet tab (though that one could be portforwarding problems), I tried searching for servers at 127.0.0.1 and got nothing.
Edit:
OK, I removed the autoupdate argument from my linux server, that did stop it from attempting to update every time but I am still getting the
Quote:Executing dedicated server config fileproblem, which seems to suggest there is a pronlem my config file is the culprit:
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
appdatacache.cpp (311) : Assertion Failed: !"Implement me"
Code:
//Server Name
hostname "Bozebo's cs-s server"
//RCON Password
rcon_password "*********"
mp_dynamicpricing 0
//Server Settings
mp_footsteps 1 //footstep sounds
mp_flashlight 1 //flashlight
decalfrequency 30 //time clients wait before they can spray again
mp_allowNPCs 1 //allow computer-controlled characters
sv_gravity 800 //default = 800
sv_noclipaccelerate 5 //general noclip acceleration
sv_noclipspeed 5 //general noclip speed
sv_specaccelerate 3 //spectators accelleration
sv_specnoclip 1 //spectators have noclip
sv_maxspeed 320 //default = 320
sv_footsteps 1 //enable footsteps
mp_friendlyfire 1 //friendly fire, 0=off, 1=on
sv_voiceenable 1 //enable speech in-game
sv_pausable 0 //enable server client pausing
sv_cheats 0 //disable cheats = 0
ip 70.85.238.221 //to avoid rcon problems put the server ip here
//load the base configuration
//exec default.cfg
r_decal_cullsize 1
// run a user script file if present
exec autoexec.cfg
//
//stuff command line statements
//
stuffcmds