This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

CS GO Server cannot Reconnect after disconnect from server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
crackme
Junior Member
Join Date: Feb 2009
Old 10-31-2015 , 06:21   CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #1

I could not reconnect to my CSGO server after playing on the server i have to quit and start server again to join its just allow me once to join after that failed to join server error showed any help ?

server.cfg
Code:
// Global servers config
sv_lan 0
sv_downloadurl ""
sv_allowdownload 1
sv_allowupload 1
sv_mincmdrate 64
sv_minupdaterate 64
host_name_store 1
host_info_show 2
host_players_show 2
sv_maxrate 0
sv_minrate 0
sv_max_queries_sec 20
sv_max_queries_sec_global 500
sv_hibernate_when_empty 0
sv_hibernate_postgame_delay 5
sv_hibernate_ms 0
sv_hibernate_ms_vgui 0
sv_holiday_mode 0
fps_max 9999
mp_c4timer 30

gamemode_casual_server.cfg
Code:
hostname "Testing"
rcon_password "******"
sv_deadtalk 1
mp_autokick 0
bot_autodifficulty_threshold_high                    0.0    // Value between -20.0 and 20.0 (Amount above avg human contribution score, above which a bot should lower its difficulty)
bot_autodifficulty_threshold_low                    -2.0    // Value between -20.0 and 20.0 (Amount below avg human contribution score, below which a bot should raise its difficulty)
bot_chatter                                            normal
bot_defer_to_human_goals                            0
bot_defer_to_human_items                            1
bot_difficulty                                        1
bot_quota                                            0
bot_quota_mode                                        fill
bot_join_after_player                               0
cash_player_bomb_defused                            200
cash_player_bomb_planted                            200
cash_player_damage_hostage                            -30
cash_player_interact_with_hostage                    300
cash_player_killed_enemy_default                    200
cash_player_killed_enemy_factor                        0.5
cash_player_killed_hostage                            -1000
cash_player_killed_teammate                            -300
cash_player_rescued_hostage                            1000
cash_team_elimination_bomb_map                        2700
cash_team_elimination_hostage_map_t                    2000
cash_team_elimination_hostage_map_ct                2300
cash_team_hostage_alive                                0
cash_team_hostage_interaction                        500
cash_team_loser_bonus                                2400
cash_team_loser_bonus_consecutive_rounds            0
cash_team_planted_bomb_but_defused                    200
cash_team_rescued_hostage                            0
cash_team_terrorist_win_bomb                        2700
cash_team_win_by_defusing_bomb                        2700
cash_team_win_by_hostage_rescue                        3000
cash_team_win_by_time_running_out_hostage            2000
cash_team_win_by_time_running_out_bomb                2700
ff_damage_reduction_bullets                            0
ff_damage_reduction_grenade                            0
ff_damage_reduction_grenade_self                    0
ff_damage_reduction_other                            0
mp_afterroundmoney                                    0
mp_buytime                                            45
mp_buy_anywhere                                        0
mp_buy_during_immunity                                0
mp_death_drop_defuser                                1    
mp_death_drop_grenade                                2            // 0=none, 1=best, 2=current or best
mp_death_drop_gun                                    1            // 0=none, 1=best, 2=current or best
mp_defuser_allocation                                2            // 0=none, 1=random, 2=everyone
mp_force_pick_time                                    15
mp_forcecamera                                        0            // Set to 1 for team only spectating.
mp_free_armor                                        1            
mp_freezetime                                        5
mp_friendlyfire                                        0
mp_win_panel_display_time                            3
mp_ggprogressive_round_restart_delay                15
mp_ggtr_bomb_defuse_bonus                            1
mp_ggtr_bomb_detonation_bonus                        1
mp_ggtr_bomb_pts_for_flash                            4
mp_ggtr_bomb_pts_for_he                                3
mp_ggtr_bomb_pts_for_molotov                        5
mp_ggtr_bomb_pts_for_upgrade                        2
mp_ggtr_bomb_respawn_delay                            0
mp_ggtr_end_round_kill_bonus                        1
mp_ggtr_halftime_delay                                0.0
mp_ggtr_last_weapon_kill_ends_half                    0
mp_respawn_immunitytime                                0
mp_halftime                                            0
mp_match_can_clinch                                    1            // 0=No mercy rule, 1=team can clinch match win early if they win > 1/2 total rounds
mp_maxmoney                                            10000
mp_maxrounds                                        999
mp_molotovusedelay                                    0
mp_playercashawards                                    1
mp_roundtime                                        3
mp_roundtime_hostage                                2
mp_roundtime_defuse                                    2.25            // Typical ValveOfficial Casual defuse rounds are 90-100 seconds.
mp_solid_teammates                                    0
mp_startmoney                                        1000
mp_teamcashawards                                    1
mp_timelimit                                        0
mp_warmuptime                                        10        
mp_weapons_allow_zeus                                1
mp_weapons_allow_typecount                            2
mp_autoteambalance     1
spec_freeze_panel_extended_time                        0
spec_freeze_time                                    5.0
sv_allow_votes                                        1        // Voting allowed in this mode
sv_alltalk                                            1
sv_arms_race_vote_to_restart_disallowed_after        0
sv_vote_to_changelevel_before_match_point            1        
sv_deadtalk                                            0
sv_ignoregrenaderadio                                0
tv_delay                                            10
mp_warmup_pausetimer                                0
mp_halftime_pausetimer                                0
mp_randomspawn                                        0
mp_randomspawn_los                                    0
sv_infinite_ammo                                    0
ammo_grenade_limit_flashbang                        1
ammo_grenade_limit_total                            3
//
//
mp_weapons_allow_map_placed                            1
mp_weapons_glow_on_ground                            0
mp_display_kill_assists                                1
mp_respawn_on_death_t                                0
mp_respawn_on_death_ct                                0
mp_ct_default_melee                                    weapon_knife
mp_ct_default_secondary                                weapon_hkp2000
mp_ct_default_primary                                ""
mp_t_default_melee                                    weapon_knife
mp_t_default_secondary                                weapon_glock
mp_t_default_primary                                ""
mp_default_team_winner_no_objective                    -1        // 2 == CTs, 3 == Ts

sv_occlude_players                                1
occlusion_test_async                                1
sv_allow_lobby_connect_only 0
sv_forcepreload 0
crackme is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 10-31-2015 , 07:22   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #2

failed to join why? show your client console, and show your server console during these joins.. do you see the join in the server console?
hamilton5 is offline
crackme
Junior Member
Join Date: Feb 2009
Old 10-31-2015 , 08:38   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #3

No there is nothing comes up in server console even log on enabled just faild to connect server msg in client will post server console picture soon
crackme is offline
Amroth
Senior Member
Join Date: Apr 2013
Location: /root
Old 10-31-2015 , 08:48   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #4

please show server startup line
Amroth is offline
crackme
Junior Member
Join Date: Feb 2009
Old 10-31-2015 , 19:04   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #5

startup line
Code:
srcds.exe -console -game csgo -usercon +ip my.wan.ip +hostport 27026  +game_type 0 +game_mode 0 +mapgroup mg_active -maxplayers_override 32  +map de_dust2 -tickrate 64  +sv_pure 0 +sv_lan 0 -debug
crackme is offline
crackme
Junior Member
Join Date: Feb 2009
Old 11-02-2015 , 00:45   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #6

server console



First Connection to server .. Client console


After disconnect and trying to reconnect


Please Help

Last edited by crackme; 11-02-2015 at 00:46.
crackme is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 11-02-2015 , 03:22   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #7

Whats the output from sm plugins list?
__________________
Neuro Toxin is offline
crackme
Junior Member
Join Date: Feb 2009
Old 11-02-2015 , 05:14   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #8

Code:
Dropped  Player from server: Disconnect
Server is hibernating
sm plugins list
[SM] Listing 18 plugins:
  01 "Admin File Reader" (1.7.3-dev+5266) by AlliedModders LLC
  02 "Admin Help" (1.7.3-dev+5266) by AlliedModders LLC
  03 "Admin Menu" (1.7.3-dev+5266) by AlliedModders LLC
  04 "Anti-Flood" (1.7.3-dev+5266) by AlliedModders LLC
  05 "Basic Ban Commands" (1.7.3-dev+5266) by AlliedModders LLC
  06 "Basic Chat" (1.7.3-dev+5266) by AlliedModders LLC
  07 "Basic Comm Control" (1.7.3-dev+5266) by AlliedModders LLC
  08 "Basic Commands" (1.7.3-dev+5266) by AlliedModders LLC
  09 "Basic Info Triggers" (1.7.3-dev+5266) by AlliedModders LLC
  10 "Basic Votes" (1.7.3-dev+5266) by AlliedModders LLC
  11 "Client Preferences" (1.7.3-dev+5266) by AlliedModders LLC
  12 "Fun Commands" (1.7.3-dev+5266) by AlliedModders LLC
  13 "Fun Votes" (1.7.3-dev+5266) by AlliedModders LLC
  14 "Nextmap" (1.7.3-dev+5266) by AlliedModders LLC
  15 "Player Commands" (1.7.3-dev+5266) by AlliedModders LLC
  16 "Reserved Slots" (1.7.3-dev+5266) by AlliedModders LLC
  17 "[CS:GO] Server Hibernate Fix" (0.0.4) by Nefarius
  18 "Sound Commands" (1.7.3-dev+5266) by AlliedModders LLC
crackme is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 11-02-2015 , 05:35   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #9

Is lobby reservation still in effect.. ? after you disconnect are you waiting at least 30 seconds before reconnecting ?
hamilton5 is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 11-02-2015 , 17:38   Re: CS GO Server cannot Reconnect after disconnect from server
Reply With Quote #10

Try disable "[CS:GO] Server Hibernate Fix"
__________________
Neuro Toxin 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 15:22.


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