Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OnSayText2 Error #57

Open
3GaNwO opened this issue Apr 6, 2020 · 1 comment
Open

OnSayText2 Error #57

3GaNwO opened this issue Apr 6, 2020 · 1 comment

Comments

@3GaNwO
Copy link

3GaNwO commented Apr 6, 2020

I have been having this error randomly pop up in my logs and I'm wondering what I can do to isolate what is causing it and fix it.

L 04/04/2020 - 17:11:08: [SM] Exception reported: Invalid plugin address
L 04/04/2020 - 17:11:08: [SM] Blaming: chat-processor.smx
L 04/04/2020 - 17:11:08: [SM] Call stack trace:
L 04/04/2020 - 17:11:08: [SM] [0] Call_Finish
L 04/04/2020 - 17:11:08: [SM] [1] Line 293, chat-processor.sp::OnSayText2
L 04/04/2020 - 17:20:32: Error log file session closed.

Any help would be greatly appreciated (:

EDIT: I should note that I am on your latest version 2.2.2 I had updated to this one as version 2.2.0 was having the same issue and I was hoping that updating this would fix the issue at hand

@dragokas
Copy link
Contributor

Same issue here: https://forums.alliedmods.net/showpost.php?p=2455407&postcount=55

Looks like you have other plugin incorrectly declare/use CP_OnChatMessage forward.
Search for such problematic plugin and contact its author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants