Hi there,
I'm having problems starting the Source Dedicated Server... LAN only
The console output from the server is shown below:
server:/home/twiss/srcds # ./srcds_run -console -game cstrike +map de_dust +maxplayers 16 +ip 192.168.1.106
I'm running Suse Linux 10.1... I'll post there kernel version shortly...
System is:
Pentium 3 Coppermine 800MHz
768MB RAM
Geforce FX5200 using OS default drivers
250 + 120 + 80GB IDE HDDs
AOpen AX6BC Motherboad
>>>
Auto detecting CPU
Using default binary.
Auto-restarting the server on crash
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 16
Network: IP 192.168.1.106, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (932) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (940) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 72.165.61.190:27011
Adding master server 69.28.151.162:27011
VAC secure mode is activated.
and this is where it stops... I have been unable to find any info on why this might be happening!
I have read that the "Material "sprites/bubble" error can be ignored as it is a texture thing and not used by the DS...
I have also been told that the banned_user.cfg and banned_ip.cfg are not a problem and they should be generated by the server when it (finally) runs. Is this correct?
I haven't been able to find a solution to this or the two net.cpp errors... but I have read accounts of others with these errors saying that their servers work fine...
I have tried using the -insecure parameter with the following results...
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 16
Network: IP 192.168.1.106, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (932) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (940) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 72.165.61.190:27011
Adding master server 72.165.61.189:27011
VAC secure mode disabled.
and here it stops... again and again and again...
I'm using the server.cfg:
// server name
hostname "Counter-Strike Server"
// rcon passsword
rcon_password "" // rcon disabled
// 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
Can anybody help? Please!
Cheers,
Twiss
I'm having problems starting the Source Dedicated Server... LAN only
The console output from the server is shown below:
server:/home/twiss/srcds # ./srcds_run -console -game cstrike +map de_dust +maxplayers 16 +ip 192.168.1.106
I'm running Suse Linux 10.1... I'll post there kernel version shortly...
System is:
Pentium 3 Coppermine 800MHz
768MB RAM
Geforce FX5200 using OS default drivers
250 + 120 + 80GB IDE HDDs
AOpen AX6BC Motherboad
>>>
Auto detecting CPU
Using default binary.
Auto-restarting the server on crash
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 16
Network: IP 192.168.1.106, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (932) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (940) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 72.165.61.190:27011
Adding master server 69.28.151.162:27011
VAC secure mode is activated.
and this is where it stops... I have been unable to find any info on why this might be happening!
I have read that the "Material "sprites/bubble" error can be ignored as it is a texture thing and not used by the DS...
I have also been told that the banned_user.cfg and banned_ip.cfg are not a problem and they should be generated by the server when it (finally) runs. Is this correct?
I haven't been able to find a solution to this or the two net.cpp errors... but I have read accounts of others with these errors saying that their servers work fine...
I have tried using the -insecure parameter with the following results...
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 16
Network: IP 192.168.1.106, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (932) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (940) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
Adding master server 72.165.61.190:27011
Adding master server 72.165.61.189:27011
VAC secure mode disabled.
and here it stops... again and again and again...
I'm using the server.cfg:
// server name
hostname "Counter-Strike Server"
// rcon passsword
rcon_password "" // rcon disabled
// 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
Can anybody help? Please!
Cheers,
Twiss