Raised This Month: $32 Target: $400
 8% 

Simple Chat Processor (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
StrikerMan780
AlliedModders Donor
Join Date: Jul 2009
Location: Canada
Old 11-14-2013 , 06:31   Re: Simple Chat Processor (Redux)
Reply With Quote #171

I created a pull request to fix a problem with HL2DM.
StrikerMan780 is offline
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 11-14-2013 , 14:35   Re: Simple Chat Processor (Redux)
Reply With Quote #172

First: Very useful plugin. Thank you.


I have written a plugin (require Simple Chat Processor) for my server to Rainbowcolor the Nick's ;D

This has make ​​it necessary to define "MAXLENGTH_NAME" to "256" in your plugin.
(Because Hexcolors in the Name)

Now i disable the autoupdater in the code to protect my modified version.
It will be nice to define "MAXLENGTH_NAME" in your Download to this value (256) as default.
Then i can enable the autoupdater and use your uptodate version again.

Thanks for the effort.
__________________



Sorry for my very bad english
Greetings HSFighter

Last edited by HSFighter; 11-14-2013 at 14:44.
HSFighter is offline
Send a message via ICQ to HSFighter
LordTarantus
New Member
Join Date: Nov 2013
Old 11-27-2013 , 05:50   Re: Simple Chat Processor (Redux)
Reply With Quote #173

Thank you for this great plugin!

I've downloaded your source and customized it to work with "No More Room in Hell".

Here is the customized plugin: -snip-


Best Regards!

Last edited by Dr. McKay; 11-27-2013 at 06:25. Reason: Removed binary - no source code
LordTarantus is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-27-2013 , 06:25   Re: Simple Chat Processor (Redux)
Reply With Quote #174

Quote:
Originally Posted by LordTarantus View Post
Thank you for this great plugin!

I've downloaded your source and customized it to work with "No More Room in Hell".

Here is the customized plugin: -snip-


Best Regards!
I've removed your link. Source code is required when distributing a binary.
__________________
Dr. McKay is offline
kem008
Member
Join Date: Dec 2009
Old 12-23-2013 , 16:26   Re: Simple Chat Processor (Redux)
Reply With Quote #175

Download link is not available for the simple chat processor redux it said not valid link

Last edited by kem008; 12-23-2013 at 16:27. Reason: something missed
kem008 is offline
Donski
Senior Member
Join Date: Sep 2012
Old 12-24-2013 , 11:07   Re: Simple Chat Processor (Redux)
Reply With Quote #176

Quote:
Originally Posted by kem008 View Post
Download link is not available for the simple chat processor redux it said not valid link
Think you can just go to source and download all the files there.

https://bitbucket.org/minimoney1/sim...-processor/src
Donski is offline
Coin0p
Member
Join Date: Dec 2013
Old 12-26-2013 , 00:39   Re: Simple Chat Processor (Redux)
Reply With Quote #177

Greetings,

I'm having some issues with this plugin. I'm getting the following information from sm plugins list.

Load Errors:
Simple Chat Processor (Redux): Error detected in plugin startup (see error logs)

The logs reveal this ...

L 12/26/2013 - 00:02:29: SourceMod log file session started (file "L20131226.log") (Version "1.5.2")
L 12/26/2013 - 00:02:29: [backpack-tf.smx] backpack.tf price list successfully downloaded!
L 12/26/2013 - 00:083: [simple-chatprocessor.smx] [SCP] Recognized mod [Team Fortress 2].
L 12/26/2013 - 00:083: [simple-chatprocessor.smx] [SCP] Loading translation file [scp.tf.phrases].
L 12/26/2013 - 00:11:22: [simple-chatprocessor.smx] [SCP] Recognized mod [Team Fortress 2].
L 12/26/2013 - 00:11:22: [simple-chatprocessor.smx] [SCP] Loading translation file [scp.tf.phrases].
L 12/26/2013 - 00:11:59: [basecommands.smx] "Coin0p<74><STEAM_0:0:5186251><>" executed config (file "server.cfg")
L 12/26/2013 - 00:19:45: [custom-chatcolors.smx] Reloaded Custom Chat Colors config file
L 12/26/2013 - 00:249: [custom-chatcolors.smx] Reloaded Custom Chat Colors config file

Any help would be greatly appreciated!!

Best Regards,

Coin0p
Coin0p is offline
Donski
Senior Member
Join Date: Sep 2012
Old 12-26-2013 , 01:23   Re: Simple Chat Processor (Redux)
Reply With Quote #178

You need to check the error log, I think you're just looking at normal logs. Look for the one that starts with errors_<date> so you can find out what exactly happened.
Donski is offline
Coin0p
Member
Join Date: Dec 2013
Old 12-26-2013 , 07:34   Re: Simple Chat Processor (Redux)
Reply With Quote #179

Oops! Thanks for pointing me to the correct file Donski. Error log follows below ...

Code:
L 12/26/2013 - 06:59:50: SourceMod error session started
L 12/26/2013 - 06:59:50: Info (map "trade_minecraft_neon_v63_xmas") (file "errors_20131226.log")
L 12/26/2013 - 06:59:50: [SM] Fatal error encountered parsing translation file "scp.tf.phrases.txt"
L 12/26/2013 - 06:59:50: [SM] Error (line 1, column 15): A property was declared outside of a section
L 12/26/2013 - 06:59:50: [simple-chatprocessor.smx] A property was declared outside of a section on line 1, col 15 of addons/sourcemod/translations/scp.tf.phrases.txt
L 12/26/2013 - 06:59:50: [simple-chatprocessor.smx] [SCP] Could not parse the translation file
L 12/26/2013 - 06:59:50: [SM] Plugin encountered error 25: Call was aborted
L 12/26/2013 - 06:59:50: [SM] Native "SetFailState" reported: Could not parse the translation file
L 12/26/2013 - 06:59:50: [SM] Displaying call stack trace for plugin "simple-chatprocessor.smx":
L 12/26/2013 - 06:59:50: [SM]   [0]  Line 164, C:\Users\Administrator\Documents\Repositories\Simple Chat Processor\scripting\simple-chatprocessor.sp::OnPluginStart()
L 12/26/2013 - 06:59:51: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/26/2013 - 06:59:51: [admin-flatfile.smx]  (line 7) Unknown group ""
L 12/26/2013 - 06:59:51: [admin-flatfile.smx]  (line 15) Unknown group ""
L 12/26/2013 - 06:59:51: [admin-flatfile.smx]  (line 23) Unknown group ""
L 12/26/2013 - 06:59:51: [admin-flatfile.smx]  (line 35) Section ending without a matching section beginning
Coin0p is offline
Donski
Senior Member
Join Date: Sep 2012
Old 12-26-2013 , 09:57   Re: Simple Chat Processor (Redux)
Reply With Quote #180

Sounds like a malformed translations file. Did you use the one that's on the source/download link?

/sourcemod/translations/scp.tf.phrases.txt

Better yet post the contents of the file here.

Last edited by Donski; 12-26-2013 at 09:58.
Donski is offline
Reply


Thread Tools
Display Modes

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 06:18.


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