splewis / csgo-pug-setup

CS:GO Sourcemod plugin for setting up private pug/10man games
GNU General Public License v3.0
412 stars 90 forks source link

Stuck at endmatch panel #314

Open RoyZ-iwnl opened 4 years ago

RoyZ-iwnl commented 4 years ago

If making a feature request, you should delete all the pre-filled text here. If reporting a bug, fill in the following sections:

Expected behavior

when the match end the server will auto restart map or change map i add mp_match_end_changelevel 1 mp_match_end_restart 0 to my cfgs SourceMod Version Information: SourceMod Version: 1.10.0.6462 SourcePawn Engine: 1.10.0.6462, jit-x86 (build 1.10.0.6462) SourcePawn API: v1 = 5, v2 = 12 Compiled on: Feb 11 2020 12:24:45 Built from: https://github.com/alliedmodders/sourcemod/commit/45f9872 Build ID: 6462:45f9872

Actual behavior

stuck at end match panel just the scoreboard there and i press M to change team,it said i joined xx team in chat,but the it still stucked only way out is sm_map or other command to change map

Steps to reproduce

Sometimes ,Not 100% bugs

splewis commented 4 years ago

It's unlikely pugsetup is related to this. It doesn't change match panel behavior, it's much more likely a game bug / issue with your cvars.

ccsimplyspolit commented 4 years ago

I was same problem when have cvars like mp warmup or restart game, that issue with force cvar enable when u restarted/started warmup, but overlay of endmatch score don't finish animation. Just remove cvars that can change game states. Pug setup have timer for change gamestate after 15 seconds. U can rewrite/check endmach vote for map, duration of endmatch scoreboard, duration of voting, check that too.

guilhermeguidetti commented 3 years ago

anyone found a solution? i have the same problem, idk what cvar I need to use, or how can I fix this