Raised This Month: $ Target: $400
 0% 

Csgo Server connection issues


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
smithy
SourceMod Donor
Join Date: Sep 2008
Location: United Kingdom
Old 08-14-2012 , 11:47   Csgo Server connection issues
Reply With Quote #1

Hi

First of let me say i have near on searched every were to try and find a solution to this to no avail , literally pulling my hair out at present ( what little i have left )

Basically i have a csgo server that has been running for quite a while and never have we ever had any issues with it until the update on the 10th

Now no one can connect to the server at all this is what we get in console

Code:
Connecting to public(x.x.x.x:27025) ...
9.147:  Sending UDP connect to public IP x.x.x.x:27025
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address x.x.x.x:27025
Grace request retry for unreserved server...
Retrying public(x.x.x.x:27025) ...
9.172:  Sending UDP connect to public IP x.x.x.x:27025
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address x.x.x.x:27025
Server approved grace request...
Retrying connection to x.x.x.x:27025, server requires lobby reservation but is unreserved.
Received game details information from x.x.x.x:27025...
CGCClientJobStartMatchmaking: Matchmaking timed out talking to ranking server, it may be down.  Will attempt to matchmake anyway.
[MM] Sending reservation request to x.x.x.x:27025
[MM] Sending reservation request to x.x.x.x:27025
This is our command line

Code:
-game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust +hostport 27025
This is our gamemodes_server.txt

Code:
// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt

"GameModes_Server.txt"
{
    "gameTypes"
    {
        "classic"
        {
            "gameModes"
            {
                "casual"
                {
                    "convars"
                    {

                        "cl_playerspraydisable"                "0"
                        "mp_friendlyfire"                    "0"
                        "mp_maxrounds"                        "0"
                        "mp_autokick"                        "0"
                        "mp_timelimit"                        "30"
                        "mp_roundtime"                        "3"
                        "mp_freezetime"                        "5"
                        "mp_buytime"                        "45"
                        "mp_forcecamera"                    "0"            // Set to 1 for team only spectating.
                        "sv_alltalk"                        "0"
                        "mp_startmoney"                        "800"
                        "mp_maxmoney"                        "16000"
                        "sv_allow_votes"                    "0"        // Voting allowed in this mode

                    }

                    "mapgroupsMP"                        // List of mapgroups valid for this game mode
                    {
                        "mg_bomb"        ""
                    }
                }
            }    
        }
    }


    "mapgroups"
    {
        "mg_bomb"                                    // mapgroup definition
        {
            "name"            "mg_bomb"
            "maps"
            {
                "de_dust"        ""
                "de_dust2"        ""
                "de_nuke"        ""
                "de_train"        ""
                "de_inferno"        ""
                "de_aztec"        ""
            }
        }
    }
}


The server is online its viewable on hlsw and tracks stats from gameme yet no one can connect

If anyone has any suggestions or ideas are i am pretty much open to trying anything at the moment

Any help would be appreciated

best regards

smithy

Last edited by smithy; 08-14-2012 at 13:31.
smithy is offline
FireAnt
SourceMod Donor
Join Date: Nov 2010
Old 08-14-2012 , 15:36   Re: Csgo Server connection issues
Reply With Quote #2

Try with +net_public_adr instead of +hostport in command line.
FireAnt is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode