splewis / csgo-retakes

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

Retakes broken after 5/12/17 CSGO update #99

Closed luckykev closed 7 years ago

luckykev commented 7 years ago

@splewis

Update to latest SM / update game data to fix: https://www.sourcemod.net/downloads.php?branch=stable

Expected behavior

Functioning normally

Actual behavior

Team switching is random, spawned with no guns/armor sometimes, not letting people join, ... just not functioning

Errors being spammed:

L 05/12/2017 - 23:05:00: [SM] Call stack trace: L 05/12/2017 - 23:05:00: [SM] [0] CS_UpdateClientModel L 05/12/2017 - 23:05:00: [SM] [1] Line 25, retakes/generic.sp::SwitchPlayerTeam L 05/12/2017 - 23:05:00: [SM] [2] ...::UpdateTeams L 05/12/2017 - 23:05:00: [SM] [3] ...::Event_RoundPreStart L 05/12/2017 - 23:05:00: [SM] Exception reported: Failed to locate function L 05/12/2017 - 23:05:00: [SM] Blaming: retakes.smx

dechristopher commented 7 years ago

Can confirm, experiencing this as well.

luckykev commented 7 years ago

Updating to SM 5994 / latest game data seems to be the fix.