Bara / BlockSMPlugins

Block "sm*" and "meta*" for all non admins
GNU General Public License v3.0
60 stars 30 forks source link

Crash when bots in server #5

Closed rogeraabbccdd closed 7 years ago

rogeraabbccdd commented 7 years ago

This commit didn't fix the problem, my server is still crashing.

when I type "sm_rcon bot_kick", my server crash and these are error logs

L 12/01/2016 - 17:46:33: [SM] Exception reported: Client index 66699873 is invalid L 12/01/2016 - 17:46:33: [SM] Blaming: sbp.smx L 12/01/2016 - 17:46:33: [SM] Call stack trace: L 12/01/2016 - 17:46:33: [SM] [0] IsFakeClient L 12/01/2016 - 17:46:33: [SM] [1] Line 37, D:\SourcePawn\Projects\BlockSMPlugins\scripting\sbp.sp::ConsolePrint L 12/01/2016 - 17:46:33: [SM] [3] ReplyToCommand L 12/01/2016 - 17:46:33: [SM] [4] Line 391, /home/builds/sourcemod/linux-1.8/build/plugins/basecommands.sp::Command_Rcon

SM 1.8-5961

rogeraabbccdd commented 7 years ago

My server stil crash :(

Headline commented 7 years ago

The error shouldn't be the same. Can you post a newer stack trace?

rogeraabbccdd commented 7 years ago

Problem sloved, I don't know why.