eBot-CSGO icon indicating copy to clipboard operation
eBot-CSGO copied to clipboard

GOTV Crashing Post Game

Open IzanCSGM opened this issue 8 years ago • 12 comments

With tv_delaymapchange 1 in a cfg file I have loaded when starting an eBot public match once a team wins the game (i.e 16-10) we lose GOTV connection and lose 120 seconds of game play.

How to I fix this?

IzanCSGM avatar May 14 '16 02:05 IzanCSGM

This is norma behavior because of the delay. Don't shut down the game server until after the delay is over (I.e 180 seconds after the match ends)

On Friday, May 13, 2016, IzanCSGM [email protected] wrote:

With tv_delaymapchange 1 in a cfg file I have loaded when starting an eBot public match once a team wins the game (i.e 16-10) we lose GOTV connection and lose 120 seconds of game play.

How to I fix this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/deStrO/eBot-CSGO/issues/88

KoSoVaR avatar May 14 '16 03:05 KoSoVaR

I am not shutting anything down. The game ends and eBot runs some sort of cfg and the GOTV ends.

IzanCSGM avatar May 14 '16 03:05 IzanCSGM

If the server shuts down before the delay is over then you will not see the end of the match. I learned this the hard way at a recent tournament. Are you manually stopping the server after eBot match is complete? Perhaps someone can chime in on how the match and GOTV are handled after match end. But strip eBot away and the game server must stay up at least as long as the GOTV delay is.

On Friday, May 13, 2016, IzanCSGM [email protected] wrote:

I am not shutting anything down. The game ends and eBot runs some sort of cfg and the GOTV ends.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/deStrO/eBot-CSGO/issues/88#issuecomment-219197524

KoSoVaR avatar May 14 '16 05:05 KoSoVaR

No man we are not shutting it down. As soon as the match is over the scoreboard shows for like 3 seconds and ebot kills the GOTV. The server stays on the map, does not reset, does not shut down.

IzanCSGM avatar May 14 '16 05:05 IzanCSGM

Understood, that's why I did say I think we need to look at the logic of how match end and GOTV are handled. It's a little late here and I'm probably not the best person to help. I think @heew has been super active recently and may be able to chime in.

On Saturday, May 14, 2016, IzanCSGM [email protected] wrote:

No man we are not shutting it down. As soon as the match is over the scoreboard shows for like 3 seconds and ebot kills the GOTV. The server stays on the map, does not reset, does not shut down.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/deStrO/eBot-CSGO/issues/88#issuecomment-219201516

KoSoVaR avatar May 14 '16 05:05 KoSoVaR

It does a stop record and executes the server config. Check your server config for anything that may stuff it up. This is from the base branch from deStrO. Not sure what branch you are using.

Versatile-BFG avatar May 14 '16 05:05 Versatile-BFG

CL_FlushEntityPacket, Update delta not found

This is the message my casters get on GOTV after the game ends in real time (GOTV is 120 seconds behind real time)

IzanCSGM avatar May 14 '16 19:05 IzanCSGM

http://forums.steampowered.com/forums/showthread.php?t=1379315

Mads Juhler Langstrengvej 13 6100 Haderslev Tlf: 2942 0778

2016-05-14 21:53 GMT+02:00 IzanCSGM [email protected]:

CL_FlushEntityPacket, Update delta not found

This is the message my casters get on GOTV after the game ends in real time (GOTV is 120 seconds behind real time)

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/deStrO/eBot-CSGO/issues/88#issuecomment-219247847

mgjuhler avatar May 14 '16 19:05 mgjuhler

This is a GOTV issue not a demo problem. eBot is running a command at the end of the match killing the GOTV connection.

IzanCSGM avatar May 14 '16 20:05 IzanCSGM

Same problem

Gicminos avatar Apr 30 '17 21:04 Gicminos

There is an issue with the demo upload function, I'll update the plugin tomorrow.

Le 30 avr. 2017 à 23:46, Mikael Giacomini [email protected] a écrit :

Same problem

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

deStrO avatar Apr 30 '17 21:04 deStrO

Do we have an update on this? Are people still having this issue? I had it at a tournament several months ago. As far as I can tell it's due to a conflict between what eBot does at the end of the match - resets it - and the delay introduced in the config. Setting tv_delaymapchange doesn't work either as eBot just overrides this.

AlthalusAvan avatar May 09 '17 16:05 AlthalusAvan