To return to your issue, i'm not sure if you got it solved yet or not but i recently setup a server with workshop and was kind of encountering same issues as you did. I'll try to explain what i encountered and how i fixed it.

Server starting line: ./srcds_run -game csgo +game_type 0 +game_mode 1 +host_workshop_collection 198642760 +workshop_start_map 198146855 -authkey mykeyhere -port 27065 +rcon_password myeyesonly -maxplayers_override 16 -debug -sv_pure 0 -usercon -nowatchdog -tickrate 64 +mapgroup mg_isku_pp

Mapgroup was properly set, there is only 1 map also which is workshop/198146855/cs_isku and the host_workshop_collection also had that same map and it is valid collection. I also know map has no issues that would make servers or workshop reject it.

So I could connect to the server that had the workshop setup and so forth but it just stuck me in the connecting forever. Server woke up from hibernation upon connect but would not load the map. So i changed to office with changelevel2 cs_office and it loaded office up - i got in also. When i changed back to starting map (workshop version), it loaded up fine. If i or all players disconnect, server became non-enterable.

So in this point i go wtf, why isn't it working. Then i dug in and noticed that i needed to hand edit subscribed_collection_ids.txt and add there 198642760 which was the collection i wanted to run (single map) and also i needed to edit subscribed_file_ids.txt and add 198146855 in it. After i restarted the server, i was able to enter it immediately without any hitching.

Hope this helps!

-ics

Naiboss LANFix kirjoitti:
Hi ics (aren't you on the HLDS list as well?),

Now that's something I haven't tried yet if I'm honest... I'll try that tonight!

Thanks

> Date: Thu, 28 Nov 2013 19:27:28 +0200
> From: i...@ics-base.net
> To: csgo_servers@list.valvesoftware.com
> Subject: Re: [Csgo_servers] [MM]Sending reservation request...
>
> Try staring a server with regular mode and then switch to workshop on
> the fly: host_workshop_map fileidhere
>
> -ics
>


_______________________________________________
Csgo_servers mailing list
Csgo_servers@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to