Raised This Month: $51 Target: $400
 12% 

[Any] Chat-Processor (Replacement for Simple Chat Processor)


Post New Thread Reply   
 
Thread Tools Display Modes
away000
Veteran Member
Join Date: Sep 2010
Old 02-10-2017 , 16:15   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #131

L 02/10/2017 - 16:08:49: [SM] Exception reported: Array index is out of bounds
L 02/10/2017 - 16:08:49: [SM] Blaming: chat-processor.smx
L 02/10/2017 - 16:08:49: [SM] Call stack trace:
L 02/10/2017 - 16:08:49: [SM] [1] Line 130, E:\Google Drive\SourcePawn\Projects\Chat-Processor\scripting\chat-processor.sp::Command_Say

Any hint on how to fix?
__________________
away000 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-21-2017 , 09:53   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #132

Pushed a new update to 2.0.5, mostly fixes... list of changes is on Github.
Drixevel is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-23-2017 , 12:49   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #133

Update to 2.0.6: Fixed the 'Plugin_Stop' so that it can be used to stop messages like it should.
Drixevel is offline
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 02-25-2017 , 16:06   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #134

Line 214
Spoiler

Last edited by red4911; 02-25-2017 at 16:07.
red4911 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-26-2017 , 02:34   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #135

Quote:
Originally Posted by red4911 View Post
Line 214
Spoiler
What game? What plugins do you have running? (sm plugins list)
Drixevel is offline
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 02-26-2017 , 02:52   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #136

Quote:
Originally Posted by redwerewolf View Post
What game? What plugins do you have running? (sm plugins list)
installed plugin - https://forums.alliedmods.net/showthread.php?t=283212
red4911 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-26-2017 , 12:34   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #137

Quote:
Originally Posted by red4911 View Post
I need your plugins list man on the server you're running the plugin on.
Drixevel is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 02-26-2017 , 13:21   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #138

Quote:
Originally Posted by redwerewolf View Post
What game? What plugins do you have running? (sm plugins list)
Quote:
Originally Posted by redwerewolf View Post
I need your plugins list man on the server you're running the plugin on.
I can reproduce this error on my CS:GO test server.
error:
Spoiler


sm plugins list:
Spoiler


A code snippet of MyJailbreak (shorten) that use chat-processor:
Spoiler

https://github.com/shanapu/MyJailbre...s.sp#L300-L404
https://github.com/shanapu/MyJailbre...h.sp#L215-L225

The error line 214 points to
PHP Code:
int iDeadTalk GetConVarInt(FindConVar("sm_deadtalk")); 
Afaik "sm_deadtalk" is not an csgo cvar
__________________
coding & free software

Last edited by shanapu; 02-26-2017 at 13:22. Reason: typo
shanapu is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-26-2017 , 15:07   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #139

Quote:
Originally Posted by shanapu View Post
The error line 214 points to
PHP Code:
int iDeadTalk GetConVarInt(FindConVar("sm_deadtalk")); 
Afaik "sm_deadtalk" is not an csgo cvar

Code:
] sm_deadtalk
"sm_deadtalk" = "0" min. 0.000000 max. 2.000000                                  - Controls how dead communicate. 0 - Off. 1 - Dead players ignore teams. 2 - Dead
Seems to exist on my server.

Basecomms is required to run for it to work. hmm

Last edited by Drixevel; 02-26-2017 at 15:07.
Drixevel is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 02-26-2017 , 15:18   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #140

Quote:
Originally Posted by redwerewolf View Post
Code:
] sm_deadtalk
"sm_deadtalk" = "0" min. 0.000000 max. 2.000000                                  - Controls how dead communicate. 0 - Off. 1 - Dead players ignore teams. 2 - Dead
Seems to exist on my server.

Basecomms is required to run for it to work. hmm
That's it!
I had removed basecomms for testing, cause people got issues with https://github.com/CrazyHackGUT/SB_Material_Design/ which is disabling basecomms.

Thanks!
__________________
coding & free software
shanapu is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:32.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode