gravity-codes / csgo-interrogate-plugin

Bazooka's CS:GO Interrogate Plugin
MIT License
1 stars 0 forks source link

The plugin does not start, it gives the following errors #2

Open xeeek opened 2 years ago

xeeek commented 2 years ago

The plugin works, but a personal chat is not created, it is audible to the entire server. csgo-interrogate-plugin-master.zip

L 07/11/2022 - 13:10:47: [SM] Exception reported: Invalid client index 0 L 07/11/2022 - 13:10:47: [SM] Blaming: interrogate.smx L 07/11/2022 - 13:10:47: [SM] Call stack trace: L 07/11/2022 - 13:10:47: [SM] [0] ThrowError L 07/11/2022 - 13:10:47: [SM] [1] Line 70, E:\Program Files\SourceMod\addons\sourcemod\scripting\include\multicolors/colors.inc::C_PrintToChat L 07/11/2022 - 13:10:47: [SM] [2] Line 78, E:\Program Files\SourceMod\addons\sourcemod\scripting\include\multicolors.inc::CPrintToChat L 07/11/2022 - 13:10:47: [SM] [3] Line 297, interrogate.sp::Interrogate L 07/11/2022 - 13:10:47: [SM] [4] Line 357, interrogate.sp::InterrogateMenu L 07/11/2022 - 13:11:23: [SM] Exception reported: Client index 0 is invalid L 07/11/2022 - 13:11:23: [SM] Blaming: interrogate.smx L 07/11/2022 - 13:11:23: [SM] Call stack trace: L 07/11/2022 - 13:11:23: [SM] [0] IsClientInGame L 07/11/2022 - 13:11:23: [SM] [1] Line 314, interrogate.sp::EndInterrogate L 07/11/2022 - 13:11:23: [SM] [2] Line 390, interrogate.sp::EndInterrogateMenu

gravity-codes commented 2 years ago

It's been a while since I've touched any CS:GO plugins, so I will not get this fixed sorry. I will leave the issue up if someone out there get's it fixed they can submit a PR.