Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Why still restart? #29

Closed
flowerwOw0316 opened this issue Jul 2, 2020 · 1 comment
Closed

Why still restart? #29

flowerwOw0316 opened this issue Jul 2, 2020 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@flowerwOw0316
Copy link

when i command docker exec -it csgo-dedicated bash .
and then in the container i command ./srcds_run
all the best and show tips:
..........
sv_weapon_encumbrance_scale - 0
tv_delay - 10
weapon_accuracy_nospread - 0
weapon_air_spread_scale - 1.0
weapon_max_before_cleanup - 0
weapon_recoil_scale - 2.0
weapon_reticle_knife_show - 1
weapon_sound_falloff_multiplier - 1.0
sv_camera_fly_enabled - missing cvar specified in bspconvar_whitelist.txt
Executing dedicated server config file
Unknown command "sm_cvar"
Unknown command "sv_unlag"
Unknown command "tv_allow_camera_man"
maxplayers set to 64
Console: "> ESL GOTV Config loaded - 14.01.2016 <"
Stopping 0 worker threads
Starting 1 worker threads
1 threads. 2,622,148 ticks
exec: couldn't exec gamemode_casual_server.cfg
PrecacheScriptSound 'Survival.VO.Taunt4a' failed, no such sound script entry
PrecacheScriptSound 'Snowball.Bounce' failed, no such sound script entry
CHostage::Precache: missing hostage models for map de_dust2. Adding the default models.
PrecacheScriptSound 'balkan_epic_blank' failed, no such sound script entry
Commentary: Could not find commentary data file 'maps/de_dust2_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] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 11 milliseconds to initialize
CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
RecordSteamInterfaceCreation (PID 218): SteamGameServer013 /
RecordSteamInterfaceCreation (PID 218): SteamUtils009 /
Setting breakpad minidump AppID = 730
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Setting breakpad minidump AppID = 740
RecordSteamInterfaceCreation (PID 218): SteamGameServer013 / GameServer
RecordSteamInterfaceCreation (PID 218): SteamUtils009 / Utils
RecordSteamInterfaceCreation (PID 218): SteamNetworking005 / Networking
RecordSteamInterfaceCreation (PID 218): SteamGameServerStats001 / GameServerStats
RecordSteamInterfaceCreation (PID 218): STEAMHTTP_INTERFACE_VERSION003 / HTTP
RecordSteamInterfaceCreation (PID 218): STEAMINVENTORY_INTERFACE_V001 / Inventory
RecordSteamInterfaceCreation (PID 218): STEAMUGC_INTERFACE_VERSION014 / UGC
RecordSteamInterfaceCreation (PID 218): STEAMAPPS_INTERFACE_VERSION008 / Apps
Logging into Steam gameserver account with logon token '932055C4xxxxxxxxxxxxxxxxxxxxxxxx'
RecordSteamInterfaceCreation (PID 218): SteamUtils009 / Utils
RecordSteamInterfaceCreation (PID 218): SteamNetworkingSocketsSerialized003 /
RecordSteamInterfaceCreation (PID 218): SteamGameServer012 / GameServer
RecordSteamInterfaceCreation (PID 218): STEAMHTTP_INTERFACE_VERSION003 / HTTP
SteamDatagramServer_Init succeeded
RecordSteamInterfaceCreation (PID 218): SteamGameServer013 / GameServer
RecordSteamInterfaceCreation (PID 218): SteamUtils009 / Utils
RecordSteamInterfaceCreation (PID 218): SteamNetworking005 / Networking
RecordSteamInterfaceCreation (PID 218): SteamGameServerStats001 / GameServerStats
RecordSteamInterfaceCreation (PID 218): STEAMHTTP_INTERFACE_VERSION003 / HTTP
RecordSteamInterfaceCreation (PID 218): STEAMINVENTORY_INTERFACE_V001 / Inventory
RecordSteamInterfaceCreation (PID 218): STEAMUGC_INTERFACE_VERSION014 / UGC
RecordSteamInterfaceCreation (PID 218): STEAMAPPS_INTERFACE_VERSION008 / Apps
RecordSteamInterfaceCreation (PID 218): SteamGameCoordinator001 /
RecordSteamInterfaceCreation (PID 218): SteamGameServer013 / GameServer
RecordSteamInterfaceCreation (PID 218): SteamUtils009 / Utils
PutClientInServer: no info_player_start on level
GOTV[0] broadcast active.
Connection to Steam servers successful.
Public IP is 103.218.242.185.
Assigned persistent gameserver Steam ID [G:1:3404696].
Gameserver logged on to Steam, assigned identity steamid:85568392923444120
VAC secure mode is activated.

and then about 10-20seconds
it restart always . how can i do

@CM2Walki CM2Walki self-assigned this Jul 6, 2020
@CM2Walki CM2Walki added bug Something isn't working question Further information is requested and removed bug Something isn't working labels Jul 6, 2020
@CM2Walki
Copy link
Owner

CM2Walki commented Jul 6, 2020

Hey @flowerwOw0316

when i command docker exec -it csgo-dedicated bash .
and then in the container i command ./srcds_run

You don't need to exec into the container, the server will already be running.

How exactly did you start the container?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants