splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
329 stars 115 forks source link

New Update for CSGO broke the plugin. 11/29/2016 #92

Closed dracsovd closed 7 years ago

dracsovd commented 7 years ago

As stated on the Title.

Found these on the sourcemod error logs :

L 11/29/2016 - 09:51:55: [SM] Exception reported: Failed to locate function L 11/29/2016 - 09:51:55: [SM] Blaming: retakes.smx L 11/29/2016 - 09:51:55: [SM] Call stack trace: L 11/29/2016 - 09:51:55: [SM] [0] CS_UpdateClientModel L 11/29/2016 - 09:51:55: [SM] [1] Line 25, ././scripting/retakes/generic.sp::SwitchPlayerTeam L 11/29/2016 - 09:51:55: [SM] [2] Line 139, ././scripting/retakes/spawns.sp::SetupPlayer L 11/29/2016 - 09:51:55: [SM] [3] Line 493, ././scripting/retakes.sp::Event_PlayerSpawn

rogeraabbccdd commented 7 years ago

Do you update your sourcemod to the latest version?

splewis commented 7 years ago

This is because sourcemod had breakage issues: https://forums.alliedmods.net/showthread.php?t=290981

Update to a more recent build of sourcemod and you'll be good to go.

dracsovd commented 7 years ago

Thanks for this. @rogeraabbccdd @splewis :)