This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

extra characters after close-brace..

Old posts that have not been replied to for several years.
Locked
c
chasm
Voice
Posts: 22
Joined: Tue Jan 07, 2003 7:50 am
Location: porsgrunn, telemark, norway
Contact:

extra characters after close-brace..

Post by chasm »

hi.

i'm getting this error when kicking someone with a } or a { char in their nick. is there a way to fix this?

[13:15:24] <botnick> [13:10] }nick{ kicked from #chan by op: test.
[13:15:26] <botnick> [13:10] Tcl error in script for 'timer3797':
[13:15:26] <botnick> [13:10] extra characters after close-brace

is it bot-related or tcl-related do you think? :wink:

//chasm
P
Photon
Op
Posts: 170
Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England

Post by Photon »

Its a tcl thing.

Theres a post about three down (Help!! I think) that mentions about tcl scripts choking on special characters, and a link to a site that mentions how to resolve them. Basically they have to be escaped - Its sloppy scripting not to.

[EDIT] Its the kickban problem thread.
c
chasm
Voice
Posts: 22
Joined: Tue Jan 07, 2003 7:50 am
Location: porsgrunn, telemark, norway
Contact:

Post by chasm »

thanks again, photon.

i'll look into the previous postings and see if i can find something useful.
maybe i'll just get some smartass kid to do it for me, for voice or something. :D

//chasm
Locked