mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-15 00:41:55 +00:00
729766150f
Processing a callvote command after a vote passed to change maps but has not been executed yet will result in 1) map change immediately happening 2) after new map loads players have vote HUD messages but Game VM doesn't have a vote in progress. The phantom vote status will only be removed if players start a new vote or run vid_restart. The underlying issue is that a second callvote sets vote config strings but a map change is executed before they are sent to clients. Resulting in clients getting "cs" reliable commands with the config string changes _after_ the map change. Out of sync config strings. Even if the underlying issue was fixed, the second vote would be lost. So it's best to not force a map change to happen immediately anyway. Reported by Tobias Kuehnhammer. |
||
---|---|---|
.. | ||
AL | ||
asm | ||
botlib | ||
cgame | ||
client | ||
game | ||
jpeg-8c | ||
libcurl-7.35.0/curl | ||
libogg-1.3.1 | ||
libs | ||
libspeex | ||
libvorbis-1.3.4 | ||
null | ||
opus-1.1 | ||
opusfile-0.5 | ||
q3_ui | ||
qcommon | ||
renderercommon | ||
renderergl1 | ||
renderergl2 | ||
sdl | ||
SDL2/include | ||
server | ||
sys | ||
tools | ||
ui | ||
zlib |