splewis / csgo-practice-mode

CS:GO Sourcemod plugin for private team/individual practice servers
GNU General Public License v3.0
455 stars 70 forks source link

After the CSGO update 03.02.2023 the server with the practice-mode does not start #265

Open kifstton opened 1 year ago

kifstton commented 1 year ago

After the СSGO update 03.02.2023 the server with the practice-mode does not start. Are you planning to update the mod?

Joaaoc commented 1 year ago

Same here, with following error: "Unable to load plugin "csutils.smx": Required extension "SDKHooks" file("sdkhooks.ext") not running".

Riasann commented 1 year ago

Here a Simular issue bot with placing /loading Bots:

L 02/03/2023 - 23:07:28: [SM] Exception reported: Failed to lookup RoundRespawn signature. L 02/03/2023 - 23:07:28: [SM] Blaming: practicemode.smx L 02/03/2023 - 23:07:28: [SM] Call stack trace: L 02/03/2023 - 23:07:28: [SM] [0] CS_RespawnPlayer L 02/03/2023 - 23:07:28: [SM] [1] Line 45, ./scripting/practicemode/bots.sp::CreateBot L 02/03/2023 - 23:07:28: [SM] [2] Line 203, ./scripting/practicemode/bots.sp::Command_Bot L 02/03/2023 - 23:07:28: [SM] [4] FakeClientCommand L 02/03/2023 - 23:07:28: [SM] [5] Line 1526, ./scripting/practicemode.sp::CheckChatAlias L 02/03/2023 - 23:07:28: [SM] [6] Line 1555, ./scripting/practicemode.sp::OnClientSayCommand_Post [SM] Exception reported: Failed to lookup RoundRespawn signature.

an0nfunc commented 1 year ago

See https://github.com/alliedmodders/sourcemod/issues/1919#issuecomment-1416208863. It's fixed in latest stable/dev.