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

Simple Chat Processor (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
TUSK3N1337
SourceMod Donor
Join Date: Dec 2013
Location: Sweden
Old 04-15-2014 , 16:08   Re: Simple Chat Processor (Redux)
Reply With Quote #211

The new update doesnt work in cs:go
__________________
TUSK3N1337 is offline
Send a message via Skype™ to TUSK3N1337
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 04-21-2014 , 02:50   Re: Simple Chat Processor (Redux)
Reply With Quote #212

Quote:
L 04/21/2014 - 16:46:24: [SM] Native "PbReadString" reported: Invalid field "params" for message "CCSUsrMsg_SayText2"
L 04/21/2014 - 16:46:24: [SM] Displaying call stack trace for plugin "simple-chatprocessor.smx":
L 04/21/2014 - 16:46:24: [SM] [0] Line 338, simple-chatprocessor.sp::OnSayText2()
My console is spewing out these errors
Neuro Toxin is offline
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 04-21-2014 , 13:48   Re: Simple Chat Processor (Redux)
Reply With Quote #213

Error
Quote:
L 04/21/2014 - 21:083: [SM] Displaying call stack trace for plugin "simple-chatprocessor.smx":
L 04/21/2014 - 21:083: [SM] [0] Line 338, C:\Users\Администратор\Desktop\Компиляция Sourcemod\sourcemod\scripting\simple-chatprocessor.sp::OnSayText2()
L 04/21/2014 - 21:083: [SM] Native "PbReadString" reported: Invalid field "params" for message "CCSUsrMsg_SayText2"
red4911 is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 04-21-2014 , 19:13   Re: Simple Chat Processor (Redux)
Reply With Quote #214

Seems like I can't manipulate the recipient field.
__________________
retired
shavit is offline
me-Shoe
Senior Member
Join Date: Apr 2008
Old 04-22-2014 , 06:17   Re: Simple Chat Processor (Redux)
Reply With Quote #215

I can confirm:
Problems with CSGO!
__________________
me-Shoe is offline
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 04-22-2014 , 07:06   Re: Simple Chat Processor (Redux)
Reply With Quote #216

Error only CS GO

Last edited by red4911; 04-22-2014 at 07:08.
red4911 is offline
Mac91
Member
Join Date: May 2014
Location: Germany
Old 05-02-2014 , 10:56   Re: Simple Chat Processor (Redux)
Reply With Quote #217

Is it going to get fixed for cs:go?
__________________
Mac91 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 05-02-2014 , 16:43   Re: Simple Chat Processor (Redux)
Reply With Quote #218

Line 338 needs to have a ", 0" before the ");" If it doesn't, it defaults to PB_FIELD_NOT_REPEATED (aka -1) which fails because "params" is a repeated field.

Code:
PbReadString(bf, "params", cpMessage, sizeof(cpMessage), 0);
For some reason, this was broken in the 2.0.0 release, but updater.txt was never set to 2.0.0 so people kept using 1.1.5.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 05-02-2014 at 16:50.
Powerlord is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 05-03-2014 , 20:30   Re: Simple Chat Processor (Redux)
Reply With Quote #219

Updated with Powerlord's fix.
Thank you Powerlord.
__________________
Need help? PM me or add me on Steam.
My Steam




Quote:
Originally Posted by Rp.KryptoNite View Post
For some reason his Plugin never worked for me ,
@credits were added
im not stealing any plugins dude its my THING
minimoney1 is offline
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 05-04-2014 , 07:47   Re: Simple Chat Processor (Redux)
Reply With Quote #220

Quote:
Originally Posted by minimoney1 View Post
Updated with Powerlord's fix.
Thank you Powerlord.


Code:
L 05/04/2014 - 12:42:44: Update available for "Simple Chat Processor (Redux)" (simple-chatprocessor.smx). Current: 2.0.1 - Latest: 2.0.2
L 05/04/2014 - 12:42:44:   [0]  Thank you Powerlord -- fixed CS:GO
L 05/04/2014 - 12:42:55: Successfully updated and installed "Simple Chat Processor (Redux)".
L 05/04/2014 - 13:27:34: SMC parsing error on line 0
L 05/04/2014 - 13:27:34:   [0]  URL: http://dev.xadgaming.com/simple-chat-processor/raw/master/updater.txt
L 05/04/2014 - 13:27:34:   [1]  ERROR: Line contained too many invalid tokens
Now you are using the outdated update url again, after newest update? Update url were fixed in version before (Dropbox url). Now it's the outdated one again.
2NASTY4U 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 19:19.


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