Hi, Funnily enough it was IP to begin with (and didn't work) and I switched to net_public_adr following advice from a number of forums. I'll change it back just to be sure though... Thanks
Date: Thu, 28 Nov 2013 12:15:58 -0500 From: [email protected] To: [email protected] Subject: Re: [Csgo_servers] [MM]Sending reservation request... My first guess would be to try ip rather than net_public_adr. On 11/28/2013 12:12 PM, Naiboss LANFix wrote: Apologies in advance for the long email... I've been a (very) long time lurker on the HLDS list, I've found most of the issues I've encountered running my servers have been answered without ever having to ask a question. This issue, however, has got me pulling my hair out (what little I have left) and I'm hoping someone can offer some insight! When I emailed them, however, the message was rejected and I was pointed here... so I'll also apologise if this has been raised/addressed before. I'm trying to run a CSGO server with a single Workshop map ( http://steamcommunity.com/sharedfiles/filedetails/?id=126366738 ) and whenever someone tries to connect, the info page appears and then it sits there indefinitely. Looking at the console, it shows "[MM]Sending reservation request <server IP>" over and over. I get the same issue with any Workshop map I try but normal maps/mapgroups work just fine. Trawling the forums, this seems to point towards problems with the mapgroups but no matter what I try, I can seem to get this working. As things currently stand, I've got a fresh server install with no addons or mods on a Windows box with the following changes (I've tried to keep the changes to a minimum while I test): Command line: srcds -game csgo -console -usercon +net_public_adr xxx.xxx.xxx.xxx -condebug +game_type 0 +game_mode 1 -authkey xxxxxxxx +host_workshop_map 126366738 +workshop_start_map 126366738 (although I have also tried using a collection with the map in, using a mapgroup, and using the map by name and defining a mapgroup, mg_test) My server.cfg: hostname "CSGO Test Server" rcon_password "rconpassword" sv_password "password" sv_cheats 0 sv_lan 0 And my gamemodes_server.txt: "gamemodes_server.txt" { "gameTypes" { "classic" { "gameModes" { "casual" { "mapgroupsMP" { "mg_test" "" } } "competitive" { "mapgroupsMP" { "mg_test" "" } } } } } "mapgroups" { "mg_test" { "name" "mg_test" "maps" { "cs_vault_go" "" } } } } I've probably missed something fundamental but I'll be damned if I can see it. I've tried every suggestion I could find on the forums without any progress. Any help or advice appreciated... Thanks in advance. _______________________________________________ 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
_______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
