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.

couple tcl related issues

Old posts that have not been replied to for several years.
Locked
s
sombster

couple tcl related issues

Post by sombster »

Not sure if I posted to the correct section (if not please move to correct one, and I'm sorry).


I'm having a few (I guess) tcl related issues with one of my bots. Here's what it's saying, when online (partyline) via DCC chat (I believe it's something to do with inviting, either accepting invites, or asking for them).

Tcl error [bot_request]: wrong # args: should be "llength list"
Tcl error in script for 'need-invite':

Those are the two I'm receiving. Please let me know what additional information is required, since I have no idea what else to include.
Thank you.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

The bot_request proc probably uses incorectly the "llength" command. Unload the script that is doing that thing and contact it's author for an fix or something.
Once the game is over, the king and the pawn go back in the same box.
Locked