-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infinite Overtime #360
Comments
News about this problem? Anyone else face this? I really would like a solution, I would not like to disable overtime. |
@splewis anything I can do to fix this BUG? It still happens to me, today there was an OT and it was up to 157 rounds the CT and the TR made 150 and the mix didn't end, overtime was infinite. |
Overtime isn't directly touched by pugestup, all it does is set those cvars, so it's highly unlikely pugsetup itself is interfering here. I'd suggest checking the value of those cvars at the moment this bug happens. There are probably other cvars that could cause it ( |
@splewis these two cvars I checked, are normal, follow print:
About the cvars of the overtime, I also checked and remain the same:
|
Expected behavior
Overtime ends when a team does the necessary rounds, config what I use:
Actual behavior
Overtime has no end, even if a team does the necessary rounds.
It happened about three times so far, game continued, it got to be 50-40 for a team and did not end the overtime.
It only resolves if I change the map.
Steps to reproduce
pugsetup_hostname.smx
andpugsetup_teamnames.smx
, remember to enable overtime in PUGSetup settings,When an overtime occurs, check if it happens to be infinite.
The text was updated successfully, but these errors were encountered: