Giter VIP home page Giter VIP logo

gamesvr-csgo-freeplay's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

justinbenedick

gamesvr-csgo-freeplay's Issues

Fix map voting

need to fix map voting so that player can vote on it without issue

LL Status Mod Isn't Running

When running self tests the csgo server starts but the LL Status Mod doesn't kick off.

To Reproduce

docker run -it --rm lacledeslan/gamesvr-csgo-freeplay ./ll-tests/gamesvr-csgo-freeplay.sh

Test Results

[RUNNING CHECKS ON LOGFILE]
PASS: Sever started executing
PASS: Server is not boot-looping
PASS: Server is not running under root
PASS: srcds_run loaded CSGO
PASS: logging enabled and using correct directory
PASS: Meta Mod and Source Mod are both running
FAIL: LL status mod ran
PASS: LL status mod is not showing any SM plugins with errors
FAIL: LL status mod reports itself
FAIL: LL status mod reports admin file reader
FAIL: LL status mod reports LL version of "log connections"
FAIL: LL status mod reports basic comm control
FAIL: LL status mod reports basic info triggers
FAIL: LL status mod reports anti-flood
FAIL: LL status mod reports basic votes

Full Output

sysoper@ll-ozzie:~$ docker pull lacledeslan/gamesvr-csgo-freeplay
Using default tag: latest
latest: Pulling from lacledeslan/gamesvr-csgo-freeplay
Digest: sha256:0f446bc7a13fe84fb2ed380a98b23ec19c378a75f3b8a300d2edec253408a170
Status: Image is up to date for lacledeslan/gamesvr-csgo-freeplay:latest
sysoper@ll-ozzie:~$
sysoper@ll-ozzie:~$ docker run -it --rm lacledeslan/gamesvr-csgo-freeplay ./ll-tests/gamesvr-csgo-freeplay.sh


[RUNNING APP FOR 60 SECONDS]
Command: /app/srcds_run -game csgo +game_type 1 +game_mode 0 -tickrate 128 +mapgroup ll_arms +map ar_baggage -insecure -norestart +sv_lan 1
Running under uid=999(CSGOFreeplay) gid=0(root) groups=0(root)
60...55...50...45...40...35...30...25...20...15...10...5...done.

[LOGFILE OUTPUT]
/app/srcds_run: 32: /app/srcds_run: pushd: not found
/app/srcds_run: 35: /app/srcds_run: popd: not found
LD_LIBRARY_PATH=/app/bin:/app:/app/bin:
#
#Console initialized.
Setting breakpad minidump AppID = 740
#Using breakpad minidump system 740/13617.626.DC
Using breakpad crash handler
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Game.dll loaded for "Counter-Strike: Global Offensive"
#CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
#CGameEventManager::AddListener: event 'game_newmap' unknown.
#CGameEventManager::AddListener: event 'finale_start' unknown.
#CGameEventManager::AddListener: event 'round_start' unknown.
#CGameEventManager::AddListener: event 'round_end' unknown.
#CGameEventManager::AddListener: event 'difficulty_changed' unknown.
#CGameEventManager::AddListener: event 'player_connect' unknown.
#CGameEventManager::AddListener: event 'player_disconnect' unknown.
#GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/cooperative).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/coopmission).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
Particles: Missing 'particles/money_fx.pcf'
No web api auth key specified - workshop downloads will be disabled.
maxplayers set to 64
ConVarRef cl_embedded_stream_video_playing doesn't point to an existing ConVar
Unknown command "cl_bobamt_vert"
Unknown command "cl_bobamt_lat"
Unknown command "cl_bob_lower_amt"
Unknown command "cl_viewmodel_shift_left_amt"
Unknown command "cl_viewmodel_shift_right_amt"
Unknown command "cl_teamid_min"
Unknown command "cl_teamid_max"
Unknown command "cl_teamid_overhead"
Unknown command "cl_teamid_overhead_maxdist"
Server logging enabled.
Server logging data to file logs/L000_000_000_000_0_201712102153_000.log
L 12/10/2017 - 21:53:09: Log file started (file "logs/L000_000_000_000_0_201712102153_000.log") (game "/app/csgo") (version "6961")
Setting mapgroup to 'll_arms'
sh: 1: ifconfig: not found
L 12/10/2017 - 21:53:09: [META] Loaded 1 plugin.
ApplyGameSettings: Invalid mapgroup name ll_arms
---- Host_NewGame ----
L 12/10/2017 - 21:53:09: Log file closed
Server logging data to file logs/L172_017_000_002_27015_201712102153_000.log
L 12/10/2017 - 21:53:09: Log file started (file "logs/L172_017_000_002_27015_201712102153_000.log") (game "/app/csgo") (version "6961")
L 12/10/2017 - 21:53:09: Loading map "ar_baggage"
L 12/10/2017 - 21:53:09: server cvars start
L 12/10/2017 - 21:53:09: "cash_player_killed_teammate" = "-300"
L 12/10/2017 - 21:53:09: "cash_player_respawn_amount" = "0"
L 12/10/2017 - 21:53:09: "sv_maxspeed" = "320"
L 12/10/2017 - 21:53:09: "cash_team_rescued_hostage" = "0"
L 12/10/2017 - 21:53:09: "cash_team_win_by_defusing_bomb" = "3250"
L 12/10/2017 - 21:53:09: "sv_rollangle" = "0"
L 12/10/2017 - 21:53:09: "r_AirboatViewZHeight" = "0.0"
L 12/10/2017 - 21:53:09: "sv_cheats" = "0"
L 12/10/2017 - 21:53:09: "r_VehicleViewDampen" = "1"
L 12/10/2017 - 21:53:09: "metamod_version" = "1.11.0-dev+1099V"
L 12/10/2017 - 21:53:09: "mp_allowNPCs" = "1"
L 12/10/2017 - 21:53:09: "mp_tournament" = "0"
L 12/10/2017 - 21:53:09: "sv_vote_issue_pause_match_spec_only" = "0"
L 12/10/2017 - 21:53:09: "sv_spec_hear" = "1"
L 12/10/2017 - 21:53:09: "cash_player_interact_with_hostage" = "150"
L 12/10/2017 - 21:53:09: "mp_maxrounds" = "0"
L 12/10/2017 - 21:53:09: "mp_flashlight" = "0"
L 12/10/2017 - 21:53:09: "sv_tags" = ""
L 12/10/2017 - 21:53:09: "sv_stepsize" = "18"
L 12/10/2017 - 21:53:09: "sv_alltalk" = "0"
L 12/10/2017 - 21:53:09: "mp_teamlist" = "hgrunt;scientist"
L 12/10/2017 - 21:53:09: "mp_footsteps" = "1"
L 12/10/2017 - 21:53:09: "sv_noclipaccelerate" = "5"
L 12/10/2017 - 21:53:09: "sv_accelerate_debug_speed" = "0"
L 12/10/2017 - 21:53:09: "sv_wateraccelerate" = "10"
L 12/10/2017 - 21:53:09: "mp_stalemate_enable" = "0"
L 12/10/2017 - 21:53:09: "mp_autocrosshair" = "1"
L 12/10/2017 - 21:53:09: "sourcemod_version" = "1.9.0.6206"
L 12/10/2017 - 21:53:09: "cash_team_elimination_bomb_map" = "3250"
L 12/10/2017 - 21:53:09: "cash_player_get_killed" = "0"
L 12/10/2017 - 21:53:09: "mp_roundtime_defuse" = "0"
L 12/10/2017 - 21:53:09: "sv_autobuyammo" = "0"
L 12/10/2017 - 21:53:09: "sv_rollspeed" = "200"
L 12/10/2017 - 21:53:09: "sv_airaccelerate" = "12"
L 12/10/2017 - 21:53:09: "sv_show_team_equipment_prohibit" = "0"
L 12/10/2017 - 21:53:09: "mp_teams_unbalance_limit" = "1"
L 12/10/2017 - 21:53:09: "mp_timelimit" = "5"
L 12/10/2017 - 21:53:09: "cash_team_loser_bonus" = "1400"
L 12/10/2017 - 21:53:09: "sv_deadtalk" = "0"
L 12/10/2017 - 21:53:09: "cash_player_rescued_hostage" = "1000"
L 12/10/2017 - 21:53:09: "sv_waterfriction" = "1"
L 12/10/2017 - 21:53:09: "sv_competitive_official_5v5" = "0"
L 12/10/2017 - 21:53:09: "sv_steamgroup" = ""
L 12/10/2017 - 21:53:09: "cash_player_killed_enemy_default" = "300"
L 12/10/2017 - 21:53:09: "coop" = "0"
L 12/10/2017 - 21:53:09: "mp_respawnwavetime" = "10.0"
L 12/10/2017 - 21:53:09: "sv_teamid_overhead" = "1"
L 12/10/2017 - 21:53:09: "tv_enable1" = "0"
L 12/10/2017 - 21:53:09: "nextlevel" = ""
L 12/10/2017 - 21:53:09: "sv_stopspeed" = "80"
L 12/10/2017 - 21:53:09: "sv_specaccelerate" = "5"
L 12/10/2017 - 21:53:09: "deathmatch" = "1"
L 12/10/2017 - 21:53:09: "tv_enable" = "0"
L 12/10/2017 - 21:53:09: "mp_roundtime_hostage" = "0"
L 12/10/2017 - 21:53:09: "mp_freezetime" = "6"
L 12/10/2017 - 21:53:09: "mp_teammates_are_enemies" = "0"
L 12/10/2017 - 21:53:09: "mp_falldamage" = "0"
L 12/10/2017 - 21:53:09: "sv_accelerate_use_weapon_speed" = "1"
L 12/10/2017 - 21:53:09: "sv_voiceenable" = "1"
L 12/10/2017 - 21:53:09: "sv_teamid_overhead_always_prohibit" = "0"
L 12/10/2017 - 21:53:09: "sv_bounce" = "0"
L 12/10/2017 - 21:53:09: "mp_disable_respawn_times" = "0"
L 12/10/2017 - 21:53:09: "r_AirboatViewDampenFreq" = "7.0"
L 12/10/2017 - 21:53:09: "mp_weaponstay" = "0"
L 12/10/2017 - 21:53:09: "mp_hostagepenalty" = "10"
L 12/10/2017 - 21:53:09: "tv_advertise_watchable" = "0"
L 12/10/2017 - 21:53:09: "mp_friendlyfire" = "0"
L 12/10/2017 - 21:53:09: "cash_team_hostage_interaction" = "500"
L 12/10/2017 - 21:53:09: "sv_noclipspeed" = "5"
L 12/10/2017 - 21:53:09: "cash_team_win_by_time_running_out_bomb" = "3250"
L 12/10/2017 - 21:53:09: "sv_allchat" = "1"
L 12/10/2017 - 21:53:09: "mp_buy_during_immunity" = "0"
L 12/10/2017 - 21:53:09: "cash_player_killed_enemy_factor" = "1"
L 12/10/2017 - 21:53:09: "mp_c4timer" = "40"
L 12/10/2017 - 21:53:09: "r_JeepViewDampenDamp" = "1.0"
L 12/10/2017 - 21:53:09: "sv_competitive_minspec" = "1"
L 12/10/2017 - 21:53:09: "r_AirboatViewDampenDamp" = "1.0"
L 12/10/2017 - 21:53:09: "sm_nextmap" = ""
L 12/10/2017 - 21:53:09: "sv_max_allowed_net_graph" = "1"
L 12/10/2017 - 21:53:09: "mp_stalemate_at_timelimit" = "0"
L 12/10/2017 - 21:53:09: "mp_limitteams" = "2"
L 12/10/2017 - 21:53:09: "sv_footsteps" = "1"
L 12/10/2017 - 21:53:09: "sv_vote_issue_kick_allowed" = "1"
L 12/10/2017 - 21:53:09: "cash_team_survive_guardian_wave" = "1000"
L 12/10/2017 - 21:53:09: "tv_relaypassword" = ""
L 12/10/2017 - 21:53:09: "mp_teamplay" = "0"
L 12/10/2017 - 21:53:09: "cash_team_terrorist_win_bomb" = "3500"
L 12/10/2017 - 21:53:09: "cash_team_elimination_hostage_map_t" = "1000"
L 12/10/2017 - 21:53:09: "r_JeepViewDampenFreq" = "7.0"
L 12/10/2017 - 21:53:09: "cash_team_win_by_time_running_out_hostage" = "3250"
L 12/10/2017 - 21:53:09: "sv_specnoclip" = "1"
L 12/10/2017 - 21:53:09: "sv_friction" = "5.2"
L 12/10/2017 - 21:53:09: "cash_player_bomb_planted" = "300"
L 12/10/2017 - 21:53:09: "mp_autoteambalance" = "1"
L 12/10/2017 - 21:53:09: "sv_contact" = ""
L 12/10/2017 - 21:53:09: "sv_vote_kick_ban_duration" = "15"
L 12/10/2017 - 21:53:09: "cash_player_bomb_defused" = "300"
L 12/10/2017 - 21:53:09: "mp_roundtime" = "5"
L 12/10/2017 - 21:53:09: "sv_kick_ban_duration" = "15"
L 12/10/2017 - 21:53:09: "cash_team_planted_bomb_but_defused" = "800"
L 12/10/2017 - 21:53:09: "cash_player_killed_hostage" = "-1000"
L 12/10/2017 - 21:53:09: "sv_vote_issue_loadbackup_allowed" = "1"
L 12/10/2017 - 21:53:09: "nextmode" = ""
L 12/10/2017 - 21:53:09: "mp_fraglimit" = "0"
L 12/10/2017 - 21:53:09: "mp_forcerespawn" = "1"
L 12/10/2017 - 21:53:09: "mp_winlimit" = "0"
L 12/10/2017 - 21:53:09: "sv_accelerate" = "5.5"
L 12/10/2017 - 21:53:09: "mp_buy_anywhere" = "0"
L 12/10/2017 - 21:53:09: "sv_gravity" = "800"
L 12/10/2017 - 21:53:09: "sv_password" = ""
L 12/10/2017 - 21:53:09: "cash_team_elimination_hostage_map_ct" = "2000"
L 12/10/2017 - 21:53:09: "cash_team_win_by_hostage_rescue" = "3500"
L 12/10/2017 - 21:53:09: "sv_vote_issue_loadbackup_spec_only" = "0"
L 12/10/2017 - 21:53:09: "cash_team_loser_bonus_consecutive_rounds" = "500"
L 12/10/2017 - 21:53:09: "cash_player_damage_hostage" = "-30"
L 12/10/2017 - 21:53:09: "r_JeepViewZHeight" = "10.0"
L 12/10/2017 - 21:53:09: "cash_team_hostage_alive" = "0"
L 12/10/2017 - 21:53:09: "tv_password" = ""
L 12/10/2017 - 21:53:09: "sv_specspeed" = "3"
L 12/10/2017 - 21:53:09: server cvars end
ConVarRef r_staticlight_streams_indirect_only doesn't point to an existing ConVar
L 12/10/2017 - 21:53:09: Started map "ar_baggage" (CRC "-1458358218")
Host_NewGame on map ar_baggage
L 12/10/2017 - 21:53:10: [SM] Unexpected fatal logging error (file "/app/csgo/addons/sourcemod/logs/L20171210.log")
L 12/10/2017 - 21:53:10: [SM] Platform returned error: "No such file or directory"
L 12/10/2017 - 21:53:10: [SM] Logging has been disabled.
CGameEventManager::AddListener: event 'teamplay_win_panel' unknown.
CGameEventManager::AddListener: event 'teamplay_restart_round' unknown.
CGameEventManager::AddListener: event 'arena_win_panel' unknown.
GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/cooperative).
GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/coopmission).
ConVarRef room_type doesn't point to an existing ConVar
ammo_grenade_limit_default - 1
ammo_grenade_limit_flashbang - 1
ammo_grenade_limit_total - 3
bot_allow_grenades - 1
bot_allow_machine_guns - 1
bot_allow_pistols - 1
bot_allow_rifles - 1
bot_allow_rogues - 1
bot_allow_shotguns - 1
bot_allow_snipers - 1
bot_allow_sub_machine_guns - 1
bot_autodifficulty_threshold_high - 5.0
bot_autodifficulty_threshold_low - -2.0
bot_chatter - normal
bot_defer_to_human_goals - 0
bot_defer_to_human_items - 1
bot_difficulty - 1
bot_quota - 10
bot_quota_mode - normal
cash_player_bomb_defused - 300
cash_player_bomb_planted - 300
cash_player_damage_hostage - -30
cash_player_get_killed - 0
cash_player_interact_with_hostage - 150
cash_player_killed_enemy_default - 300
cash_player_killed_enemy_factor - 1
cash_player_killed_hostage - -1000
cash_player_killed_teammate - -300
cash_player_rescued_hostage - 1000
cash_player_respawn_amount - 0
cash_team_elimination_bomb_map - 3250
cash_team_elimination_hostage_map_ct - 2000
cash_team_elimination_hostage_map_t - 1000
cash_team_hostage_alive - 0
cash_team_hostage_interaction - 500
cash_team_loser_bonus - 1400
cash_team_loser_bonus_consecutive_rounds - 500
cash_team_planted_bomb_but_defused - 800
cash_team_rescued_hostage - 0
cash_team_survive_guardian_wave - 1000
cash_team_terrorist_win_bomb - 3500
cash_team_win_by_defusing_bomb - 3250
cash_team_win_by_hostage_rescue - 3500
cash_team_win_by_time_running_out_bomb - 3250
cash_team_win_by_time_running_out_hostage - 3250
ff_damage_reduction_bullets - 0.1
ff_damage_reduction_grenade - 0.25
ff_damage_reduction_grenade_self - 1
ff_damage_reduction_other - 0.25
global_chatter_info -
mp_afterroundmoney - 0
mp_anyone_can_pickup_c4 - 0
mp_autoteambalance - 1
mp_buy_allow_grenades - 1
mp_buy_allow_guns - 255
mp_buy_anywhere - 0
mp_buy_during_immunity - 0
mp_buytime - 90
mp_c4_cannot_be_defused - 0
mp_c4timer - 40
mp_consecutive_loss_max - 4
mp_coop_force_join_ct - 0
mp_coopmission_bot_difficulty_offset - 0
mp_coopmission_mission_number - 0
mp_ct_default_grenades -
mp_ct_default_melee - weapon_knife
mp_ct_default_primary -
mp_ct_default_secondary - weapon_hkp2000
mp_damage_headshot_only - 0
mp_damage_scale_ct_body - 1.0
mp_damage_scale_ct_head - 1.0
mp_damage_scale_t_body - 1.0
mp_damage_scale_t_head - 1.0
mp_damage_vampiric_amount - 0
mp_death_drop_c4 - 1
mp_death_drop_defuser - 1
mp_death_drop_grenade - 2
mp_death_drop_gun - 1
mp_deathcam_skippable - 1
mp_default_team_winner_no_objective - -1
mp_defuser_allocation - 0
mp_display_kill_assists - 1
mp_dm_bonus_percent - 50
mp_dm_bonus_respawn - 0
mp_dm_bonusweapon_dogtags - 0
mp_dm_dogtag_score - 0
mp_dm_kill_base_score - 10
mp_dm_teammode - 0
mp_dm_teammode_bonus_score - 1
mp_dm_teammode_dogtag_score - 0
mp_dm_teammode_kill_score - 1
mp_dogtag_despawn_on_killer_death - 1
mp_dogtag_despawn_time - 120
mp_dogtag_pickup_rule - 0
mp_economy_reset_rounds - 0
mp_equipment_reset_rounds - 0
mp_force_assign_teams - 0
mp_force_pick_time - 15
mp_forcecamera - 1
mp_free_armor - 0
mp_freezetime - 6
mp_friendlyfire - 0
mp_ggprogressive_round_restart_delay - 15.0
mp_ggtr_always_upgrade - 0
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.0
mp_ggtr_bomb_respawn_delay - 0.0
mp_ggtr_end_round_kill_bonus - 1
mp_ggtr_halftime_delay - 0.0
mp_ggtr_last_weapon_kill_ends_half - 0
mp_give_player_c4 - 1
mp_global_damage_per_second - 0.0
mp_guardian_bot_money_per_wave - 800
mp_guardian_loc_adjective -
mp_guardian_loc_condition -
mp_guardian_loc_icon -
mp_guardian_loc_mission - default
mp_guardian_loc_override -
mp_guardian_loc_weapon -
mp_guardian_player_dist_max - 2000
mp_guardian_player_dist_min - 1300
mp_guardian_special_kills_needed - 10
mp_guardian_special_weapon_needed - awp
mp_guardian_target_site - -1
mp_halftime - 0
mp_halftime_pausetimer - 0
mp_heavyassaultsuit_cooldown - 5
mp_hostagepenalty - 10
mp_hostages_max - 2
mp_hostages_spawn_force_positions -
mp_hostages_spawn_same_every_round - 1
mp_items_prohibited -
mp_limitteams - 2
mp_match_can_clinch - 1
mp_max_armor - 2
mp_maxmoney - 16000
mp_maxrounds - 0
mp_molotovusedelay - 15.0
mp_playercashawards - 1
mp_radar_showall - 0
mp_randomspawn - 0
mp_randomspawn_dist - 0
mp_randomspawn_los - 1
mp_respawn_immunitytime - 4.0
mp_respawn_on_death_ct - 0
mp_respawn_on_death_t - 0
mp_respawnwavetime_ct - 10.0
mp_respawnwavetime_t - 10.0
mp_round_restart_delay - 7.0
mp_roundtime - 5
mp_roundtime_defuse - 0
mp_roundtime_hostage - 0
mp_solid_teammates - 1
mp_starting_losses - 0
mp_startmoney - 800
mp_t_default_grenades -
mp_t_default_melee - weapon_knife
mp_t_default_primary -
mp_t_default_secondary - weapon_glock
mp_taser_recharge_time - -1
mp_teamcashawards - 1
mp_teammates_are_enemies - 0
mp_timelimit - 5
mp_use_respawn_waves - 0
mp_warmup_pausetimer - 0
mp_warmuptime - 30
mp_warmuptime_all_players_connected - 0
mp_weapon_self_inflict_amount - 0
mp_weapons_allow_heavy - -1
mp_weapons_allow_heavyassaultsuit - 0
mp_weapons_allow_map_placed - 0
mp_weapons_allow_pistols - -1
mp_weapons_allow_rifles - -1
mp_weapons_allow_smgs - -1
ConVarRef mp_weapons_allow_tagrenade doesn't point to an existing ConVar
mp_weapons_allow_typecount - 5
mp_weapons_allow_zeus - 1
mp_weapons_glow_on_ground - 0
mp_weapons_max_gun_purchases_per_weapon_per_match - -1
mp_win_panel_display_time - 3
occlusion_test_async - 0
spec_freeze_panel_extended_time - 0.0
spec_freeze_time - 3.0
spec_replay_enable - 0
sv_accelerate - 5.5
sv_airaccelerate - 12
sv_allow_votes - 1
sv_alltalk - 0
sv_arms_race_vote_to_restart_disallowed_after - 0
sv_auto_adjust_bot_difficulty - 1
sv_auto_full_alltalk_during_warmup_half_end - 1
sv_autobunnyhopping - 0
sv_autobuyammo - 0
sv_bot_buy_decoy_weight - 1
sv_bot_buy_flash_weight - 1
sv_bot_buy_grenade_chance - 33
sv_bot_buy_hegrenade_weight - 6
sv_bot_buy_molotov_weight - 1
sv_bot_buy_smoke_weight - 1
sv_bots_force_rebuy_every_round - 0
sv_bots_get_easier_each_win - 0
sv_bots_get_harder_after_each_wave - 0
sv_bounce - 0
sv_buy_status_override - -1
sv_deadtalk - 0
sv_disable_show_team_select_menu - 0
sv_duplicate_playernames_ok - 0
sv_enablebunnyhopping - 0
sv_friction - 5.2
sv_gravity - 800
sv_guardian_heavy_all - 0
sv_guardian_heavy_count - 0
sv_guardian_max_wave_for_heavy - 0
sv_guardian_min_wave_for_heavy - 0
sv_ignoregrenaderadio - 0
sv_infinite_ammo - 0
sv_maxspeed - 320
sv_maxvelocity - 3500
sv_occlude_players - 1
sv_staminajumpcost - .080
sv_staminalandcost - .050
sv_stopspeed - 80
sv_talk_enemy_dead - 0
sv_talk_enemy_living - 0
sv_vote_to_changelevel_before_match_point - 0
sv_wateraccelerate - 10
sv_waterfriction - 1
tv_delay - 10
weapon_accuracy_nospread - 0
weapon_air_spread_scale - 1.0
ConVarRef weapon_cleanup_on_round_restart doesn't point to an existing ConVar
weapon_max_before_cleanup - 0
weapon_recoil_scale - 2.0
weapon_reticle_knife_show - 0
ff_damage_reduction_grenade - 0.25
ff_damage_reduction_grenade_self - 1
ff_damage_reduction_other - 0.25
mp_friendlyfire - 0
mp_warmuptime - 30
mp_warmuptime_all_players_connected - 0
Executing dedicated server config file
Unknown command "sv_rcon_banpenalty"
Unknown command "sv_rcon_log"
Unknown command "sv_rcon_maxfailures"
Unknown command "sv_rcon_minfailures"
Unknown command "sv_rcon_minfailuretime"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_bomb_defused" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_bomb_planted" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_damage_hostage" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_interact_with_hostage" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_killed_enemy_default" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_killed_enemy_factor" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_killed_hostage" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_killed_teammate" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_player_rescued_hostage" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_elimination_bomb_map" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_elimination_hostage_map_t" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_elimination_hostage_map_ct" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_hostage_interaction" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_loser_bonus" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_loser_bonus_consecutive_rounds" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_planted_bomb_but_defused" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_terrorist_win_bomb" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_win_by_defusing_bomb" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_win_by_hostage_rescue" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_win_by_time_running_out_bomb" "0"
L 12/10/2017 - 21:53:10: server_cvar: "cash_team_win_by_time_running_out_hostage" "0"
L 12/10/2017 - 21:53:10: server_cvar: "mp_friendlyfire" "1"
L 12/10/2017 - 21:53:10: server_cvar: "mp_maxrounds" "10"
L 12/10/2017 - 21:53:10: server_cvar: "mp_roundtime" "30"
L 12/10/2017 - 21:53:10: server_cvar: "mp_timelimit" "30"
L 12/10/2017 - 21:53:10: server_cvar: "sv_deadtalk" "1"
exec: couldn't exec gamemode_armsrace_server.cfg
Attempted to create unknown entity type weapon_m4a1_silencer!
Attempted to create unknown entity type weapon_m4a1_silencer!
Commentary: Could not find commentary data file 'maps/ar_baggage_commentary.txt'.
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
Error parsing BotProfile.db - unknown attribute 'Rank'
[SM/MM IS FULLY LOADED]
Initializing Steam libraries for LAN server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Setting breakpad minidump AppID = 730
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Setting breakpad minidump AppID = 740
****************************************************
*                                                  *
*  No Steam account token was specified.           *
*  Logging into anonymous game server account.     *
*  Connections will be restricted to LAN only.     *
*                                                  *
*  To create a game server account go to           *
*  http://steamcommunity.com/dev/managegameservers *
*                                                  *
****************************************************
Assigned anonymous gameserver Steam ID [A:1:2597940229:9384].
VAC secure mode disabled.
GC Connection established for server version 626, instance idx 1

[RUNNING CHECKS ON LOGFILE]
PASS: Sever started executing
PASS: Server is not boot-looping
PASS: Server is not running under root
PASS: srcds_run loaded CSGO
PASS: logging enabled and using correct directory
PASS: Meta Mod and Source Mod are both running
FAIL: LL status mod ran
PASS: LL status mod is not showing any SM plugins with errors
FAIL: LL status mod reports itself
FAIL: LL status mod reports admin file reader
FAIL: LL status mod reports LL version of "log connections"
FAIL: LL status mod reports basic comm control
FAIL: LL status mod reports basic info triggers
FAIL: LL status mod reports anti-flood
FAIL: LL status mod reports basic votes


[FINAL RESULT]
Checks have failures!

Fall 2017 Event - Preliminary Quality Review

  • Update MM / SM to latest
  • Make sure linux files are in dist.linux and that generic files are in dist
  • Verify advertisements works
  • Verify sm_admin works
  • Verify MOTD works
  • Verify your custom plugin is installed and working (dumps info to console on startup)
  • Verify LL config is loading
  • Verify fast downloads work
  • Verify map-voting works

CSGO No longer has the operations maps by default

In the past the extra CSGO operations maps have been included in the client and server, and could be ran just like stock maps with a custom playlist. As of 4/16 it was discovered that these maps are no longer included and thus for future events and somehow need to be loaded on to the docker image. There are a few solutions that come to mind with their own pros and cons.

The list of maps can be found here
https://steamcommunity.com/sharedfiles/filedetails/?id=585652233
http://counterstrike.wikia.com/wiki/Map/List#Operations_maps

A couple of possibilities for a fix

  1. Follow the recommendation from valve and put in the api key and collection id in the right files. However this would cause the server to auto download all maps on the start of every startup which would slow it down. https://developer.valvesoftware.com/wiki/CSGO_Workshop_For_Server_Operators

  2. Copy maps to the file server. This would have all files on all csgo images just like the "orange" test maps. This could possibly balloon up the size of all csgo images by a gig or 2. Downside is that this could cause version issues with the client if the map gets out of date. Upside is that it would work without modification of any dockerfiles.

  3. Somehow download via steam cmd. Its not fully fleshed out but initial tests show that workshop maps can be download individually. Problems are that the command cannot use anonymous login (and steam guard comes into play), download files as a bin file (not known if its good for a server), and its one file at a time. If implemented correctly this could be implemented directly into the dockerfile. Low chance of this one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.