First, there is a file in the root directory (the one that contains /bin
and /csgo) called steam_appid.txt. If that file isn't there, make it. It
should contain the number 730,and nothing else.

Then look for three files in /csgo: two are something like
subscribed_file_ids and subscribed_collection_ids, and the third is
ugc_something. Delete them.
On Jul 17, 2014 12:22 AM, "Randy Hayward" <[email protected]> wrote:

>  Hello All,
>
>
>
> I am having difficulty setting up a server with a hosted collection. Here
> are the steps I took:
>
>
>
> 1)      I’ve followed
> https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers
> to download and setup the server.
>
> 2)      I then went to
> https://developer.valvesoftware.com/wiki/CSGO_Workshop_For_Server_Operators
> and followed the instructions there to setup workshop maps.
>
> 3)      I got a Web API Key from http://steamcommunity.com/dev/apikey
>
> 4)      I setup a Workshop Collection and published it:
> http://steamcommunity.com/sharedfiles/filedetails/?id=283621891
>
>
>
> Here is how I keep the server up to date:
>
>
>
> *c:\steamcmd\SteamCmd.exe +login myusername mypassword +force_install_dir
> "C:/SteamCmd/Servers/csgo/csgo-ds" +app_update 740 validate +quit*
>
>
>
> Here is my runline:
>
>
>
> *C:\SteamCmd\Servers\csgo\csgo-ds\srcds -game csgo -console -usercon
> +game_type 0 +game_mode 0 -port 27017 -tickrate 128
> +host_workshop_collection 283621891 +workshop_start_map 247375000 -authkey
> XXXXXXXXXXXXXXXXXXXXXXXXXXXXX +exec server.cfg*
>
>
>
> And here is what is in my server.cfg:
>
>
>
> *hostname "My Server Name"*
>
> *// rcon passsword*
>
> *rcon_address 127.0.0.1*
>
> *rcon_password "myrconpassword"*
>
>
>
> The server.cfg is the only file that I have added/modified. I have not
> installed any mods at the moment. When I start the server for the first
> time, the server downloads the maps (the files are in their respective
> folders in maps/workshop/). When I start it for the second time, it
> actually changes to the workshop_start_map.
>
>
>
> The problems that I am having are:
>
>
>
> a)      I cannot seem to join the server when there’s a custom map
> running. When I try to connect I get this in the console:
>
>
>
> *Retrying connection to 108.33.72.181:27017 <http://108.33.72.181:27017>,
> server requires lobby reservation but is unreserved.*
>
> *Received game details information from 108.33.72.181:27017...*
>
> *Adding direct connect IP to reservation 108.33.72.181:27017
> <http://108.33.72.181:27017>*
>
> *[MM] Sending reservation request to 0.0.0.0:27015 <http://0.0.0.0:27015>*
>
> *[MM] Sending reservation request to 108.33.72.181:27017
> <http://108.33.72.181:27017>*
>
>
>
> This displays in the srcds window:
>
>
>
> è * Reservation cookie 186000018398810: reason ReplyReservationRequest*
>
> *ApplyGameSettings: Mapgroup 283621891 not part of type classic mode
> casual*
>
> *       Executing server command:*
>
> *Mapgroup 283621891*
>
> *Nextlevel workshop/247375000/aim_crazyjump*
>
> *Map workshop/247375000/aim_crazyjump reserved*
>
>
>
> *Setting mapgroup to ‘283621891’*
>
> *Server is hibernating*
>
>
>
> In the past, I’ve taken that to mean that the server needs to run a
> mapgroup with the maps in the mapcycle in that mapgroup. However, with the
> workshop collection, it shouldn’t be using mapgroups, correct? Is there
> something I am missing?
>
>
>
> b)      I cannot change the map to a custom map. I’ve tried map,
> changelevel, host_workshop_map.
>
> Map and changelevel don’t output anything to the console.
> host_workshop_map 283621891 will output:
>
>
>
> *Failed to open zip file
> ‘c:\steamcmd\servers\csgo\csgo-ds\csgo\maps\workshop\283621891.tmp’.
> Reason: Zipfile is corrupt or not a zipfil*
>
> *Download finished for 283621891:`Dark Legion Server Maps I`. Moving
> maps/workshop/283621891/283621891.tmp to
> maps/workshop/283621891/1404930068_collection_branding.png*
>
> *Setting mapgroup to `283621891`*
>
>
>
> Help a server admin out?
>
>
>
> Thanks,
>
>
>
> HaX^
>
>
>
>
>
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to