PDA

View Full Version : alcobot undupe issue


hukker
03-05-2006, 06:02 PM
eggy 1.6.17 +ssl
alcobot 1.0
undupe = +target=channel

[AlcoBot] Error :: CmdChannel - Error evaluating "::alcoholicz::NxTools::Undupe":
list element in quotes followed by "." instead of space
while executing
"lindex $text 1"
(procedure "putserv" line 9)
invoked from within
"putserv "$target :$line""
(procedure "SendTarget" line 3)
invoked from within
"SendTarget $target [VarReplace $text $variables($type) $valueList]"
(procedure "SendTargetTheme" line 15)
invoked from within
"SendTargetTheme $target undupeNone

Get this error in partyline when executeing !undupe in "non staff channels"
Running the command in staff chan works just fine...file is unduped...

"staff"
[xxxxx] [@hukker]: !iundupe xxxx.r72
[xxxxx] [xxx]: Undupe:
[xxxxx] [xxx]: No entries found matching "xxxx.r72".
"normal chan"
[xxxxx] [@hukker]: !iundupe xxxx.r72'
[xxxxx] [xxx]: Undupe:
heres where the error shows up in partyline

neoxed
03-05-2006, 09:47 PM
You forgot to mention that you're using a script that wraps the putserv command (e.g. blowfish text encryption).

This bug is caused by a third party script, see http://www.inicom.net/forum/showthread.php?t=15776 for more information.

hukker
03-06-2006, 08:36 AM
You forgot to mention that you're using a script that wraps the putserv command (e.g. blowfish text encryption).

that was it, works just fine with your updated version of blowcrypt... thx once again