kus / cs2-modded-server

Modded Counter Strike 2 (CS2) Dedicated Server with Metamod and CounterStrikeSharp for Windows and Linux that can automatically be setup on Google Cloud.
GNU Lesser General Public License v3.0
364 stars 73 forks source link

[Bug]: Port 0: #48

Closed kauanlsbarreto closed 8 months ago

kauanlsbarreto commented 9 months ago

Server is up to date

I've followed the instructions

Game Server Login Token

Operating System

Windows 10

Which mod are you playing

Competitive

Are you trying to host online or on LAN?

LAN off a machine on my local network

Metamod:Source Version

Metamod:Source version 2.0.0-dev+1278

Metamod:Source Plugins loaded

Listing 1 plugin: [01] CounterStrikeSharp (0.1.0) by Roflmuffin

CounterStrikeSharp Version

159

CounterStrikeSharp Plugins loaded

List of all plugins currently loaded by CounterStrikeSharp: 7 plugins loaded. [#1:LOADING]: "CS2-SimpleAdmin" (1.2.8d) by daffyy Simple admin plugin for Counter-Strike 2 :) [#2:LOADED]: "CS2-Ultimate-Mapchooser" (1.0.0) by Kus (https://steamcommunity.com/id/kus/) The Ultimate Mapchooser for CS2! [#3:LOADED]: "CS2Rcon" (1.2.0) by LordFetznschaedl Allows for server commands to be executed from the client using !rcon [#4:LOADED]: "CS2_ExecAfter" (1.0.0) by Kus (https://github.com/kus) Executes a command after server event or a delay. exec_after for help [#5:LOADED]: "[Custom] Map Configurator" (V. 1.0.2 [Beta]) by Manifest @Road To Glory Allow server owners to easily create unique configuration files on a per map basis. [#6:LOADED]: "MatchZy" (0.6.1-alpha) by WD- (https://github.com/shobhit-pathak/) A plugin for running and managing CS2 practice/pugs/scrims/matches! [#7:LOADED]: "SimpleAdmin" (0.1.2)

What is the bug

Hi, I need help, my dedicated server is only going with port 27020, but in the console status it appears with port :0 and also within the game it doesn't go to 27015 and the port is open imagem_2024-01-30_041003663

Game console output

> connect 192.168.0.100:27015
[HostStateManager] CHostStateMgr::QueueNewRequest( Remote Connect (192.168.0.100:27015), 20 )
[HostStateManager] HostStateRequest::Start(HSR_GAME):  loop(remoteconnect) id(20) addons() desc(Remote Connect (192.168.0.100:27015))
[EngineServiceManager] SwitchToLoop remoteconnect requested:  id [20] addons []
[Client] CL:  IGameSystem::LoopDeactivateAllSystems {
[Client] CL:  } IGameSystem::LoopDeactivateAllSystems done
[Client] CL:  Disconnecting from server: NETWORK_DISCONNECT_LOOPDEACTIVATE
[NetSteamConn] Closing Steam Net Connection on socket 'client' to loopback:1, handle #919418959 (2055 NETWORK_DISCONNECT_LOOPDEACTIVATE)
[NetSteamConn] CloseSteamNetConnection handle #919418959 (userdata 1)
[NetSteamConn] Disassociating NetChan       client                      [-1] (unknown) from Steam Net Connection handle #919418959 (userdata 1)
[SteamNetSockets] [#919418959 pipe] closed by app, linger requested but not needed (2055) NETWORK_DISCONNECT_LOOPDEACTIVATE
[SteamNetSockets] [#730836655 pipe] closed by peer (2055): NETWORK_DISCONNECT_LOOPDEACTIVATE
[NetSteamConn] Removing Steam Net Connection for loopback:1, handle #919418959
[Networking] Closing 'client' poll group
[Server] SV:  IGameSystem::LoopDeactivateAllSystems {
[Host] HO:  IGameSystem::LoopDeactivateAllSystems {
[Host] HO:  } IGameSystem::LoopDeactivateAllSystems done
[Server] SV:  } IGameSystem::LoopDeactivateAllSystems done
[Server] SV:  Server shutting down: NETWORK_DISCONNECT_LOOPDEACTIVATE (55)
[Server] CNetworkGameServerBase::SetServerState (ss_active -> ss_dead)
[Server] SV:  Disconnect client 'kauan' from server(1): NETWORK_DISCONNECT_SHUTDOWN
[SignonState] Client 0 'kauan' signon state SIGNONSTATE_FULL -> SIGNONSTATE_NONE
[NetSteamConn] Closing Steam Net Connection on socket 'server' to loopback:0, handle #730836655 (1001 NETWORK_DISCONNECT_SHUTDOWN)
[NetSteamConn] CloseSteamNetConnection handle #730836655 (userdata 0)
[NetSteamConn] Disassociating NetChan        kauan                      [-1] (unknown) from Steam Net Connection handle #730836655 (userdata 0)
[NetSteamConn] Removing Steam Net Connection for loopback:0, handle #730836655
[Server] CSource2Server::GameServerSteamAPIDeactivated()
[Networking] Closing 'server' poll group
[stringtables] SV: CNetworkStringTableContainer::RemoveAllTables:  removing 12 tables
[stringtables] CL: CNetworkStringTableContainer::RemoveAllTables:  removing 12 tables
[Client] CL:  CGameRulesGameSystem::GameShutdown uninstalled game rules
[Client] CL:  CGameRules::CGameRules destructed
WriteSteamRemoteStorageFileAsync( "voice_ban.dt" ) -> at 4854.655
[Server] SV:  CGameRulesGameSystem::GameShutdown uninstalled game rules
[Server] SV:  CGameRules::CGameRules destructed
[SignonState] CL:  CNetworkGameClient::OnSwitchLoopModeFinished( remoteconnect : success )
ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_MAINMENU
CAsyncWriteInProgress::OnComplete( "voice_ban.dt" ) -> Success at 4854.656
[NetSteamConn] Steam Net connection #730836655 pipe closed by peer, reason 2055: NETWORK_DISCONNECT_LOOPDEACTIVATE
[NetSteamConn] CloseSteamNetConnection handle #730836655 (userdata -1)
[NetSteamConn] Opened Steam Net Connection on socket 'client' to 192.168.0.100:27015, connection #3201170508 UDP invalid@192.168.0.100:27015
[Networking] Created poll group for socket 'client'
[Developer] Success.
[SteamNetSockets] [#3201170508 UDP invalid@192.168.0.100:27015] problem detected locally (5003): Timed out attempting to connect
[NetSteamConn] Steam Net connection #3201170508 UDP invalid@192.168.0.100:27015 problem detected locally, reason 5003: Timed out attempting to connect
[Client] Failed to connect to 192.168.0.100:27015.  Reason code 5003.  Timed out attempting to connect
[Client] CL:  Server disconnected: 72: NETWORK_DISCONNECT_CONNECT_REQUEST_TIMEDOUT
[NetSteamConn] Closing Steam Net Connection on socket 'client' to 192.168.0.100:27015, handle #3201170508 (1000 CloseSocket)
[NetSteamConn] CloseSteamNetConnection handle #3201170508 (userdata -1)
[Networking] Summary of connection [#3201170508 UDP invalid@192.168.0.100:27015]:
[Networking]     End-to-end connection: closed due to problem detected locally, reason code 5003.  (Timed out attempting to connect)
[Networking]         Current rates:
[Networking]             Sent:   0.0 pkts/sec   0.0 K/sec
[Networking]             Recv:   0.0 pkts/sec   0.0 K/sec
[Networking]             Est avail bandwidth: 256.0KB/s  
[Networking]             Bytes buffered: 0
[Networking]         Lifetime stats:
[Networking]             Totals
[Networking]                 Sent:         21 pkts          10,752 bytes
[Networking]                 Recv:          0 pkts               0 bytes
[Networking]             No ping distribution available.  (0 samples)
[Networking]             No connection quality distribution available.  (0 measurement intervals)
[Networking]             Latency variance histogram not available
[Networking]         No rate stats received from remote host
[Networking]         No lifetime stats received from remote host
[Networking]     
[NetSteamConn] Removing Steam Net Connection for 192.168.0.100:27015, handle #3201170508
[Networking] Closing 'client' poll group
[HostStateManager] CHostStateMgr::QueueNewRequest( Idle (levelload), 21 )
[HostStateManager] Discarding pending request 'Remote Connect (192.168.0.100:27015), 20'
[HostStateManager] HostStateRequest::Start(HSR_IDLE):  loop(levelload) id(21) addons() desc(Idle (levelload))
[EngineServiceManager] SwitchToLoop levelload requested:  id [21] addons []
ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_MAINMENU
[Console] Unknown command 'single_player_pause'!
[HostStateManager] Host activate: Idle (levelload)
[Client] CL:  CLoopModeLevelLoad::MaybeSwitchToGameLoop switching to "game" loopmode with addons ()
[EngineServiceManager] SwitchToLoop game requested:  id [21] addons []
[Server] CNetworkGameServerBase::SetServerState (ss_dead -> ss_waitingforgamesessionmanifest)
[Server] SV:  maxplayers set to 1
[VScript] Initializing CSGO VScript Game System
[Server] SV:  Executing server defaults
[Server] SV:  Executing listen server config file
[Developer] GameTypes: could not find matching game mode value of "" in any game type.
[Server] SV:  CGameRulesGameSystem::GameInit installed game rules
[InputService] execing gamemode_casual.cfg
[Console] Unknown command 'mp_molotovusedelay'!
[Console] Unknown command 'spec_freeze_panel_extended_time'!
[Console] Unknown command 'sv_occlude_players'!
[Console] Unknown command 'occlusion_test_async'!
[InputService] exec: couldn't exec '{*}cfg/gamemode_casual_server.cfg', unable to read file
[InputService] exec: couldn't exec '{*}cfg/skill1.cfg', unable to read file
[InputService] execing server_default.cfg
[Server] SV:  Spawn Server: <empty>
[Server] CNetworkGameServerBase::SetServerState (ss_waitingforgamesessionmanifest -> ss_loading)
[Server] CNetworkGameServerBase::SetServerState (ss_loading -> ss_active)
[Client] CL:  CWaitForGameServerStartupPrerequisite done waiting for server
[Client] CL:  CCreateGameClientJob creating client connection to 'loopback'
[SteamNetSockets] [#3272735546 pipe] connected
[SteamNetSockets] [#3047092687 pipe] connected
[Networking] Created poll group for socket 'client'
[Networking] Created poll group for socket 'server'
[Networking] Connected loopback client=c311fb3a@loopback:1 <-> server=b59ef1cf@loopback:0
[NetSteamConn] Associating NetChan        kauan            loopback:0[1] (loopback:0) with Steam Net Connection handle #3047092687 (userdata 0)
[NetSteamConn] Associating NetChan       client            loopback:1[0] (loopback:1) with Steam Net Connection handle #3272735546 (userdata 1)
[Client] CL:  Connected to 'loopback:1'
ClientPutInServer create new player controller [kauan]
[Server] Client 0 'kauan' setting rate to 1000000
[Client] Game: "Counter-Strike 2"
[Client] Map: "<empty>"
[Client] Players: 1 (0 bots) / 1 humans
[Client] Build: 9842 (revision 8645984)
[Client] Server Number: 10
[SignonState] CL:  CNetworkGameClient::ProcessServerInfo
[VScript] Initializing CSGO VScript Game System
[Client] CL:  CGameRulesGameSystem::GameInit installed game rules
ILocalize::AddFile() failed to load file "resource/subtitles/closecaption_english.txt".
ILocalize::AddFile() failed to load file "resource/subtitles/closecaption_brazilian.txt".
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\resource\subtitles\closecaption_brazilian.dat
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo_imported\resource\subtitles\closecaption_brazilian.dat
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo_core\resource\subtitles\closecaption_brazilian.dat
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\core\resource\subtitles\closecaption_brazilian.dat
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\resource\subtitles\subtitles_brazilian.dat
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo_imported\resource\subtitles\subtitles_brazilian.dat
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo_core\resource\subtitles\subtitles_brazilian.dat
[Subtitles and Captions] Client: Failed to load caption file: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\core\resource\subtitles\subtitles_brazilian.dat
ReadSteamRemoteStorageFile( bufOut, "voice_ban.dt" ) -> 0.000558 seconds
[Client] CNetworkGameClient::ProcessClassInfo: create on client true
[Client] CNetworkGameClient::ProcessClassInfo: creating client serializers from local server serializers (crc 0, server api exists)
[Networking] Field names match, but types do not to match CChicken::m_leader local type is 'CHandle< C_CSPlayerPawnBase >' vs. remote type is 'CHandle< CCSPlayerPawn >'
[Client] Client missing networkable entity class CTriggerTripWire
[Client] CNetworkGameClientBase::LinkClasses took 12.553 msec
[Client] CL:  CGameClientConnectPrerequisite connection succeeded
ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_MAINMENU
[Server] SV:  IGameSystem::LoopActivateAllSystems {
[Host] HO:  IGameSystem::LoopActivateAllSystems {
[Host] HO:  } IGameSystem::LoopActivateAllSystems done
[Server] SV:  } IGameSystem::LoopActivateAllSystems done
[Server] SV:  1 player server started
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'
[Client] CL:  IGameSystem::LoopActivateAllSystems {
[Client] CL:  } IGameSystem::LoopActivateAllSystems done
[SignonState] CL:  CNetworkGameClient::OnSwitchLoopModeFinished( game : success )
[Server] SV:  Sending full update to client kauan (reason:  initial update)
[Client] CL:  Receiving uncompressed update from server
kauan conectou-se.
[Networking]       client            loopback:1[0]:  NetChan Setting Timeout to 30.00 seconds
[Client] CL:  Signon traffic "client":  incoming 12.601 KB [19 pkts], outgoing 825 bytes [14 pkts]
ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_MAINMENU
[Networking]        kauan            loopback:0[1]:  NetChan Setting Timeout to 20.00 seconds

Server log output

1/12 on map de_dust2
InitSteamLogin_Internal: Initializing breakpad.
Steam Universe is invalid, possibly asking before Steam was successfully initialized.
ResetBreakpadAppId: Universe is 0 (k_EUniverseInvalid)
ResetBreakpadAppId: Setting dedicated server app id: 2347773
Visibility enabled.
USRLOCAL path not found!
Trying to set dxlevel (111) which is higher than the card can support (110)!
---------------
Path ID:             File Path:
ADDONS               "F:\Servidor\server\game\csgo_addons\"
CONTENT              "F:\Servidor\server\content\csgo\addons\metamod\"
CONTENT              "F:\Servidor\server\content\csgo\"
CONTENT              "F:\Servidor\server\content\csgo_imported\"
CONTENT              "F:\Servidor\server\content\csgo_core\"
CONTENT              "F:\Servidor\server\content\core\"
CONTENTADDONS        "F:\Servidor\server\content\csgo_addons\"
CONTENTROOT          "F:\Servidor\server\content\"
DEFAULT_WRITE_PATH   "F:\Servidor\server\game\csgo\addons\metamod\"
EXECUTABLE_PATH      "F:\Servidor\server\game\bin\win64\"
EXECUTABLE_PATH      "F:\Servidor\server\game\bin\"
GAME                 "F:\Servidor\server\game\csgo\pak01.vpk" (vpk) F:\Servidor\server\game\csgo\pak01.vpk
GAME                 "F:\Servidor\server\game\csgo_imported\pak01.vpk" (vpk) F:\Servidor\server\game\csgo_imported\pak01.vpk
GAME                 "F:\Servidor\server\game\csgo_core\pak01.vpk" (vpk) F:\Servidor\server\game\csgo_core\pak01.vpk
GAME                 "F:\Servidor\server\game\core\pak01.vpk" (vpk) F:\Servidor\server\game\core\pak01.vpk
GAME                 "F:\Servidor\server\game\csgo\shaders_pc.vpk" (vpk) F:\Servidor\server\game\csgo\shaders_pc.vpk
GAME                 "F:\Servidor\server\game\csgo_core\shaders_pc.vpk" (vpk) F:\Servidor\server\game\csgo_core\shaders_pc.vpk
GAME                 "F:\Servidor\server\game\core\shaders_pc.vpk" (vpk) F:\Servidor\server\game\core\shaders_pc.vpk
GAME                 "F:\Servidor\server\game\csgo\addons\metamod\"
GAME                 "F:\Servidor\server\game\csgo\"
GAME                 "F:\Servidor\server\game\csgo_imported\"
GAME                 "F:\Servidor\server\game\csgo_core\"
GAME                 "F:\Servidor\server\game\core\"
GAMEBIN              "F:\Servidor\server\game\csgo\addons\metamod\bin\win64\"
GAMEBIN              "F:\Servidor\server\game\csgo\addons\metamod\bin\"
GAMEBIN              "F:\Servidor\server\game\csgo\bin\win64\"
GAMEBIN              "F:\Servidor\server\game\csgo\bin\"
GAMEBIN              "F:\Servidor\server\game\csgo_imported\bin\win64\"
GAMEBIN              "F:\Servidor\server\game\csgo_imported\bin\"
GAMEBIN              "F:\Servidor\server\game\csgo_core\bin\win64\"
GAMEBIN              "F:\Servidor\server\game\csgo_core\bin\"
GAMEBIN              "F:\Servidor\server\game\core\bin\win64\"
GAMEBIN              "F:\Servidor\server\game\core\bin\"
GAMEROOT             "F:\Servidor\server\game\"
MOD                  "F:\Servidor\server\game\csgo\pak01.vpk" (vpk) F:\Servidor\server\game\csgo\pak01.vpk
MOD                  "F:\Servidor\server\game\csgo_imported\pak01.vpk" (vpk) F:\Servidor\server\game\csgo_imported\pak01.vpk
MOD                  "F:\Servidor\server\game\csgo_core\pak01.vpk" (vpk) F:\Servidor\server\game\csgo_core\pak01.vpk
MOD                  "F:\Servidor\server\game\csgo\"
MOD                  "F:\Servidor\server\game\csgo_imported\"
MOD                  "F:\Servidor\server\game\csgo_core\"
PLATFORM             "F:\Servidor\server\game\core\pak01.vpk" (vpk) F:\Servidor\server\game\core\pak01.vpk
PLATFORM             "F:\Servidor\server\game\core\"
SHADER_SOURCE        "F:\Servidor\server\src\shaders\csgo\addons\metamod\"
SHADER_SOURCE        "F:\Servidor\server\src\shaders\csgo\"
SHADER_SOURCE        "F:\Servidor\server\src\shaders\csgo_imported\"
SHADER_SOURCE        "F:\Servidor\server\src\shaders\csgo_core\"
SHADER_SOURCE        "F:\Servidor\server\src\shaders\core\"
SHADER_SOURCE_MOD    "F:\Servidor\server\src\shaders\csgo\addons\metamod\"
SHADER_SOURCE_ROOT   "F:\Servidor\server\src\shaders\"
command line arguments:
-dedicated -console -debug -condebug -usercon +game_type 0 +game_mode 0 +mapgroup mg_active +map de_dust2 -port 27015 +hostport 27015 -ip 192.168.0.100 +net_public_adr 187.104.204.222 +sv_setsteamaccount 7F04C374905658951735C97D40E7C1AA -tickrate 128 -maxplayers 12 -authkey 9BBC4BA5E2ADD2ABB89F362F9A8593F4
Network System Initialized
Physics Console Communications is not initialized
No .vcds loaded or no scenes/scenes.vrman
GameTypes: missing nameID entry for game type/mode (classic/deathmatch).
GameTypes: missing descID entry for game type/mode (classic/deathmatch).
GameTypes: missing mapgroupsSP entry for game type/mode (classic/deathmatch).
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).
[04:04:02.850] CSSharp: Initializing
[04:04:02.851] CSSharp: CoreConfig loaded.
[04:04:02.878] CSSharp: Globals loaded.
[04:04:02.919] CSSharp: Loading .NET runtime...
[04:04:02.919] CSSharp: Loading hostfxr from F:\Servidor\server\game\csgo/addons/counterstrikesharp\dotnet\host\fxr\7.0.11\hostfxr.dll
[04:04:02.920] CSSharp: .NET Runtime Initialised.
[04:04:02.920] CSSharp: Loading CSS API, Runtime config: F:\Servidor\server\game\csgo/addons/counterstrikesharp\api\CounterStrikeSharp.API.runtimeconfig.json
[04:04:02.937] CSSharp: CSS API DLL: F:\Servidor\server\game\csgo/addons/counterstrikesharp\api\CounterStrikeSharp.API.dll
04:04:04 [INFO] (cssharp:Core) CounterStrikeSharp is starting up...
04:04:04 [INFO] (cssharp:CoreConfig) Successfully loaded core configuration
04:04:04 [INFO] (cssharp:GameDataProvider) Successfully loaded 31 game data entries from F:\Servidor\server\game\csgo\addons\counterstrikesharp\gamedata\gamedata.json
04:04:04 [INFO] (cssharp:Core) Loading Admins from F:\Servidor\server\game\csgo\addons\counterstrikesharp\configs\admins.json
Domains: 0
Domains: 0
Domains: 0
Domains: 0
Domains: 0
04:04:04 [INFO] (cssharp:AdminManager) Loaded admin data with 5 admins.
04:04:04 [INFO] (cssharp:Core) Loading Admin Groups from F:\Servidor\server\game\csgo\addons\counterstrikesharp\configs\admin_groups.json
Loaded 2 admin groups.
04:04:04 [INFO] (cssharp:Core) Loading Admin Command Overrides from F:\Servidor\server\game\csgo\addons\counterstrikesharp\configs\admin_overrides.json
Loaded 1 admin command overrides.
04:04:04 [INFO] (cssharp:PluginContext) Loading plugin CS2-SimpleAdmin
04:04:04 [EROR] (cssharp:PluginManager) Failed to load plugin from F:\Servidor\server\game\csgo\addons\counterstrikesharp\plugins\CS2-SimpleAdmin\CS2-SimpleAdmin.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.Exception: [CS2-SimpleAdmin] You need to setup Database credentials in config!
   at CS2_SimpleAdmin.CS2_SimpleAdmin.OnConfigParsed(CS2_SimpleAdminConfig config) in /home/runner/work/CS2-SimpleAdmin/CS2-SimpleAdmin/CS2-SimpleAdmin.cs:line 57
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
   --- End of inner exception stack trace ---
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at CounterStrikeSharp.API.Core.BasePlugin.InitializeConfig(Object instance, Type pluginType) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/BasePlugin.cs:line 419
   at CounterStrikeSharp.API.Core.Plugin.PluginContext.Load(Boolean hotReload) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/PluginContext.cs:line 200
   at CounterStrikeSharp.API.Core.Plugin.Host.PluginManager.LoadPlugin(String path) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/Host/PluginManager.cs:line 52
   at CounterStrikeSharp.API.Core.Plugin.Host.PluginManager.Load() in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/Host/PluginManager.cs:line 34
04:04:04 [INFO] (cssharp:PluginContext) Loading plugin CS2-Ultimate-Mapchooser
04:04:04.993 [CS2-Ultimate-Mapchooser] Plugin: CS2-Ultimate-Mapchooser - Version: 1.0.0 by Kus (https://steamcommunity.com/id/kus/)
04:04:04.995 [CS2-Ultimate-Mapchooser] The Ultimate Mapchooser for CS2!
04:04:05 [INFO] (cssharp:PluginContext) Finished loading plugin CS2-Ultimate-Mapchooser
04:04:05 [INFO] (cssharp:PluginContext) Loading plugin CS2Rcon
[CS2Rcon] Plugin: CS2Rcon - Version: 1.2.0 by LordFetznschaedl
[CS2Rcon] Allows for server commands to be executed from the client using !rcon
04:04:05 [INFO] (cssharp:PluginContext) Finished loading plugin CS2Rcon
04:04:05 [INFO] (cssharp:PluginContext) Loading plugin CS2_ExecAfter
[CS2_ExecAfter] Plugin: CS2_ExecAfter - Version: 1.0.0 by Kus (https://github.com/kus)
[CS2_ExecAfter] Executes a command after server event or a delay. exec_after for help
04:04:05 [INFO] (cssharp:PluginContext) Finished loading plugin CS2_ExecAfter
04:04:05 [INFO] (cssharp:PluginContext) Loading plugin MapConfigurator
04:04:05 [INFO] (cssharp:PluginContext) Finished loading plugin [Custom] Map Configurator
04:04:05 [INFO] (cssharp:PluginContext) Loading plugin MatchZy
[MatchZy] [InitializeDatabase] SQLite Database connection successful
[MatchZy] [InitializeDatabase] Table matchzy_stats_matches created (or already exists)
[MatchZy] [InitializeDatabase] Table matchzy_stats_players created (or already exists)
[MatchZy] [InitializeDatabase] Table matchzy_stats_maps created (or already exists)
[MatchZy] [AutoStart] autoStartMode: 1
[MatchZy] [StartWarmup] Starting warmup! Executing Warmup CFG from MatchZy/warmup.cfg
[MatchZy LOADED] MatchZy by WD- (https://github.com/shobhit-pathak/)
04:04:05 [INFO] (cssharp:PluginContext) Finished loading plugin MatchZy
04:04:05 [INFO] (cssharp:PluginContext) Loading plugin SimpleAdmin
04:04:05 [INFO] (plugin:SimpleAdmin) Database initialized successfully.
04:04:05 [INFO] (cssharp:PluginContext) Finished loading plugin SimpleAdmin
[04:04:05.698] CSSharp: CounterStrikeSharp.API Loaded Successfully.
[04:04:05.698] CSSharp: Hooks added.
Command css_rcon has multiple help strings:
        parent (wins): "Run a server console command."
        child: "Chat rcon as we know it!"
Command css_map has multiple help strings:
        parent (wins): "Change map"
        child: "Changes the map using changelevel"
Command css_asay has multiple help strings:
        parent (wins): "Say to all admins."
        child: "Say as an admin"
Command css_rcon has multiple help strings:
        parent (wins): "Run a server console command."
        child: "Triggers provided command on the server"
Command css_ban has multiple help strings:
        parent (wins): "Bans map"
        child: "Ban a user"
Event System loaded 93 events from file: vpk:F:/Servidor/server/game/core/pak01.vpk:resource/core.gameevents.
Event System loaded 50 events from file: vpk:F:/Servidor/server/game/csgo/pak01.vpk:resource/game.gameevents.
Event System loaded 152 events from file: vpk:F:/Servidor/server/game/csgo/pak01.vpk:./resource/mod.gameevents.
CEntitySystem::BuildEntityNetworking (parallel build of server) took 22.205 msecs for 218 out of 297 classes
[STARTUP] {3.324} server module init ok
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\CounterStrikeSharp.API.dll - Access violation at 00007FFB7C7EC21C accessing 00000206940B1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Runtime.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF481000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Hosting.Abstractions.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF491000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.DependencyInjection.Abstractions.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF4A1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Hosting.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF4B1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Serilog.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF4D1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.Abstractions.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF501000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.DependencyInjection.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF511000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Diagnostics.Tracing.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF531000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF541000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF551000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.CommandLine.dll - Access violation at 00007FFB7C7EC21C accessing 00000205FF561000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Primitives.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694221000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.FileProviders.Abstractions.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694231000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.FileProviders.Physical.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694241000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.FileExtensions.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694251000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.Json.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694261000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.UserSecrets.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694271000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Configuration.Binder.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694281000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.FileSystemGlobbing.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694291000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Threading.Overlapped.dll - Access violation at 00007FFB7C7EC21C accessing 00000206942A1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\Microsoft.Win32.Primitives.dll - Access violation at 00007FFB7C7EC21C accessing 00000206942B1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Options.dll - Access violation at 00007FFB7C7EC21C accessing 00000206942C1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Logging.dll - Access violation at 00007FFB7C7EC21C accessing 00000206942E1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Logging.Abstractions.dll - Access violation at 00007FFB7C7EC21C accessing 00000206942F1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Logging.Configuration.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694311000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Logging.Debug.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694321000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Logging.EventSource.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694331000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Logging.EventLog.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694341000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Logging.Console.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694351000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Options.ConfigurationExtensions.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694371000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Scrutor.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694381000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Serilog.Extensions.Logging.dll - Access violation at 00007FFB7C7EC21C accessing 00000206943A1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Serilog.Sinks.Console.dll - Access violation at 00007FFB7C7EC21C accessing 00000206943B1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Serilog.Sinks.File.dll - Access violation at 00007FFB7C7EC21C accessing 00000206943C1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.IO.FileSystem.dll - Access violation at 00007FFB7C7EC21C accessing 00000206943D1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Reflection.Emit.Lightweight.dll - Access violation at 00007FFB7C7EC21C accessing 00000206943E1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Reflection.Emit.ILGeneration.dll - Access violation at 00007FFB7C7EC21C accessing 00000206943F1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Reflection.Primitives.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694401000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.Localization.Abstractions.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694411000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Threading.ThreadPool.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694421000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Text.Encoding.Extensions.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694431000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Runtime.Intrinsics.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694441000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Numerics.Vectors.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694451000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\McMaster.NETCore.Plugins.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694461000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Runtime.Loader.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694471000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Runtime.Extensions.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694481000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.Extensions.DependencyModel.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694491000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Resources.ResourceManager.dll - Access violation at 00007FFB7C7EC21C accessing 00000206944B1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Diagnostics.Debug.dll - Access violation at 00007FFB7C7EC21C accessing 00000206944C1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Runtime.InteropServices.RuntimeInformation.dll - Access violation at 00007FFB7C7EC21C accessing 00000206944D1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Threading.Tasks.dll - Access violation at 00007FFB7C7EC21C accessing 00000206944E1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\Microsoft.DotNet.PlatformAbstractions.dll - Access violation at 00007FFB7C7EC21C accessing 00000206944F1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Reflection.Emit.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694501000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\netstandard.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694511000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Buffers.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694531000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Threading.Thread.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694541000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\api\runtimes\win\lib\net7.0\System.Diagnostics.EventLog.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694551000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Diagnostics.Contracts.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694581000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Runtime.Serialization.Xml.dll - Access violation at 00007FFB7C7EC21C accessing 0000020694591000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Runtime.Serialization.Json.dll - Access violation at 00007FFB7C7EC21C accessing 00000206945A1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Xml.ReaderWriter.dll - Access violation at 00007FFB7C7EC21C accessing 00000206945B1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Xml.XDocument.dll - Access violation at 00007FFB7C7EC21C accessing 00000206945C1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Xml.XmlSerializer.dll - Access violation at 00007FFB7C7EC21C accessing 00000206945D1000.
Could not PreloadLibrary F:\Servidor\server\game\csgo\addons\counterstrikesharp\dotnet\shared\Microsoft.NETCore.App\7.0.11\System.Xml.XPath.dll - Access violation at 00007FFB7C7EC21C accessing 00000206945E1000.
CHostStateMgr::QueueNewRequest( Idle (console), 1 )
Source2Init OK
HostStateRequest::Start(HSR_IDLE):  loop(console) id(1) addons() desc(Idle (console))
SwitchToLoop console requested:  id [1] addons []
Host activate: Idle (console)
Setting mapgroup to 'mg_active'
Loading map "de_dust2"
CHostStateMgr::QueueNewRequest( Loading (de_dust2), 2 )
execing MatchZy/config.cfg
execing MatchZy/warmup.cfg
[MatchZy] Minimum ready players required to start the match are now set to: 2
[MatchZy] [MatchZyChatPrefix] chatPrefix: [♦shipREKT☺]
[MatchZy] [MatchZyAdminChatPrefix] adminChatPrefix: [ADMIN☺]
Unknown command 'mp_radar_showall'!
Unknown command 'sv_coaching_enabled'!
Unknown command 'sv_competitive_official_5v5'!
Unknown command 'sv_grenade_trajectory'!
Unknown command 'sm_cvar'!
mp_t_default_primary =
Unknown command 'cash_team_loser_bonus_shorthanded'!
HostStateRequest::Start(HSR_GAME):  loop(levelload) id(2) addons() desc(Loading (de_dust2))
SwitchToLoop levelload requested:  id [2] addons []
SV:  Level loading started for 'de_dust2'
CL:  CLoopModeLevelLoad::MaybeSwitchToGameLoop switching to "game" loopmode with addons ()
SwitchToLoop game requested:  id [2] addons []
SteamGameServer_Init()
Steam Universe valid after having been requested when invalid.  Universe is now 1
ResetBreakpadAppId: Universe is 1 (k_EUniversePublic)
ResetBreakpadAppId: Setting dedicated server app id: 2347773
SteamGameServer_Init() OK, logging on to Steam
Logging into Steam gameserver account with logon token '7F04C374xxxxxxxxxxxxxxxxxxxxxxxx'
CNetworkSystem::InitGameServer: SteamGameServerNetworking() OK
Initialized low level socket/threading support.
Set SteamNetworkingSockets P2P_STUN_ServerList to '' as per SteamNetworkingSocketsSerialized
CNetworkGameServerBase::SetServerState (ss_dead -> ss_waitingforgamesessionmanifest)
SV:  maxplayers set to 12
Created poll group for socket 'server'
SDR RelayNetworkStatus:  avail=Attempting  config=Attempting  anyrelay=Not Attempted   (Attempt #1 to fetch config (only-if-cached) from https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=730)
AuthStatus (invalid):  Waiting  (Waiting for Steam login)
Network socket 'server' opened on port 27015
Initializing CSGO VScript Game System
SV:  Executing server defaults
SV:  Executing dedicated server config file
[STARTUP] {3.842} created game rules
GameTypes: could not find matching game mode value of "" in any game type.
SV:  CGameRulesGameSystem::GameInit installed game rules
LoadResponseSystem scripts/talker/response_rules.vrr - StartCResponseSystem:  scripts/talker/response_rules.vrr (7681 rules, 811 criteria, and 7681 responses)
LoadResponseSystem scripts/talker/response_rules.vrr - Finish[MatchZy] [Listeners.OnMapStart]
[MatchZy] [StartWarmup] Starting warmup! Executing Warmup CFG from MatchZy/warmup.cfg
Entry player was not found in surfaceproperties_footsteps.txt
exec: couldn't exec '{*}cfg/skill1.cfg', unable to read file
execing server_default.cfg
execing server.cfg
execing gamemode_casual.cfg
exec: couldn't exec '{*}cfg/gamemode_casual_server.cfg', unable to read file
exec: couldn't exec '{*}cfg/gamemode_casual_last.cfg', unable to read file
execing /mapconfigs/prefixes/de_.cfg
execing /mapconfigs/de_dust2.cfg
execing MatchZy/warmup.cfg
execing secrets.cfg
Unknown command 'steam_account'!
"secrets.cfg executed"
execing env.cfg
Unknown command 'sv_downloadurl'!
Unknown command 'sv_allowupload'!
Unknown command 'sv_allowdownload'!
Unknown command 'port'!
"env.cfg executed"
Unknown command 'port'!
Unknown command 'sv_hibernate_ms'!
Unknown command 'sv_hibernate_ms_vgui'!
Unknown command 'mp_do_warmup_period'!
Unknown command 'sv_clamp_unsafe_velocities'!
Unknown command 'sv_weapon_encumbrance_per_item'!
Unknown command 'sv_weapon_encumbrance_scale'!
execing bots.cfg
execing custom_bots.cfg
execing settings/map_voting.cfg
"settings/map_voting.cfg executed"
execing custom_all.cfg
Unknown command 'port'!
Unknown command 'sv_downloadurl'!
Unknown command 'sv_allowupload'!
Unknown command 'sv_allowdownload'!
"server.cfg executed"
Unknown command 'mp_molotovusedelay'!
Unknown command 'spec_freeze_panel_extended_time'!
Unknown command 'sv_occlude_players'!
Unknown command 'occlusion_test_async'!
Unknown command 'sv_gameinstructor_enable'!
""
"-----------------------------------"
"--- FINISHED EXECUTING: de_.CFG ---"
"-----------------------------------"
""
""
"----------------------------------------"
"--- FINISHED EXECUTING: de_dust2.CFG ---"
"----------------------------------------"
""
Unknown command 'mp_radar_showall'!
Unknown command 'sv_coaching_enabled'!
Unknown command 'sv_competitive_official_5v5'!
Unknown command 'sv_grenade_trajectory'!
Unknown command 'sm_cvar'!
mp_t_default_primary =
Unknown command 'cash_team_loser_bonus_shorthanded'!
Failed loading resource "materials/models/player/holiday/santahat.vmat_c" (ERROR_FILEOPEN: File not found)
Failed loading resource "materials/models/player/holiday/facemasks/facemask_battlemask/battlemask.vmat_c" (ERROR_FILEOPEN: File not found)
Failed loading resource "models/weapons/v_tablet.vmdl_c" (ERROR_FILEOPEN: File not found)
Failed loading resource "models/props/crates/csgo_drop_crate_community_33.vmdl_c" (ERROR_FILEOPEN: File not found)
Model models/props/crates/csgo_drop_crate_armsdeal1.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_armsdeal2.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_bravo.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_winteroffensive.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_armsdeal3.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_phoenix.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_huntsman.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_breakout.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_vanguard.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_chroma.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_chroma2.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_bloodhound.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_shadow.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_revolver.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_wildfire.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_chroma3.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_gamma.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_gamma2.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_glove.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_spectrum.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_hydra.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_spectrum2.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_clutch.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_horizon.vmdl: sequence/animation name collision found "tools_preview"
Model !embedded_sequence_data!characters/models/shared/animsets/animset_t.vmdl: unable to find bone reference "ball_l"
Model !embedded_sequence_data!characters/models/shared/animsets/animset_ct.vmdl: unable to find bone reference "ball_l"
Model !embedded_sequence_data!characters/models/shared/animsets/animset_uiplayer.vmdl: unable to find bone reference "ball_l"
Model !embedded_sequence_data!characters/models/shared/animsets/animset_ct.vmdl: unable to find bone reference "ball_l"
Model !embedded_sequence_data!characters/models/shared/animsets/animset_uiplayer.vmdl: unable to find bone reference "ball_l"
Model models/props/crates/csgo_drop_crate_dangerzone.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_22.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_23.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_24.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_25.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_26.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_27.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_28.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_29.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_30.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_31.vmdl: sequence/animation name collision found "tools_preview"
Model models/props/crates/csgo_drop_crate_community_32.vmdl: sequence/animation name collision found "tools_preview"
CMaterial2::GetVertexShaderInputSignature(711): Error! Material "materials/error.vmat" doesn't have any valid layers to get the CVsInputSignatureVector from!
CMaterial2::GetVertexShaderInputSignature(711): Error! Material "materials/error.vmat" doesn't have any valid layers to get the CVsInputSignatureVector from!
SV:  Spawn Server: de_dust2
CNetworkGameServerBase::SetServerState (ss_waitingforgamesessionmanifest -> ss_loading)
SDR network config fetch attempt #1 failed.  HTTP 504.  .  Trying again.
Got SDR network config.  Loaded revision 1700157702 OK
SDR RelayNetworkStatus:  avail=Not Attempted  config=OK  anyrelay=Not Attempted   (No need for SDR client network access)
CWorldRendererMgr::ServiceWorldRequests long frame: 59.367960ms
Failed loading resource "maps/prefabs/misc/terrorist_team_intro_variant2/world_visibility.vvis_c" (ERROR_FILEOPEN: File not found)
CNetworkGameServerBase::SetServerState (ss_loading -> ss_active)
SV:  IGameSystem::LoopActivateAllSystems {
HO:  IGameSystem::LoopActivateAllSystems {
HO:  } IGameSystem::LoopActivateAllSystems done
SV:  } IGameSystem::LoopActivateAllSystems done
Created physics for de_dust2
CNavGenParams - Nav mesh requests project default generation parameters but actual parameters
  used during construction differ from defaults. Please re-export the map.
CNavGenParams - Nav mesh requests project default generation parameters but actual parameters
  used during construction differ from defaults. Please re-export the map.
CNavGenParams - Nav mesh requests project default generation parameters but actual parameters
  used during construction differ from defaults. Please re-export the map.
CNavGenParams - Nav mesh requests project default generation parameters but actual parameters
  used during construction differ from defaults. Please re-export the map.
CNavGenParams - Nav mesh requests project default generation parameters but actual parameters
  used during construction differ from defaults. Please re-export the map.
CNavGenParams - Nav mesh requests project default generation parameters but actual parameters
  used during construction differ from defaults. Please re-export the map.
CNavGenParams - Nav mesh requests project default generation parameters but actual parameters
  used during construction differ from defaults. Please re-export the map.
SV:  12 player server started
CSteam3ServerS1::ShutdownGameServer
CNetworkSystem::ShutdownGameServer
Closing 'server' UDP listen socket
Closing 'server' poll group
CNetworkSystem::CleanupDebugOutputFunction()
SteamGameServer_Init()
src\clientcommon\webui_job_dispatcher.cpp (88) : Assertion Failed: WebUI method 'SteamEngine.UpdateTextFilterDictionary#1' has already been registered. Skipping duplicate registration
src\clientcommon\webui_job_dispatcher.cpp (88) : Assertion Failed: WebUI method 'SteamEngine.UpdateTextFilterDictionary#1' has already been registered. Skipping duplicate registration
src\clientcommon\webui_job_dispatcher.cpp (88) : Assertion Failed: WebUI method 'SteamEngine.GetTextFilterDictionary#1' has already been registered. Skipping duplicate registration
src\clientcommon\webui_job_dispatcher.cpp (88) : Assertion Failed: WebUI method 'SteamEngine.GetTextFilterDictionary#1' has already been registered. Skipping duplicate registration
src\clientcommon\webui_job_dispatcher.cpp (88) : Assertion Failed: WebUI method 'SteamEngine.GetGameIDForPID#1' has already been registered. Skipping duplicate registration
src\clientcommon\webui_job_dispatcher.cpp (88) : Assertion Failed: WebUI method 'SteamEngine.GetGameIDForPID#1' has already been registered. Skipping duplicate registration
ResetBreakpadAppId: Universe is 1 (k_EUniversePublic)
ResetBreakpadAppId: Setting dedicated server app id: 2347773
SteamGameServer_Init() OK, logging on to Steam
Logging into Steam gameserver account with logon token '7F04C374xxxxxxxxxxxxxxxxxxxxxxxx'
CNetworkSystem::InitGameServer: SteamGameServerNetworking() OK
Initialized low level socket/threading support.
Set SteamNetworkingSockets P2P_STUN_ServerList to '' as per SteamNetworkingSocketsSerialized
CSource2Server::GameServerSteamAPIActivated()
CNetworkGameServerBase::SetServerState (ss_dead -> ss_waitingforgamesessionmanifest)
HLTV:maxplayers set to 12
Created poll group for socket 'hltv'
AuthStatus (invalid):  Waiting  (Waiting for Steam login)
Network socket 'hltv' opened on port 27020
Starting SourceTV server listening on port 0, type non-relay
ClientPutInServer create new player controller [SourceTV]
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'
Host activate: Loading (de_dust2)
SourceTV[0] broadcast active.
SV:  ServerSteamID=[G:1:10667458] (85568392930706882).
[STARTUP] {9.878} logged on to Steam
Gameserver logged on to Steam, assigned identity steamid:85568392930706882
AuthStatus (steamid:85568392930706882):  Attempting  (Requesting cert)
Set SteamNetworkingSockets P2P_STUN_ServerList to '155.133.227.34:3478' as per SteamNetworkingSocketsSerialized
SV:  VAC secure mode disabled.
AuthStatus (steamid:85568392930706882):  OK  (OK)
Certificate expires in 48h02m at 1706771183 (current time 1706598252), will renew in 46h02m
GC Connection established for server version 2000233, instance idx 1
[STARTUP] {10.428} activated session on GC
status
Server:  Running [192.168.0.100:0]
Client:  Disconnected
----- Status -----
@ Current  :  game
source   : console
hostname : Counter-Strike 2
spawn    : 1
version  : 1.39.8.5/13985 9842 insecure  public
steamid  : [I:1:0] (72057594037927936)
udp/ip   : 192.168.0.100:0 (public 187.104.204.222:0)
os/type  : Windows dedicated
sourcetv[0] : 192.168.0.100:27020 (public 187.104.204.222:27020) delay 30.0s
players  : 0 humans, 1 bots (0 max) (not hibernating) (unreserved)
---------spawngroups----
loaded spawngroup(  1)  : SV:  [1: de_dust2 | main lump | mapload]
loaded spawngroup(  2)  : SV:  [2: maps/prefabs/de_dust2/de_dust2_skybox | main lump | mapload | point_prefab]
loaded spawngroup(  3)  : SV:  [3: prefabs/misc/team_select | main lump | mapload | point_prefab]
loaded spawngroup(  4)  : SV:  [4: prefabs/misc/end_of_match | main lump | mapload | point_prefab]
loaded spawngroup(  5)  : SV:  [5: prefabs/misc/counterterrorist_team_intro | main lump | mapload | point_prefab]
loaded spawngroup(  6)  : SV:  [6: prefabs/misc/terrorist_team_intro | main lump | mapload | point_prefab]
loaded spawngroup(  7)  : SV:  [7: prefabs/misc/counterterrorist_team_intro_variant2 | main lump | mapload | point_prefab]
loaded spawngroup(  8)  : SV:  [8: prefabs/misc/terrorist_team_intro_variant2 | main lump | mapload | point_prefab]
---------players--------
  id     time ping loss      state   rate adr name
   0      BOT    0    0     active      0 'SourceTV'
#end
--- SourceTV[0] Status ---
Online 00:06, FPS 63.2, Version 9842 (Windows)
Master "SourceTV", delay 30, frames 441 / ticks 441
Game Time 00:01, Mod "csgo", Map "de_dust2"
Local IP 192.168.0.100:27020, KB/sec In 0.0, Out 0.0
Local Slots 64, Spectators 0, Proxies 0
Total Slots 64, Spectators 0, Proxies 0
# userid name uniqueid connected ping loss state rate adr
#end
meta version
 Metamod:Source Version Information
    Metamod:Source version 2.0.0-dev+1278
    Plugin interface version: 16:14
    SourceHook version: 5:5
    Loaded As: GameDLL (gameinfo.txt)
    Compiled on: Dec 20 2023 05:11:39
    Built from: https://github.com/alliedmodders/metamod-source/commit/6b8ae69
    Build ID: 1278:6b8ae69
    http://www.metamodsource.net/
meta list
Listing 1 plugin:
  [01] CounterStrikeSharp (0.1.0) by Roflmuffin
css
  CounterStrikeSharp was created and is maintained by Michael "roflmuffin" Wilson.
  Counter-Strike Sharp uses code borrowed from SourceMod, Source.Python, FiveM, Saul Rennison, source2gen and CS2Fixes.
  See ACKNOWLEDGEMENTS.md for more information.
  Current API Version: 159
css_plugins list
  List of all plugins currently loaded by CounterStrikeSharp: 7 plugins loaded.
  [#1:LOADING]: "CS2-SimpleAdmin" (1.2.8d) by daffyy
    Simple admin plugin for Counter-Strike 2 :)
  [#2:LOADED]: "CS2-Ultimate-Mapchooser" (1.0.0) by Kus (https://steamcommunity.com/id/kus/)
    The Ultimate Mapchooser for CS2!
  [#3:LOADED]: "CS2Rcon" (1.2.0) by LordFetznschaedl
    Allows for server commands to be executed from the client using !rcon
  [#4:LOADED]: "CS2_ExecAfter" (1.0.0) by Kus (https://github.com/kus)
    Executes a command after server event or a delay. exec_after for help
  [#5:LOADED]: "[Custom] Map Configurator" (V. 1.0.2 [Beta]) by Manifest @Road To Glory
    Allow server owners to easily create unique configuration files on a per map basis.
  [#6:LOADED]: "MatchZy" (0.6.1-alpha) by WD- (https://github.com/shobhit-pathak/)
    A plugin for running and managing CS2 practice/pugs/scrims/matches!
  [#7:LOADED]: "SimpleAdmin" (0.1.2)

Steps to reproduce

No response

kauanlsbarreto commented 9 months ago

@kus

kus commented 8 months ago

@kauanlsbarreto I just pushed a big update for Windows including installation instructions. Can you please get the latest from this repo and try again and see if it's fixed?

Make sure you edit win.bat and set cs_port=27015

kus commented 8 months ago

Closing due to inactivity