lenosisnickerboa / csgosl

A CSGO server launcher, one-click install & run
GNU General Public License v3.0
378 stars 39 forks source link

Cannot start server from Linux #128

Closed mtbeercan closed 6 years ago

mtbeercan commented 6 years ago

I can config everything properly but when I hit start server this is what it shows me.

nathan@mint ~/csgosl $ ./csgosl.sh 21:50:37: Sourcemod functionality is enabled. 21:50:37: Plugin mapchooser.smx is disabled 21:50:37: Plugin nominations.smx is disabled 21:50:37: Plugin rockthevote.smx is disabled 21:50:37: Plugin nextmap.smx is disabled 21:50:37: Plugin randomcycle.smx is disabled 21:50:37: Plugin warmod.smx is disabled 21:50:37: Plugin multi1v1.smx is disabled 21:50:37: Plugin multi1v1_flashbangs.smx is disabled 21:50:37: Plugin multi1v1_kniferounds.smx is disabled 21:50:37: Plugin multi1v1_online_stats_viewer.smx is disabled 21:50:37: Plugin csgo_gunmenu.smx is disabled 21:50:37: Plugin cksurf.smx is disabled 21:50:37: Plugin retakes.smx is disabled 21:50:37: Plugin retakes_sitepicker.smx is disabled 21:50:37: Plugin retakes_standardallocator.smx is disabled 21:50:37: Plugin retakes_pistolallocator.smx is disabled 21:50:37: Plugin franug_weaponpaints_public.smx is disabled 21:50:37: Plugin sm_franugknife.smx is disabled 21:50:37: Creating assync update and start script /home/nathan/csgosl/bin/onstart.sh 21:50:37: Creating assync update and start script /home/nathan/csgosl/bin/onrestart.sh 21:50:39: Sourcemod functionality is enabled. 21:50:39: Plugin mapchooser.smx is disabled 21:50:39: Plugin nominations.smx is disabled 21:50:39: Plugin rockthevote.smx is disabled 21:50:39: Plugin nextmap.smx is disabled 21:50:39: Plugin randomcycle.smx is disabled 21:50:39: Plugin warmod.smx is disabled 21:50:39: Plugin multi1v1.smx is disabled 21:50:39: Plugin multi1v1_flashbangs.smx is disabled 21:50:39: Plugin multi1v1_kniferounds.smx is disabled 21:50:39: Plugin multi1v1_online_stats_viewer.smx is disabled 21:50:39: Plugin csgo_gunmenu.smx is disabled 21:50:39: Plugin cksurf.smx is disabled 21:50:39: Plugin retakes.smx is disabled 21:50:39: Plugin retakes_sitepicker.smx is disabled 21:50:39: Plugin retakes_standardallocator.smx is disabled 21:50:39: Plugin retakes_pistolallocator.smx is disabled 21:50:39: Plugin franug_weaponpaints_public.smx is disabled 21:50:39: Plugin sm_franugknife.smx is disabled 21:50:39: Executing command: "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "" +map de_dust2 -maxplayers_override 12 -tickrate 64 +hostname \"MT Beer Can's Linux comp server\" -port 27015 +sv_lan 0
21:50:39: Creating command script /home/nathan/csgosl/bin/cmd-start.sh containing command "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "" +map de_dust2 -maxplayers_override 12 -tickrate 64 +hostname \"MT Beer Can's Linux comp server\" -port 27015 +sv_lan 0
/home/nathan/csgosl/bin/cmd-start.sh: 3: /home/nathan/csgosl/bin/cmd-start.sh: Syntax error: Unterminated quoted string 21:50:40: Getting latest release... 21:50:40: Wget: https://github.com/lenosisnickerboa/csgosl/releases/latest -> release-info.txt 21:50:41: Wget: https://github.com/lenosisnickerboa/csgosl/releases/latest -> release-info.txt OK 21:50:41: Found latest release 2.4.1 21:50:41: Running latest release. 21:50:41: Creating assync update and start script /home/nathan/csgosl/bin/onstart.sh 21:50:41: Creating assync update and start script /home/nathan/csgosl/bin/onrestart.sh

It stays at this line and will not move. Any ideas or what I need to look for?

lenosisnickerboa commented 6 years ago

Try changing the server name "MT Beer Can's Linux comp server" to something without a quote char in it. I suspect that messes up the command line. I also see you have an empty map group name, could be a problem?

On Mon, Mar 12, 2018 at 3:56 AM, mtbeercan notifications@github.com wrote:

I can config everything properly but when I hit start server this is what it shows me.

nathan@mint ~/csgosl $ ./csgosl.sh 21:50:37: Sourcemod functionality is enabled. 21:50:37: Plugin mapchooser.smx is disabled 21:50:37: Plugin nominations.smx is disabled 21:50:37: Plugin rockthevote.smx is disabled 21:50:37: Plugin nextmap.smx is disabled 21:50:37: Plugin randomcycle.smx is disabled 21:50:37: Plugin warmod.smx is disabled 21:50:37: Plugin multi1v1.smx is disabled 21:50:37: Plugin multi1v1_flashbangs.smx is disabled 21:50:37: Plugin multi1v1_kniferounds.smx is disabled 21:50:37: Plugin multi1v1_online_stats_viewer.smx is disabled 21:50:37: Plugin csgo_gunmenu.smx is disabled 21:50:37: Plugin cksurf.smx is disabled 21:50:37: Plugin retakes.smx is disabled 21:50:37: Plugin retakes_sitepicker.smx is disabled 21:50:37: Plugin retakes_standardallocator.smx is disabled 21:50:37: Plugin retakes_pistolallocator.smx is disabled 21:50:37: Plugin franug_weaponpaints_public.smx is disabled 21:50:37: Plugin sm_franugknife.smx is disabled 21:50:37: Creating assync update and start script /home/nathan/csgosl/bin/ onstart.sh 21:50:37: Creating assync update and start script /home/nathan/csgosl/bin/ onrestart.sh 21:50:39: Sourcemod functionality is enabled. 21:50:39: Plugin mapchooser.smx is disabled 21:50:39: Plugin nominations.smx is disabled 21:50:39: Plugin rockthevote.smx is disabled 21:50:39: Plugin nextmap.smx is disabled 21:50:39: Plugin randomcycle.smx is disabled 21:50:39: Plugin warmod.smx is disabled 21:50:39: Plugin multi1v1.smx is disabled 21:50:39: Plugin multi1v1_flashbangs.smx is disabled 21:50:39: Plugin multi1v1_kniferounds.smx is disabled 21:50:39: Plugin multi1v1_online_stats_viewer.smx is disabled 21:50:39: Plugin csgo_gunmenu.smx is disabled 21:50:39: Plugin cksurf.smx is disabled 21:50:39: Plugin retakes.smx is disabled 21:50:39: Plugin retakes_sitepicker.smx is disabled 21:50:39: Plugin retakes_standardallocator.smx is disabled 21:50:39: Plugin retakes_pistolallocator.smx is disabled 21:50:39: Plugin franug_weaponpaints_public.smx is disabled 21:50:39: Plugin sm_franugknife.smx is disabled 21:50:39: Executing command: "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "" +map de_dust2 -maxplayers_override 12 -tickrate 64 +hostname "MT Beer Can's Linux comp server" -port 27015 +sv_lan 0 21:50:39: Creating command script /home/nathan/csgosl/bin/cmd-start.sh containing command "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "" +map de_dust2 -maxplayers_override 12 -tickrate 64 +hostname "MT Beer Can's Linux comp server" -port 27015 +sv_lan 0 /home/nathan/csgosl/bin/cmd-start.sh: 3: /home/nathan/csgosl/bin/cmd-start.sh: Syntax error: Unterminated quoted string 21:50:40: Getting latest release... 21:50:40: Wget: https://github.com/lenosisnickerboa/csgosl/releases/latest -> release-info.txt 21:50:41: Wget: https://github.com/lenosisnickerboa/csgosl/releases/latest -> release-info.txt OK 21:50:41: Found latest release 2.4.1 21:50:41: Running latest release. 21:50:41: Creating assync update and start script /home/nathan/csgosl/bin/ onstart.sh 21:50:41: Creating assync update and start script /home/nathan/csgosl/bin/ onrestart.sh

It stays at this line and will not move. Any ideas or what I need to look for?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lenosisnickerboa/csgosl/issues/128, or mute the thread https://github.com/notifications/unsubscribe-auth/AQGy9qxSIEAUmBIzcTMMnbKscPQr5juXks5tdePMgaJpZM4SmARH .

-- Mvh Lennart Oscarsson, 0735551986

mtbeercan commented 6 years ago

Changed my name as well as created a mapgroup rather then using allmaps. Still freezes at the same place for me on a clean Linux install and clean csgosl install.

lenosisnickerboa commented 6 years ago

Still get the same error message? /home/nathan/csgosl/bin/cmd-start.sh: 3: /home/nathan/csgosl/bin/cmd-start.sh: Syntax error: Unterminated quoted string

This happens when you start csgosl? Did you enable the 'autostart server' option? If yes, if you disable that option and manually start the server do you get the same error message?

Can you repost the same traces again with your new map group so I can see the exact command line? The part containing this:
21:50:39: Executing command: "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "" +map de_dust2 -maxplayers_override 12 -tickrate 64 +hostname "MT Beer Can's Linux comp server" -port 27015 +sv_lan 0 21:50:39: Creating command script /home/nathan/csgosl/bin/cmd-start.sh containing command "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "" +map de_dust2 -maxplayers_override 12 -tickrate 64 +hostname "MT Beer Can's Linux comp server" -port 27015 +sv_lan 0 /home/nathan/csgosl/bin/cmd-start.sh: 3: /home/nathan/csgosl/bin/cmd-start.sh: Syntax error: Unterminated quoted string 21:50:40: Getting latest release...

mtbeercan commented 6 years ago

So... now after I put in the steam token, I am getting it to where the server boots up and connects to steam servers. After that, if anyone joins it will now load the client into the server, it will jsut stay stuck at initializing world... in game and nothing happens. This is what the server is doing from starting csgosl until it freezes the client.

nathan@mint ~/csgosl $ ./csgosl.sh 11:34:12: Sourcemod functionality is enabled. 11:34:12: Plugin mapchooser.smx is disabled 11:34:12: Plugin nominations.smx is disabled 11:34:12: Plugin rockthevote.smx is disabled 11:34:12: Plugin nextmap.smx is disabled 11:34:12: Plugin randomcycle.smx is disabled 11:34:12: Plugin warmod.smx is disabled 11:34:12: Plugin multi1v1.smx is disabled 11:34:12: Plugin multi1v1_flashbangs.smx is disabled 11:34:12: Plugin multi1v1_kniferounds.smx is disabled 11:34:12: Plugin multi1v1_online_stats_viewer.smx is disabled 11:34:12: Plugin csgo_gunmenu.smx is disabled 11:34:12: Plugin cksurf.smx is disabled 11:34:12: Plugin retakes.smx is disabled 11:34:12: Plugin retakes_sitepicker.smx is disabled 11:34:12: Plugin retakes_standardallocator.smx is disabled 11:34:12: Plugin retakes_pistolallocator.smx is disabled 11:34:12: Plugin franug_weaponpaints_public.smx is disabled 11:34:12: Plugin sm_franugknife.smx is disabled 11:34:12: Executing command: "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "my_maps" +map de_inferno +sv_setsteamaccount XXXXXXXXXXXXX -authkey XXXXXXXXXXXX -maxplayers_override 12 -tickrate 64 +hostname \"MT Beer Cans Linux comp server\" -port 27015 +sv_lan 0
11:34:12: Creating command script /home/nathan/csgosl/bin/cmd-start.sh containing command "/home/nathan/csgosl/bin/server.sh" start "/home/nathan/csgosl/server/srcds_run" -game csgo -usercon -condebug -ip 0.0.0.0 +game_type 0 +game_mode 1 +mapgroup "my_maps" +map de_inferno +sv_setsteamaccount XXXXXXXXXXXXXXXXXXXXX -authkey XXXXXXXXXXXXXXXXXXX -maxplayers_override 12 -tickrate 64 +hostname \"MT Beer Cans Linux comp server\" -port 27015 +sv_lan 0
server/srcds_run: 32: server/srcds_run: pushd: not found server/srcds_run: 35: server/srcds_run: popd: not found Server will auto-restart if there is a crash. LD_LIBRARY_PATH=/home/nathan/csgosl/server/bin:/home/nathan/csgosl/server:/home/nathan/csgosl/server/bin:

Console initialized. Setting breakpad minidump AppID = 740

Using breakpad minidump system 740/13629.658.DC

Using breakpad crash handler Forcing breakpad minidump interfaces to load dlopen failed trying to load: /home/nathan/.steam/sdk32/steamclient.so with error: /home/nathan/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory 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 nameID entry for game type/mode (classic/gungameprogressive).

GameTypes: missing descID entry for game type/mode (classic/gungameprogressive).

GameTypes: missing entry exec for game type/mode (classic/gungameprogressive).

GameTypes: missing nameID entry for game type/mode (classic/gungametrbomb).

GameTypes: missing descID entry for game type/mode (classic/gungametrbomb).

GameTypes: missing entry exec for game type/mode (classic/gungametrbomb).

GameTypes: missing nameID entry for game type/mode (classic/deathmatch).

GameTypes: missing descID entry for game type/mode (classic/deathmatch).

GameTypes: missing entry exec for game type/mode (classic/deathmatch).

GameTypes: missing nameID entry for game type/mode (classic/training).

GameTypes: missing descID entry for game type/mode (classic/training).

GameTypes: missing entry exec for game type/mode (classic/training).

GameTypes: missing nameID entry for game type/mode (classic/custom).

GameTypes: missing descID entry for game type/mode (classic/custom).

GameTypes: missing entry exec for game type/mode (classic/custom).

GameTypes: missing nameID entry for game type/mode (classic/cooperative).

GameTypes: missing descID entry for game type/mode (classic/cooperative).

GameTypes: missing entry exec for game type/mode (classic/cooperative).

GameTypes: missing nameID entry for game type/mode (classic/coopmission).

GameTypes: missing descID entry for game type/mode (classic/coopmission).

GameTypes: missing entry exec for game type/mode (classic/coopmission).

GameTypes: missing nameID entry for game type/mode (gungame/casual).

GameTypes: missing descID entry for game type/mode (gungame/casual).

GameTypes: missing entry exec for game type/mode (gungame/casual).

GameTypes: missing nameID entry for game type/mode (gungame/competitive).

GameTypes: missing descID entry for game type/mode (gungame/competitive).

GameTypes: missing entry exec for game type/mode (gungame/competitive).

GameTypes: missing nameID entry for game type/mode (gungame/training).

GameTypes: missing descID entry for game type/mode (gungame/training).

GameTypes: missing entry exec for game type/mode (gungame/training).

GameTypes: missing nameID entry for game type/mode (gungame/custom).

GameTypes: missing descID entry for game type/mode (gungame/custom).

GameTypes: missing entry exec for game type/mode (gungame/custom).

GameTypes: missing nameID entry for game type/mode (gungame/cooperative).

GameTypes: missing descID entry for game type/mode (gungame/cooperative).

GameTypes: missing entry exec for game type/mode (gungame/cooperative).

GameTypes: missing nameID entry for game type/mode (gungame/coopmission).

GameTypes: missing descID entry for game type/mode (gungame/coopmission).

GameTypes: missing entry exec for game type/mode (gungame/coopmission).

GameTypes: missing nameID entry for game type/mode (training/casual).

GameTypes: missing descID entry for game type/mode (training/casual).

GameTypes: missing entry exec for game type/mode (training/casual).

GameTypes: missing nameID entry for game type/mode (training/competitive).

GameTypes: missing descID entry for game type/mode (training/competitive).

GameTypes: missing entry exec for game type/mode (training/competitive).

GameTypes: missing nameID entry for game type/mode (training/gungameprogressive).

GameTypes: missing descID entry for game type/mode (training/gungameprogressive).

GameTypes: missing entry exec for game type/mode (training/gungameprogressive).

GameTypes: missing nameID entry for game type/mode (training/gungametrbomb).

GameTypes: missing descID entry for game type/mode (training/gungametrbomb).

GameTypes: missing entry exec for game type/mode (training/gungametrbomb).

GameTypes: missing nameID entry for game type/mode (training/deathmatch).

GameTypes: missing descID entry for game type/mode (training/deathmatch).

GameTypes: missing entry exec for game type/mode (training/deathmatch).

GameTypes: missing nameID entry for game type/mode (training/custom).

GameTypes: missing descID entry for game type/mode (training/custom).

GameTypes: missing entry exec for game type/mode (training/custom).

GameTypes: missing nameID entry for game type/mode (training/cooperative).

GameTypes: missing descID entry for game type/mode (training/cooperative).

GameTypes: missing entry exec for game type/mode (training/cooperative).

GameTypes: missing nameID entry for game type/mode (training/coopmission).

GameTypes: missing descID entry for game type/mode (training/coopmission).

GameTypes: missing entry exec for game type/mode (training/coopmission).

GameTypes: missing nameID entry for game type/mode (custom/casual).

GameTypes: missing descID entry for game type/mode (custom/casual).

GameTypes: missing entry exec for game type/mode (custom/casual).

GameTypes: missing nameID entry for game type/mode (custom/competitive).

GameTypes: missing descID entry for game type/mode (custom/competitive).

GameTypes: missing entry exec for game type/mode (custom/competitive).

GameTypes: missing nameID entry for game type/mode (custom/gungameprogressive).

GameTypes: missing descID entry for game type/mode (custom/gungameprogressive).

GameTypes: missing entry exec for game type/mode (custom/gungameprogressive).

GameTypes: missing nameID entry for game type/mode (custom/gungametrbomb).

GameTypes: missing descID entry for game type/mode (custom/gungametrbomb).

GameTypes: missing entry exec for game type/mode (custom/gungametrbomb).

GameTypes: missing nameID entry for game type/mode (custom/deathmatch).

GameTypes: missing descID entry for game type/mode (custom/deathmatch).

GameTypes: missing entry exec for game type/mode (custom/deathmatch).

GameTypes: missing nameID entry for game type/mode (custom/training).

GameTypes: missing descID entry for game type/mode (custom/training).

GameTypes: missing entry exec for game type/mode (custom/training).

GameTypes: missing nameID entry for game type/mode (custom/cooperative).

GameTypes: missing descID entry for game type/mode (custom/cooperative).

GameTypes: missing entry exec for game type/mode (custom/cooperative).

GameTypes: missing nameID entry for game type/mode (custom/coopmission).

GameTypes: missing descID entry for game type/mode (custom/coopmission).

GameTypes: missing entry exec for game type/mode (custom/coopmission).

GameTypes: missing nameID entry for game type/mode (cooperative/casual).

GameTypes: missing descID entry for game type/mode (cooperative/casual).

GameTypes: missing entry exec for game type/mode (cooperative/casual).

GameTypes: missing nameID entry for game type/mode (cooperative/competitive).

GameTypes: missing descID entry for game type/mode (cooperative/competitive).

GameTypes: missing entry exec for game type/mode (cooperative/competitive).

GameTypes: missing nameID entry for game type/mode (cooperative/gungameprogressive).

GameTypes: missing descID entry for game type/mode (cooperative/gungameprogressive).

GameTypes: missing entry exec for game type/mode (cooperative/gungameprogressive).

GameTypes: missing nameID entry for game type/mode (cooperative/gungametrbomb).

GameTypes: missing descID entry for game type/mode (cooperative/gungametrbomb).

GameTypes: missing entry exec for game type/mode (cooperative/gungametrbomb).

GameTypes: missing nameID entry for game type/mode (cooperative/deathmatch).

GameTypes: missing descID entry for game type/mode (cooperative/deathmatch).

GameTypes: missing entry exec for game type/mode (cooperative/deathmatch).

GameTypes: missing nameID entry for game type/mode (cooperative/training).

GameTypes: missing descID entry for game type/mode (cooperative/training).

GameTypes: missing entry exec for game type/mode (cooperative/training).

GameTypes: missing nameID entry for game type/mode (cooperative/custom).

GameTypes: missing descID entry for game type/mode (cooperative/custom).

GameTypes: missing entry exec for game type/mode (cooperative/custom).

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. 11:34:13: Getting latest release... 11:34:13: Wget: https://github.com/lenosisnickerboa/csgosl/releases/latest -> release-info.txt Particles: Missing 'particles/money_fx.pcf' 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" Setting mapgroup to 'my_maps' ---- Host_NewGame ---- ConVarRef r_staticlight_streams_indirect_only doesn't point to an existing ConVar 11:34:14: Wget: https://github.com/lenosisnickerboa/csgosl/releases/latest -> release-info.txt OK 11:34:14: Found latest release 2.4.1 11:34:14: Running latest release. 11:34:14: Creating assync update and start script /home/nathan/csgosl/bin/onstart.sh 11:34:14: Creating assync update and start script /home/nathan/csgosl/bin/onrestart.sh Host_NewGame on map de_inferno L 03/14/2018 - 11:34:15: -------- Mapchange to de_inferno -------- L 03/14/2018 - 11:34:15: [SM] Unable to load extension "cleaner.ext": Failed to find signature. Please contact the author. L 03/14/2018 - 11:34:15: [GEOIP] GeoIP database info: GEO-106FREE 20150505 Build 1 Copyright (c) 2015 MaxMind Inc All Rights Reserved CGameEventManager::AddListener: event 'teamplay_win_panel' unknown. CGameEventManager::AddListener: event 'teamplay_restart_round' unknown. CGameEventManager::AddListener: event 'arena_win_panel' unknown. [ckSurf] No database update needed! L 03/14/2018 - 11:34:15: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg L 03/14/2018 - 11:34:15: [admin-flatfile.smx] (line 11) Failed to bind auth "steam" to identity "drunkenhicks" L 03/14/2018 - 11:34:15: [admin-flatfile.smx] (line 12) Failed to bind auth "steam" to identity "drunkenhicks" GameTypes: missing nameID entry for game type/mode (classic/gungameprogressive). GameTypes: missing descID entry for game type/mode (classic/gungameprogressive). GameTypes: missing entry exec for game type/mode (classic/gungameprogressive). GameTypes: missing nameID entry for game type/mode (classic/gungametrbomb). GameTypes: missing descID entry for game type/mode (classic/gungametrbomb). GameTypes: missing entry exec for game type/mode (classic/gungametrbomb). GameTypes: missing nameID entry for game type/mode (classic/deathmatch). GameTypes: missing descID entry for game type/mode (classic/deathmatch). GameTypes: missing entry exec for game type/mode (classic/deathmatch). GameTypes: missing nameID entry for game type/mode (classic/training). GameTypes: missing descID entry for game type/mode (classic/training). GameTypes: missing entry exec for game type/mode (classic/training). GameTypes: missing nameID entry for game type/mode (classic/custom). GameTypes: missing descID entry for game type/mode (classic/custom). GameTypes: missing entry exec for game type/mode (classic/custom). GameTypes: missing nameID entry for game type/mode (classic/cooperative). GameTypes: missing descID entry for game type/mode (classic/cooperative). GameTypes: missing entry exec for game type/mode (classic/cooperative). GameTypes: missing nameID entry for game type/mode (classic/coopmission). GameTypes: missing descID entry for game type/mode (classic/coopmission). GameTypes: missing entry exec for game type/mode (classic/coopmission). GameTypes: missing nameID entry for game type/mode (gungame/casual). GameTypes: missing descID entry for game type/mode (gungame/casual). GameTypes: missing entry exec for game type/mode (gungame/casual). GameTypes: missing nameID entry for game type/mode (gungame/competitive). GameTypes: missing descID entry for game type/mode (gungame/competitive). GameTypes: missing entry exec for game type/mode (gungame/competitive). GameTypes: missing nameID entry for game type/mode (gungame/training). GameTypes: missing descID entry for game type/mode (gungame/training). GameTypes: missing entry exec for game type/mode (gungame/training). GameTypes: missing nameID entry for game type/mode (gungame/custom). GameTypes: missing descID entry for game type/mode (gungame/custom). GameTypes: missing entry exec for game type/mode (gungame/custom). GameTypes: missing nameID entry for game type/mode (gungame/cooperative). GameTypes: missing descID entry for game type/mode (gungame/cooperative). GameTypes: missing entry exec for game type/mode (gungame/cooperative). GameTypes: missing nameID entry for game type/mode (gungame/coopmission). GameTypes: missing descID entry for game type/mode (gungame/coopmission). GameTypes: missing entry exec for game type/mode (gungame/coopmission). GameTypes: missing nameID entry for game type/mode (training/casual). GameTypes: missing descID entry for game type/mode (training/casual). GameTypes: missing entry exec for game type/mode (training/casual). GameTypes: missing nameID entry for game type/mode (training/competitive). GameTypes: missing descID entry for game type/mode (training/competitive). GameTypes: missing entry exec for game type/mode (training/competitive). GameTypes: missing nameID entry for game type/mode (training/gungameprogressive). GameTypes: missing descID entry for game type/mode (training/gungameprogressive). GameTypes: missing entry exec for game type/mode (training/gungameprogressive). GameTypes: missing nameID entry for game type/mode (training/gungametrbomb). GameTypes: missing descID entry for game type/mode (training/gungametrbomb). GameTypes: missing entry exec for game type/mode (training/gungametrbomb). GameTypes: missing nameID entry for game type/mode (training/deathmatch). GameTypes: missing descID entry for game type/mode (training/deathmatch). GameTypes: missing entry exec for game type/mode (training/deathmatch). GameTypes: missing nameID entry for game type/mode (training/custom). GameTypes: missing descID entry for game type/mode (training/custom). GameTypes: missing entry exec for game type/mode (training/custom). GameTypes: missing nameID entry for game type/mode (training/cooperative). GameTypes: missing descID entry for game type/mode (training/cooperative). GameTypes: missing entry exec for game type/mode (training/cooperative). GameTypes: missing nameID entry for game type/mode (training/coopmission). GameTypes: missing descID entry for game type/mode (training/coopmission). GameTypes: missing entry exec for game type/mode (training/coopmission). GameTypes: missing nameID entry for game type/mode (custom/casual). GameTypes: missing descID entry for game type/mode (custom/casual). GameTypes: missing entry exec for game type/mode (custom/casual). GameTypes: missing nameID entry for game type/mode (custom/competitive). GameTypes: missing descID entry for game type/mode (custom/competitive). GameTypes: missing entry exec for game type/mode (custom/competitive). GameTypes: missing nameID entry for game type/mode (custom/gungameprogressive). GameTypes: missing descID entry for game type/mode (custom/gungameprogressive). GameTypes: missing entry exec for game type/mode (custom/gungameprogressive). GameTypes: missing nameID entry for game type/mode (custom/gungametrbomb). GameTypes: missing descID entry for game type/mode (custom/gungametrbomb). GameTypes: missing entry exec for game type/mode (custom/gungametrbomb). GameTypes: missing nameID entry for game type/mode (custom/deathmatch). GameTypes: missing descID entry for game type/mode (custom/deathmatch). GameTypes: missing entry exec for game type/mode (custom/deathmatch). GameTypes: missing nameID entry for game type/mode (custom/training). GameTypes: missing descID entry for game type/mode (custom/training). GameTypes: missing entry exec for game type/mode (custom/training). GameTypes: missing nameID entry for game type/mode (custom/cooperative). GameTypes: missing descID entry for game type/mode (custom/cooperative). GameTypes: missing entry exec for game type/mode (custom/cooperative). GameTypes: missing nameID entry for game type/mode (custom/coopmission). GameTypes: missing descID entry for game type/mode (custom/coopmission). GameTypes: missing entry exec for game type/mode (custom/coopmission). GameTypes: missing nameID entry for game type/mode (cooperative/casual). GameTypes: missing descID entry for game type/mode (cooperative/casual). GameTypes: missing entry exec for game type/mode (cooperative/casual). GameTypes: missing nameID entry for game type/mode (cooperative/competitive). GameTypes: missing descID entry for game type/mode (cooperative/competitive). GameTypes: missing entry exec for game type/mode (cooperative/competitive). GameTypes: missing nameID entry for game type/mode (cooperative/gungameprogressive). GameTypes: missing descID entry for game type/mode (cooperative/gungameprogressive). GameTypes: missing entry exec for game type/mode (cooperative/gungameprogressive). GameTypes: missing nameID entry for game type/mode (cooperative/gungametrbomb). GameTypes: missing descID entry for game type/mode (cooperative/gungametrbomb). GameTypes: missing entry exec for game type/mode (cooperative/gungametrbomb). GameTypes: missing nameID entry for game type/mode (cooperative/deathmatch). GameTypes: missing descID entry for game type/mode (cooperative/deathmatch). GameTypes: missing entry exec for game type/mode (cooperative/deathmatch). GameTypes: missing nameID entry for game type/mode (cooperative/training). GameTypes: missing descID entry for game type/mode (cooperative/training). GameTypes: missing entry exec for game type/mode (cooperative/training). GameTypes: missing nameID entry for game type/mode (cooperative/custom). GameTypes: missing descID entry for game type/mode (cooperative/custom). GameTypes: missing entry exec for game type/mode (cooperative/custom). 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_heavyassaultsuit_speed - 130 mp_heavyassaultsuit_deploy_timescale - 0.8 mp_heavyassaultsuit_aimpunch - 1.0 mp_heavybot_damage_reduction_scale - 1.0 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_maxcmdrate" Unknown command "net_splitpacket_maxrate" Commentary: Could not find commentary data file 'maps/de_inferno_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' Initializing Steam libraries for secure Internet server [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. Setting breakpad minidump AppID = 730 dlopen failed trying to load: /home/nathan/.steam/sdk32/steamclient.so with error: /home/nathan/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Setting breakpad minidump AppID = 740 Logging into Steam gameserver account with logon token '14A4D96Axxxxxxxxxxxxxxxxxxxxxxxx'

sv_pure set to 0. Note: Changes to sv_pure take effect when the next map is loaded.

Connection to Steam servers successful. Public IP is 71.xx.xxx.xxx. Assigned persistent gameserver Steam ID [G:1:1961067]. VAC secure mode is activated. GC Connection established for server version 658, instance idx 1 -> Reservation cookie c45547389ab9b5c0: reason [R] Connect from 71.xx.xxx.xxx:27005 ---- Host_Changelevel ---- *** Map Load: de_inferno: Map Group my_mapsConVarRef r_staticlight_streams_indirect_only doesn't point to an existing ConVar L 03/14/2018 - 11:36:06: -------- Mapchange to de_inferno -------- L 03/14/2018 - 11:36:06: Error log file session closed. L 03/14/2018 - 11:36:06: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg L 03/14/2018 - 11:36:06: [admin-flatfile.smx] (line 11) Failed to bind auth "steam" to identity "drunkenhicks" L 03/14/2018 - 11:36:06: [admin-flatfile.smx] (line 12) Failed to bind auth "steam" to identity "drunkenhicks" GameTypes: missing nameID entry for game type/mode (classic/gungameprogressive). GameTypes: missing descID entry for game type/mode (classic/gungameprogressive). GameTypes: missing entry exec for game type/mode (classic/gungameprogressive). GameTypes: missing nameID entry for game type/mode (classic/gungametrbomb). GameTypes: missing descID entry for game type/mode (classic/gungametrbomb). GameTypes: missing entry exec for game type/mode (classic/gungametrbomb). GameTypes: missing nameID entry for game type/mode (classic/deathmatch). GameTypes: missing descID entry for game type/mode (classic/deathmatch). GameTypes: missing entry exec for game type/mode (classic/deathmatch). GameTypes: missing nameID entry for game type/mode (classic/training). GameTypes: missing descID entry for game type/mode (classic/training). GameTypes: missing entry exec for game type/mode (classic/training). GameTypes: missing nameID entry for game type/mode (classic/custom). GameTypes: missing descID entry for game type/mode (classic/custom). GameTypes: missing entry exec for game type/mode (classic/custom). GameTypes: missing nameID entry for game type/mode (classic/cooperative). GameTypes: missing descID entry for game type/mode (classic/cooperative). GameTypes: missing entry exec for game type/mode (classic/cooperative). GameTypes: missing nameID entry for game type/mode (classic/coopmission). GameTypes: missing descID entry for game type/mode (classic/coopmission). GameTypes: missing entry exec for game type/mode (classic/coopmission). GameTypes: missing nameID entry for game type/mode (gungame/casual). GameTypes: missing descID entry for game type/mode (gungame/casual). GameTypes: missing entry exec for game type/mode (gungame/casual). GameTypes: missing nameID entry for game type/mode (gungame/competitive). GameTypes: missing descID entry for game type/mode (gungame/competitive). GameTypes: missing entry exec for game type/mode (gungame/competitive). GameTypes: missing nameID entry for game type/mode (gungame/training). GameTypes: missing descID entry for game type/mode (gungame/training). GameTypes: missing entry exec for game type/mode (gungame/training). GameTypes: missing nameID entry for game type/mode (gungame/custom). GameTypes: missing descID entry for game type/mode (gungame/custom). GameTypes: missing entry exec for game type/mode (gungame/custom). GameTypes: missing nameID entry for game type/mode (gungame/cooperative). GameTypes: missing descID entry for game type/mode (gungame/cooperative). GameTypes: missing entry exec for game type/mode (gungame/cooperative). GameTypes: missing nameID entry for game type/mode (gungame/coopmission). GameTypes: missing descID entry for game type/mode (gungame/coopmission). GameTypes: missing entry exec for game type/mode (gungame/coopmission). GameTypes: missing nameID entry for game type/mode (training/casual). GameTypes: missing descID entry for game type/mode (training/casual). GameTypes: missing entry exec for game type/mode (training/casual). GameTypes: missing nameID entry for game type/mode (training/competitive). GameTypes: missing descID entry for game type/mode (training/competitive). GameTypes: missing entry exec for game type/mode (training/competitive). GameTypes: missing nameID entry for game type/mode (training/gungameprogressive). GameTypes: missing descID entry for game type/mode (training/gungameprogressive). GameTypes: missing entry exec for game type/mode (training/gungameprogressive). GameTypes: missing nameID entry for game type/mode (training/gungametrbomb). GameTypes: missing descID entry for game type/mode (training/gungametrbomb). GameTypes: missing entry exec for game type/mode (training/gungametrbomb). GameTypes: missing nameID entry for game type/mode (training/deathmatch). GameTypes: missing descID entry for game type/mode (training/deathmatch). GameTypes: missing entry exec for game type/mode (training/deathmatch). GameTypes: missing nameID entry for game type/mode (training/custom). GameTypes: missing descID entry for game type/mode (training/custom). GameTypes: missing entry exec for game type/mode (training/custom). GameTypes: missing nameID entry for game type/mode (training/cooperative). GameTypes: missing descID entry for game type/mode (training/cooperative). GameTypes: missing entry exec for game type/mode (training/cooperative). GameTypes: missing nameID entry for game type/mode (training/coopmission). GameTypes: missing descID entry for game type/mode (training/coopmission). GameTypes: missing entry exec for game type/mode (training/coopmission). GameTypes: missing nameID entry for game type/mode (custom/casual). GameTypes: missing descID entry for game type/mode (custom/casual). GameTypes: missing entry exec for game type/mode (custom/casual). GameTypes: missing nameID entry for game type/mode (custom/competitive). GameTypes: missing descID entry for game type/mode (custom/competitive). GameTypes: missing entry exec for game type/mode (custom/competitive). GameTypes: missing nameID entry for game type/mode (custom/gungameprogressive). GameTypes: missing descID entry for game type/mode (custom/gungameprogressive). GameTypes: missing entry exec for game type/mode (custom/gungameprogressive). GameTypes: missing nameID entry for game type/mode (custom/gungametrbomb). GameTypes: missing descID entry for game type/mode (custom/gungametrbomb). GameTypes: missing entry exec for game type/mode (custom/gungametrbomb). GameTypes: missing nameID entry for game type/mode (custom/deathmatch). GameTypes: missing descID entry for game type/mode (custom/deathmatch). GameTypes: missing entry exec for game type/mode (custom/deathmatch). GameTypes: missing nameID entry for game type/mode (custom/training). GameTypes: missing descID entry for game type/mode (custom/training). GameTypes: missing entry exec for game type/mode (custom/training). GameTypes: missing nameID entry for game type/mode (custom/cooperative). GameTypes: missing descID entry for game type/mode (custom/cooperative). GameTypes: missing entry exec for game type/mode (custom/cooperative). GameTypes: missing nameID entry for game type/mode (custom/coopmission). GameTypes: missing descID entry for game type/mode (custom/coopmission). GameTypes: missing entry exec for game type/mode (custom/coopmission). GameTypes: missing nameID entry for game type/mode (cooperative/casual). GameTypes: missing descID entry for game type/mode (cooperative/casual). GameTypes: missing entry exec for game type/mode (cooperative/casual). GameTypes: missing nameID entry for game type/mode (cooperative/competitive). GameTypes: missing descID entry for game type/mode (cooperative/competitive). GameTypes: missing entry exec for game type/mode (cooperative/competitive). GameTypes: missing nameID entry for game type/mode (cooperative/gungameprogressive). GameTypes: missing descID entry for game type/mode (cooperative/gungameprogressive). GameTypes: missing entry exec for game type/mode (cooperative/gungameprogressive). GameTypes: missing nameID entry for game type/mode (cooperative/gungametrbomb). GameTypes: missing descID entry for game type/mode (cooperative/gungametrbomb). GameTypes: missing entry exec for game type/mode (cooperative/gungametrbomb). GameTypes: missing nameID entry for game type/mode (cooperative/deathmatch). GameTypes: missing descID entry for game type/mode (cooperative/deathmatch). GameTypes: missing entry exec for game type/mode (cooperative/deathmatch). GameTypes: missing nameID entry for game type/mode (cooperative/training). GameTypes: missing descID entry for game type/mode (cooperative/training). GameTypes: missing entry exec for game type/mode (cooperative/training). GameTypes: missing nameID entry for game type/mode (cooperative/custom). GameTypes: missing descID entry for game type/mode (cooperative/custom). GameTypes: missing entry exec for game type/mode (cooperative/custom). 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_heavyassaultsuit_speed - 130 mp_heavyassaultsuit_deploy_timescale - 0.8 mp_heavyassaultsuit_aimpunch - 1.0 mp_heavybot_damage_reduction_scale - 1.0 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_maxcmdrate" Unknown command "net_splitpacket_maxrate" [SM] Changed cvar "net_maxfilesize" to "64". L 03/14/2018 - 11:36:06: [basecommands.smx] "Console<0>" changed cvar (cvar "net_maxfilesize") (value "64") Commentary: Could not find commentary data file 'maps/de_inferno_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'

sv_pure value unchanged (current value is 0).

Client "MT Beer Can twitch.tv/mt_beercan" connected (71.xx.xxx.xxx:27005). Server waking up from hibernation [SM] Plugin ckSurf unloaded successfully. [SM] Changed cvar "sv_enablebunnyhopping" to "0". L 03/14/2018 - 11:36:07: [basecommands.smx] "Console<0>" changed cvar (cvar "sv_enablebunnyhopping") (value "0")

status

^CHost state 4 at Wed Mar 14 11:37:47 2018 -- SIGINT received, live server, delaying request.

nathan@mint ~/csgosl $

mtbeercan commented 6 years ago

hmm, i just copied and pasted this from console. Not sure why or what code github is grabbing to change the text like this. Sorry about that.

lenosisnickerboa commented 6 years ago

Hmm, not sure why github displays the text like that... anyhow erased your personal info ("+sv_setsteamaccount XXXXXXXXXXXXXXXXXXXXX -authkey XXXXXXXXXXXXXXXXXXX")

Not sure what happens, will have a look...

mtbeercan commented 6 years ago

o shoot... i did that to my IPs i forgot about the other... thank you!

lenosisnickerboa commented 6 years ago

Hi again, it's a bit unclear to me what " it will just stay stuck at initializing world... in game and nothing happens. This is what the server is doing from starting csgosl until it freezes the client." really means. I tried connecting to a freshly installed server and noticed I went into immediate map vote and never got into playing. If this is what you are experiencing the just released 2.4.2 has a fix for that. It seems mp_maxrounds (option maxrounds in Run tab) causes immediate map change if set to zero. This earlier has meant "never change map based on round count". Otherwise I need more info about what happens.

mtbeercan commented 6 years ago

when i try to join. It just says "initializing world..." and then stays there. It will not let anyone go any further than that when connecting. So this is a different issue.

lenosisnickerboa commented 6 years ago

Wild guess, can you try disabling sourcemod? Sourcemod tab, General Settings, uncheck enable. Restart server...

mtbeercan commented 6 years ago

that doesn't seem to change anything. I just updated to 2.4.2 as well with the same issue. Also, as an added bit of information. When i type anything in console like "status" nothing happens either. It just sits there and just goes to the next line and shows no information.

lenosisnickerboa commented 6 years ago

You mean the rcon console in the RconCli tab? If yes, that's good info. Sounds like you have a firewall (in your linux host) blocking access to the csgo server. If not even rcon can reach your csgo server connecting clients will not either. Try disabling the firewall.

mtbeercan commented 6 years ago

i am talking about in the terminal that launches and stays running when running csgosl. I didn't try the rconCli tab. I will test this.

mtbeercan commented 6 years ago

wow. if I run the commands in RconCli then it responds properly. I updated to 2.4.3 as well. I am going to test the game connecting to this now.

lenosisnickerboa commented 6 years ago

Ok, well the terminal you start csgosl.sh will not accept any rcon commands. If you haven't started csgosl.sh with csgosl.sh& the terminal will not return control until you close csgosl or press ctrl-z and enters bg

On Wed, Mar 14, 2018, 23:56 mtbeercan notifications@github.com wrote:

wow. if I run the commands in RconCli then it responds properly. I updated to 2.4.3 as well. I am going to test the game connecting to this now.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lenosisnickerboa/csgosl/issues/128#issuecomment-373202407, or mute the thread https://github.com/notifications/unsubscribe-auth/AQGy9o1bvMiwvXz56m1EeNHFtBKyrg9Eks5teaAFgaJpZM4SmARH .

mtbeercan commented 6 years ago

ok that makes sense. So I got it to work ONCE and I was in and playing... then the GUI wasn't letting me change the bot quota settings along with the force camera. Every time I would save the settings it would revert back to the incorrect settings. (this is a different issue that we can come back to) I took your advice and tried without SourceMod, this was the only way to get it to actually start and allow me to join the game. So if I got that far, it's not a firewall issue. Also I turned off the autoupodate and autostart options as this was the only way to have it actually start as well. And now it wont start the server again. I am not changing anything else, so idk why this is happening.

lenosisnickerboa commented 6 years ago

The sourcemod problem was related to the cksurf plugin, which in linux was always enabled. Fixed in the 2.4.3 release, i.e. you should be able to enable sourcemod again if you need it.

I will have a look at the "autoupodate and autostart" option issue. For now keep them disabled.

Tried changing the bot qouta in Run tab (options bots, fillwithbots), worked fine. Please describe what you do and what happens, screen shot?

The forcecamera stuff? Did you do that in the RconCli tab?

lenosisnickerboa commented 6 years ago

Nothing new, reopen if still valid.

mtbeercan commented 6 years ago

I haven't had a chance to test it yet. Was celebrating my birthday over the weekend. I'll let you know.

lenosisnickerboa commented 6 years ago

Sorry, and happy birthday! :)

mtbeercan commented 6 years ago

haha, Thanks! Also, I understand you don't want lingering issues open. I will test this either tonight or tomorrow night.

lenosisnickerboa commented 6 years ago

no worries, I'm in no hurry, just happened to be in a cleaning mode...

mtbeercan commented 6 years ago

Looks like there was a significant update to your software allowing custom .cfgs. That is great! Unfortunately, even after updating I am still unable to start the server from a fresh Ubuntu Linux installation or a Fresh Linux Mint Installation. There is nothing new to add as far as information. It simply gets stuck at where I started this ticket and pasted that information. It is doing this on both of my installations.

lenosisnickerboa commented 6 years ago

First of all, did you follow the (updated) installation instruction (here)[https://github.com/lenosisnickerboa/csgosl/wiki/Installing-a-new-server]? Specially the part
sudo apt-get install libtk-img lib32gcc1 lib32stdc++6

If so...
To be able to reproduce and potentially fix this issue I need the exact sequence of actions you're performing to get this problem. Which exact Ubuntu version are you installing? URL to download image needed. Are you installing Ubuntu with all defaults or are you changing/adding/removing something? When you install csgosl, which options are you changing? Best would be if this happens without any changes in csgosl, i.e. with all defaults. If you have to change something, describe exactly which options you change and to what values (except personal info of course), try to keep number of changes to a minimum.

lenosisnickerboa commented 6 years ago

Closing, no reply.