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

Simple Chat Processor (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 05-27-2014 , 04:10   Re: Simple Chat Processor (Redux)
Reply With Quote #231

Any idea what's up with this?

Code:
L 05/27/2014 - 03:05:51:   [0]  URL: http://dev.xadgaming.com/simple-chat-processor/raw/master/updater.txt
L 05/27/2014 - 03:05:51:   [1]  ERROR: Line contained too many invalid tokens
__________________
cw main:

cw speedruns:
vodka00 is offline
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 05-27-2014 , 05:23   Re: Simple Chat Processor (Redux)
Reply With Quote #232

Quote:
Originally Posted by vodka00 View Post
Any idea what's up with this?

Code:
L 05/27/2014 - 03:05:51:   [0]  URL: http://dev.xadgaming.com/simple-chat-processor/raw/master/updater.txt
L 05/27/2014 - 03:05:51:   [1]  ERROR: Line contained too many invalid tokens
This error is caused of the outdated update url. Author is inactive. Feel free to compile the newest code (2.0.2) for yourself.
2NASTY4U is offline
Meitis
Member
Join Date: Jan 2014
Old 05-27-2014 , 09:50   Re: Simple Chat Processor (Redux)
Reply With Quote #233

Quote:
Originally Posted by Powerlord View Post
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.
This fix also has to be done on line 351 to get the plugin to work correctly in cs:go, but with a ", 1" instead of a ", 0"

Last edited by Meitis; 06-06-2014 at 12:01.
Meitis is offline
sliske
SourceMod Donor
Join Date: Mar 2012
Old 05-28-2014 , 02:23   Re: Simple Chat Processor (Redux)
Reply With Quote #234

Quote:
Originally Posted by Meitis View Post
This fix also has to be done on line 351 to get the plugin to work correctly in cs:go
Interesting, will try so. Thanks!
sliske is offline
sliske
SourceMod Donor
Join Date: Mar 2012
Old 05-28-2014 , 02:39   Re: Simple Chat Processor (Redux)
Reply With Quote #235

Quote:
Originally Posted by Meitis View Post
This fix also has to be done on line 351 to get the plugin to work correctly in cs:go
This works. Thank you very much.

Now I just need to figure out which colour is which.
sliske is offline
Bubka3
Sir Buzz Killington, Esq.
Join Date: Jan 2010
Location: New York, NY
Old 05-30-2014 , 13:10   Re: Simple Chat Processor (Redux)
Reply With Quote #236

Has anyone experienced broken team chat with this on CSS?

The team chat is showing up for everyone on my servers with this plugin.
Bubka3 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 05-30-2014 , 13:59   Re: Simple Chat Processor (Redux)
Reply With Quote #237

Quote:
Originally Posted by Bubka3 View Post
Has anyone experienced broken team chat with this on CSS?

The team chat is showing up for everyone on my servers with this plugin.
You're almost definitely running some other plugin that uses SCP to manipulate who can see chat messages which is improperly coded.
__________________
Dr. McKay is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 05-30-2014 , 18:46   Re: Simple Chat Processor (Redux)
Reply With Quote #238

Why is there no native to set message flags? This would unlock more features...
__________________
zipcore is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 05-30-2014 , 23:30   Re: Simple Chat Processor (Redux)
Reply With Quote #239

Quote:
Originally Posted by zipcore View Post
Why is there no native to set message flags? This would unlock more features...
What features? Flags simply report how the message was sent (to team, to all, etc). You can modify the recipients array to change who sees it.
__________________
Dr. McKay is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 05-31-2014 , 14:11   Re: Simple Chat Processor (Redux)
Reply With Quote #240

Quote:
Originally Posted by Dr. McKay View Post
What features? Flags simply report how the message was sent (to team, to all, etc). You can modify the recipients array to change who sees it.
Thanks that worked out
__________________
zipcore 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 12:13.


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