ValveSoftware / csgo-osx-linux

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

[BUG] Some Workshop Collections On Dedicated Servers Won't Start A Collection Map #3553

Open pedrotski opened 1 year ago

pedrotski commented 1 year ago

When you start a dedicated server using +host_workshop_collection, sometimes it won't start a map from that collection, and instead it would stay on the map set by +map. The only way to fix this is to re-create the collection on the Steam Workshop (multiple times in some cases), add the exact same maps back and it would work. Deleting the local workshop cache on the server doesn't make any changes. Having an API key set or not doesn't change anything.

Some important things to note:

pedrotski commented 1 year ago

Here is a plugin someone has made until Valve fixes this issue - https://github.com/Cruze03/cs2_WorkshopDefaultMap

This will only work if ds_workshop_listmaps is working on your server, if that doesn't work there are other issues at hand for you.