Open crashzk opened 4 years ago
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 (mp_match_can_clinch
, mp_timelimit
are 2 I can think of)
@splewis these two cvars I checked, are normal, follow print:
As you can see, OT doesn't end, I don't know what else to try to fix, or what to check.
About the cvars of the overtime, I also checked and remain the same:
mp_overtime_enable 1
mp_overtime_halftime_pausetimer 0
mp_overtime_maxrounds 6
mp_overtime_startmoney 10000
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.