-
-
Notifications
You must be signed in to change notification settings - Fork 133
Description
Server is up to date
- My server is up-to-date and I'm using the latest version of this mod from this github.
I've followed the instructions
- I've followed the instructions
Game Server Login Token
- I'm using a valid Game Server Login Token or running on LAN
Operating System
Linux Ubuntu 22.04
Which mod are you playing
Competitive
Are you trying to host online or on LAN?
Online on a cloud host Google, AWS, Azure etc (please specify host)
Metamod:Source Version
2.0.0-dev+1374
Metamod:Source Plugins loaded
[Client] [01] ServerListPlayersFix (1.0.5) by Poggu [Client] [02] CounterStrikeSharp (v1.0.347 @ b07acd9) by Roflmuffin
CounterStrikeSharp Version
Current API Version: v347 (1.0.347+Branch.main.Sha.b07acd9168e36dac3e78d646b1c5c333cb5daa2d.b07acd9)
CounterStrikeSharp Plugins loaded
[Client] List of all plugins currently loaded by CounterStrikeSharp: 11 plugins loaded. [Client] [#1:LOADED]: "Patches - Bot AI" (1.0.0) by K4ryuu [Client] Prevents bots from visiting enemy spawn at round start [Client] [#2:LOADED]: "GameModeManager" (1.0.62) by Striker-Nick [Client] A simple plugin to help administrators manage custom game modes, settings, and map rotations. [Client] [#3:LOADED]: "InventorySimulator" (1.37.0) by Ian Lucas [Client] Inventory Simulator (inventory.cstrike.app) [Client] [#4:LOADED]: "Custom Votes" (1.1.3) by imi-tat0r [Client] Allows you to create custom votes for your server. [Client] [#5:LOADED]: "CS2 Announcement Broadcaster" (0.5.0) by Lengran [Client] A plugin that helps server admins to broadcast announcements to users. https://github.com/lengran/CS2AnnouncementBroadcaster [Client] [#6:LOADED]: "FixRandomSpawn" (1.1.4) by xstage [Client] [#7:LOADED]: "WASDMenuAPI" (1.0.6) by Interesting [Client] [#8:LOADED]: "[Custom] Map Configurator" (V. 1.0.2 [Beta]) by Manifest @Road To Glory [Client] Allow server owners to easily create unique configuration files on a per map basis. [Client] [#9:LOADED]: "SimpleAdmin" (0.1.2) [Client] [#10:LOADED]: "CS2Rcon" (1.2.0) by LordFetznschaedl [Client] Allows for server commands to be executed from the client using !rcon [Client] [#11:LOADED]: "CS2_ExecAfter" (1.0.0) by Kus (https://github.com/kus) [Client] Executes a command after server event or a delay. exec_after for help
What is the bug
Any map change or mode change crashes the server without any new line in the install.log file. I have stripped down my custom_files to only have admins.json file and everything else is default and it still happens. Last logs before the server crashes
Game console output
Server log output
Could not unload plugin "Executes Plugin"
Could not unload plugin "Instadefuse Plugin"
Could not unload plugin "Retakes Allocator Plugin"
Could not unload plugin "Deathmatch Core"
Could not unload plugin "Advertisement"
Could not unload plugin "WhiteList"
Could not unload plugin "Open Prefire Prac"
Could not unload plugin "Deathrun Manager Plugin"
Could not unload plugin "MutualScoringPlayers"
Could not unload plugin "OneInTheChamber"
Could not unload plugin "Advanced Weapon System"
Could not unload plugin "CS2 QuakeSounds"
"Quake Sounds enabled"
"settings/quake_sounds.cfg executed"
SV: Convar 'sv_infinite_ammo' is cheat protected, change ignored.
Unknown command 'mp_weapons_glow_on_ground'!
Unknown command 'sv_gameinstructor_enable'!
"settings/map_voting.cfg executed"
"settings/bots_buy.cfg executed"
"comp_settings.cfg executed"
"comp.cfg executed"
Bluefish kicked by Console (NETWORK_DISCONNECT_KICKED)
Hood kicked by Console (NETWORK_DISCONNECT_KICKED)
[MatchZy] Minimum ready players required to start the match are now set to: 2
SV: Convar 'sv_infinite_ammo' is cheat protected, change ignored.
mp_t_default_primary =
Doc kicked by Console (NETWORK_DISCONNECT_KICKED)
Kadeem kicked by Console (NETWORK_DISCONNECT_KICKED)
"Taytos Efendi<0><[U:1:86819799]><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 190.19
"Kadeem<1><STEAM_ID_PENDING><CT>" OnPreResetRound => CTMDBG, team 3 will switch 0 190.19
"Shadow<2><BOT><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 190.19
"Kao<3><BOT><CT>" OnPreResetRound => CTMDBG, team 3 will switch 0 190.19
"I19:08:29.758 [Remove Map Weapons] OnRoundStart
19:08:29.759 [Remove Map Weapons] Removing map weapons
root@cs2-server:/home# tail /install.log
SV: Convar 'sv_infinite_ammo' is cheat protected, change ignored.
mp_t_default_primary =
Doc kicked by Console (NETWORK_DISCONNECT_KICKED)
Kadeem kicked by Console (NETWORK_DISCONNECT_KICKED)
"Taytos Efendi<0><[U:1:86819799]><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 190.19
"Kadeem<1><STEAM_ID_PENDING><CT>" OnPreResetRound => CTMDBG, team 3 will switch 0 190.19
"Shadow<2><BOT><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 190.19
"Kao<3><BOT><CT>" OnPreResetRound => CTMDBG, team 3 will switch 0 190.19
"I19:08:29.758 [Remove Map Weapons] OnRoundStart
19:08:29.759 [Remove Map Weapons] Removing map weaponsSteps to reproduce
just change the map
No response