*HOOT Posted April 20, 2009 Share Posted April 20, 2009 Hi guys, for some reasons our Server cant keep the Streaming even if is constantly up and works fine. I did several times the hub setup but there are no way to stay on streming for more than 24 hours. Here is the log of the Automated hub setup: Opening connection ... Connection opened Checking PB version ( pb_sv_ver ) Server replied: PunkBuster Server: PunkBuster Server (v1.740 | A1407 C2.180) Enabled Checking present ucon profiles ( pb_sv_uconlist ) Server replied: PunkBuster Server: [slot] [Type] [Mask] [Name] PunkBuster Server: 1 1 91.121.168.38: GVUCON PunkBuster Server: End of PB UCON Profile List (1 Entry) Setting sessions limit ( pb_sv_usessionlimit 8 ) Server replied: PunkBuster Server: pb_sv_USessionLimit = 8 (0 to 16) Adding ucon profile for PBBans Hub ( pb_sv_uconadd 1 64.27.21.46 pbbanshub pbbanshub ) Setting pbbans.dat autoupdate ( pb_sv_autoupdban 1 ) Server replied: PunkBuster Server: pb_sv_AutoUpdBan = 1 (0 to 1) Adding heartbeat task ( pb_sv_task 0 3600 pb_sv_ver ) Server replied: PunkBuster Server: PB Scheduled Task Added: 0 3600 pb_sv_ver Saving settings into pbsv.cfg ( pb_sv_writecfg ) Server replied: PunkBuster Server: Config File written to configs/30060/pb/pbsv.cfg No error occured during setup. Server should be ready to stream Closing connection ... Connection closed Any suggestions ? Thanks Quote Link to comment Share on other sites More sharing options...
Merlintime Posted April 21, 2009 Share Posted April 21, 2009 Often servers will stop streaming if empty for a long period of time. Adding a heartbeat task should help. Ensure the following command is in your config. pb_sv_task 0 7200 pb_sv_ver There could be other issues however, starting with the above can help. Quote Link to comment Share on other sites More sharing options...
*HOOT Posted April 29, 2009 Author Share Posted April 29, 2009 (edited) What happen now is I find everytimes the HUB deactivated. Could be the GV Scripts ? and how I could remove that ? :unsure: Edited April 29, 2009 by 1*CdAHOOT Quote Link to comment Share on other sites More sharing options...
N2DEEP Posted April 29, 2009 Share Posted April 29, 2009 In his details there is already a heartbeat task doen by the automated hub: "Adding heartbeat task ( pb_sv_task 0 3600 pb_sv_ver )" Sounds like something else. Quote Link to comment Share on other sites More sharing options...
Lucky_Fr4gg3r Posted April 29, 2009 Share Posted April 29, 2009 The status automatically switches to 'Deactivated' if the server hasn't streamed for several days on end. Post up your configs and we can have a look ;) Quote Link to comment Share on other sites More sharing options...
RoadWarrior Posted April 29, 2009 Share Posted April 29, 2009 You're running GV-streaming. Not to sure how well they support multiple streaming, but I can guarantee you your problem lies with them. Ours works fine for multi-streaming, and since you load them first, according to your logs, you will need to post your config here, for trouble-shooting. We can't help if we can't see what's really going on within those configs. GV has caused problems in the past, and will in the future. Quote Link to comment Share on other sites More sharing options...
fozzer Posted April 29, 2009 Share Posted April 29, 2009 The gv scripts for cod4 contain this; //PB UCON Settings / Lists pb_sv_usessionlimit 1 pb_sv_ucontimeout 300 pb_sv_uconempty pb_sv_uconadd 1 "91.121.168.38:" "GVUCON" "YOUR_PASSWORD_HERE" pb_sv_uconignoreempty Therein lies your problem, if for some insane reason you want to continue using gv streaming scripts and want to stream to PBBans as well, your ucon usesessionlimit needs increasing and the line pb_sv_uconadd 1 64.27.21.46 pbbanshub pbbanshub needs to be added. try this; //PB UCON Settings / Lists pb_sv_usessionlimit 8 pb_sv_ucontimeout 300 pb_sv_uconempty pb_sv_uconadd 1 "91.121.168.38:" "GVUCON" "YOUR_PASSWORD_HERE" pb_sv_uconadd 1 64.27.21.46 pbbanshub pbbanshub pb_sv_uconignoreempty Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.