Serveur circle in each round start and map change !

Forum for discussing ET TV

Moderators: Forum moderators, developers

Post Reply
jicao
Posts: 19
Joined: Thu May 06, 2004 4:14 pm
Location: .be
Contact:

Serveur circle in each round start and map change !

Post by jicao »

hi,

i m from Serveur-games.com we provide ETTV for CB but have some trouble to take the server alive :s
cause each round start after the "fight" the server reload map and circle on the map load and reload and reload ..........
I try with all beta ETTV 0,1 ans 2 ! but everytime the same ...

then first i m starting the first slave (1) with the command :

Code: Select all

./ettv.x86 +set fs_game etpro +set net_port 27959 +set sv_maxclients 1 +exec ettv.cfg
with ettv.cfg contain :

Code: Select all

set ettv_password "xxx"
set ettv_clientname "Serveur^1-^7G^7ames^1.^7com"
set ettv_sv_maxslaves "3"
set b_ettv_flags "3"
set sv_hostname "^j[^7ET^jTV] ^3- ^fServeur^3-^fGames^3.^fcom" // nom du serveur  
set g_password "xxx" // mettre un mot de passe pour entrer sur le serveur 
set sv_privateclients "0" // nombre de slot réservés pour le serveur 
set sv_privatepassword "xxx" // mot de passe pour utiliser les slots réservés 
set rconpassword "xxx" // mot de passe RCON 
tv connect 62.4.83.219:27960 ettvpass servpass
once started in a "screen -AmdS ET blabla"

i put this command line :

Code: Select all

ettv_autorecord 1
it start to record demo0000

seems great...

the second slave (2) start with :

Code: Select all

./ettv.x86 +set fs_game etpro +set net_port 27960 +set sv_maxclients 90 +exec ettv1.cfg +set com_hunkmegs 128
with ettv1.cfg contain :

Code: Select all

set ettv_password "xxx"
set ettv_clientname "^fServeur^3-^fgames^3.^fcom"
set ettv_sv_maxslaves "1"
set b_ettv_flags "3"
set sv_hostname "^j[^7ET^jTV] ^3- ^fServeur^3-^fGames^3.^fcom" // nom du serveur  
set g_password "" // mettre un mot de passe pour entrer sur le serveur 
set sv_privateclients "10" // nombre de slot réservés pour le serveur 
set sv_privatepassword "xxx" // mot de passe pour utiliser les slots réservés 
set rconpassword "xxx" // mot de passe RCON 
set ettv_autoplay "1"
tv connect 62.4.83.219:27959 xxx xxx
and when it start i m waiting 1 or 2 minutes to delay the war and i put

Code: Select all

demo demo0000
and it start the server with a good delay and everything is good i can see the warmup but when everybody is ready and the warmup finished i can hear "FIGHT" and the server crash ! :cry: :evil: :twisted: :?:
then i look into my screen ET to see the console and everything seams to be good if someone say hi on the master server i can see it on trhe 2 slave server !!!!! but the second slave circle and load and reload and reload the map :!:
then i "stoprecord" i reput ettv_autorecord 1 it take the demo0001 and i start the second slave with demo demo0001 and i lost the first of the 2 first minute of the war and all my clients are disconnected and should reconnect :s and this fr all round start and sometimes in map change but ALL round start it crash !

then i don t understant i try with different version of master and slave 0,1&2 and also with all the same master and 2 slave in beta2 or beta1 but nothing to do each time relaod map and map again...

plz help me and i think i m not the only one :)

++

PS : The only thing i see in the console that seems bizard is this lines :shock:

Code: Select all

skipped demo frame: svs.time [2053150] cl.serverTime [2053400]
skipped demo frame: svs.time [2053200] cl.serverTime [2053400]
skipped demo frame: svs.time [2053250] cl.serverTime [2053400]
skipped demo frame: svs.time [2053300] cl.serverTime [2053400]
skipped demo frame: svs.time [2053350] cl.serverTime [2053400]
Last edited by jicao on Wed Feb 23, 2005 2:39 am, edited 1 time in total.
http://www.serveur-games.com
rental server and Provide ETTV
User avatar
fretn
Posts: 341
Joined: Sun Jul 27, 2003 4:35 am
Location: Belgium!

Post by fretn »

too many pk3's ?
Day by day : http://w.twwwo.be/
jicao
Posts: 19
Joined: Thu May 06, 2004 4:14 pm
Location: .be
Contact:

Post by jicao »

hi,


It seems to be good idea i ve delete like 10 pk3's and it seems to work great but i m gonna test it on afternoon to be sure i let you info here to know why

++ thx fretn
http://www.serveur-games.com
rental server and Provide ETTV
jicao
Posts: 19
Joined: Thu May 06, 2004 4:14 pm
Location: .be
Contact:

Post by jicao »

GG fretn...

my ETTV works really really great :p

don t forget to ask me broatcast if you want :)

++
http://www.serveur-games.com
rental server and Provide ETTV
DG
Posts: 513
Joined: Thu Jul 24, 2003 4:16 am

Post by DG »

skipped demo frame: svs.time [2053150] cl.serverTime [2053400]
hmm i got a load of spam in the broadcast-slave after mapchange when i was trying out ettv server earlier, quick investigation gave me the impression the demo-recording slave forgot to start recording new demo on the mapchange.

I figured i'd done something wrongly and left it for now, though couldnt quite think what (ettv_autorecord is 1).

windoze btw, only 1 non-et/etpro/ettv file in the install is a custom campaign file (from the server i was tv'ing while testing).
Post Reply