ValveSoftware / csgo-osx-linux

Counter-Strike: Global Offensive
http://counter-strike.net
776 stars 69 forks source link

After a round finishes and players vote for a new map, the previous map is reloaded #3562

Open senecaso opened 10 months ago

senecaso commented 10 months ago

Your system information

Please describe your issue in as much detail as possible:

After playing a full round on a linux dedicated server hosting workshop maps from a collection, when the players vote for a map, the results of the vote are ignored and the exact same map is loaded again

Steps for reproducing this issue:

  1. launch a dedicated server as follows:
    ./cs2 -dedicated -ip 0.0.0.0 -port 27015 -console -usercon -maxplayers 10 +game_alias casual +mapgroup mg_active +map de_inferno +rcon_password ***** +sv_password +sv_lan 0 +host_workshop_collection 3082604416 +sv_setsteamaccount ****** -authkey ******
  2. have multiple users connect to server and play a full round
  3. at the end of the round, have all players vote for a map
  4. notice the map vote is ignored, and the server reloads the current map
Mecha-Weasel commented 10 months ago

Same issue, but in my case voting is based on a workshop map collection. The vote seemingly goes well, displays maps to choose from based on their membership in the specified collection. However, after the vote, the original / default / start map reloads - ignoring whatever happened with the vote.