Drixevel-Archive / Chat-Processor

A Sourcemod plugin which allows other plugins to add and manage chat related features.
GNU General Public License v3.0
58 stars 28 forks source link

[SM] Exception reported: Invalid field "params" for message "CCSUsrMsg_SayText2" #54

Closed JustZerooo closed 5 years ago

JustZerooo commented 5 years ago
L 09/03/2019 - 18:37:54: Info (map "ba_2019_lego_jail_v11_f") (file "errors_20190903.log")
L 09/03/2019 - 18:37:54: [SM] Exception reported: Invalid field "params" for message "CCSUsrMsg_SayText2"
L 09/03/2019 - 18:37:54: [SM] Blaming: simple-chatprocessor.smx
L 09/03/2019 - 18:37:54: [SM] Call stack trace:
L 09/03/2019 - 18:37:54: [SM]   [0] PbReadString
L 09/03/2019 - 18:37:54: [SM]   [1] Line 353, simple-chatprocessor.sp::OnSayText2
L 09/03/2019 - 18:37:58: [SM] Exception reported: Invalid field "params" for message "CCSUsrMsg_SayText2"
L 09/03/2019 - 18:37:58: [SM] Blaming: simple-chatprocessor.smx
L 09/03/2019 - 18:37:58: [SM] Call stack trace:
L 09/03/2019 - 18:37:58: [SM]   [0] PbReadString
L 09/03/2019 - 18:37:58: [SM]   [1] Line 353, simple-chatprocessor.sp::OnSayText2
L 09/03/2019 - 18:38:22: [SM] Exception reported: Invalid field "params" for message "CCSUsrMsg_SayText2"
L 09/03/2019 - 18:38:22: [SM] Blaming: simple-chatprocessor.smx
L 09/03/2019 - 18:38:22: [SM] Call stack trace:
L 09/03/2019 - 18:38:22: [SM]   [0] PbReadString
L 09/03/2019 - 18:38:22: [SM]   [1] Line 353, simple-chatprocessor.sp::OnSayText2
L 09/03/2019 - 18:38:28: [SM] Exception reported: Invalid field "params" for message "CCSUsrMsg_SayText2"
L 09/03/2019 - 18:38:28: [SM] Blaming: simple-chatprocessor.smx
L 09/03/2019 - 18:38:28: [SM] Call stack trace:
L 09/03/2019 - 18:38:28: [SM]   [0] PbReadString
L 09/03/2019 - 18:38:28: [SM]   [1] Line 353, simple-chatprocessor.sp::OnSayText2

Please Fix!

MitchDizzle commented 5 years ago

Blaming: simple-chatprocessor.smx

That isn't this plugin, you've got the wrong thread/repo.

Drixevel-Archive commented 5 years ago

As Mitch pointed out, this is the wrong plugin.