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

Conflict with CCP #373

Open
ReDcTiOn opened this issue Jun 17, 2021 · 1 comment
Open

Conflict with CCP #373

ReDcTiOn opened this issue Jun 17, 2021 · 1 comment

Comments

@ReDcTiOn
Copy link

ReDcTiOn commented Jun 17, 2021

Conflict with CCP (https://hlmod.ru/resources/ccp-color-chat-processor.1529/)

L 06/16/2021 - 12:54:45: [SM] Exception reported: Client index -2 is invalid
L 06/16/2021 - 12:54:45: [SM] Blaming: ccprocessor/ccp-saytext2.smx
L 06/16/2021 - 12:54:45: [SM] Call stack trace:
L 06/16/2021 - 12:54:45: [SM] [0] GetClientTeam
L 06/16/2021 - 12:54:45: [SM] [1] Line 113, /home/travis/build/nyood/ccprocessor/src/ccp-handlers/scripting/ccp-saytext2.sp::SayText2_Completed
L 06/16/2021 - 12:54:45: [SM] [3] EndMessage
L 06/16/2021 - 12:54:45: [SM] [4] Line 1877, C:\Users\Artem\Desktop\SM Compile\addons\sourcemod\scripting\include\smlib/clients.inc::Client_PrintToChatRaw
L 06/16/2021 - 12:54:45: [SM] [5] Line 1900, C:\Users\Artem\Desktop\SM Compile\addons\sourcemod\scripting\include\smlib/clients.inc::Client_PrintToChat
L 06/16/2021 - 12:54:45: [SM] [6] Line 434, C:\Users\Artem\Desktop\SM Compile\addons\sourcemod\scripting\smrpg.sp::OnClientPutInServer
@WanekWest
Copy link

That is sourcemod log error.
You should improve CCP source code add if (Client) before GetClientTeam(Client).

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