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.

Tcl error [nb_dccnetbots]: no value given for parameter

Old posts that have not been replied to for several years.
Locked
j
jollyrancher

Tcl error [nb_dccnetbots]: no value given for parameter

Post by jollyrancher »

Hello, I have 2 eggdrops (both v1.6.15) running netbots.tcl uhm.. version 4.0.9.

Eggdrop 1 is running on fedora core 1 (tcl 8.3.5-93), works perfectly
Eggdrop 2 is running on rh9 (tcl 8.3.5-88), and I keep getting this error:
Tcl error [nb_dccnetbots]: no value given for parameter "hand" to "join"
anytime I try to do something, like run the .netbots command to see which ones are linked, etc...

I also get the same error in other modules such as:
[21:42] Tcl error [nb_chon]: no value given for parameter "hand" to "join"

I don't get why it works on one machine, but not the other. I'm guessing the tcl versions are not the factor, but something else i'm missing

any ideas?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Have you tried to put the same versions of that script to bouth of the bots? I mean, put the same .tcl file to the bot that dosen't seem to be working peopertly.
Once the game is over, the king and the pawn go back in the same box.
j
jollyrancher

Post by jollyrancher »

Ya, it is the same version, I downloaded the netbots tarball on both of the machines within about 30 seconds of each other.
j
jollyrancher

Post by jollyrancher »

bump
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

I don't see an obvious cause. Perhaps some leftover procs from an old version. Try shutting down and restarting the bot as a first step.
Locked