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.

-user in 1.6.7

Old posts that have not been replied to for several years.
Locked
C
Chrysalis
Voice
Posts: 32
Joined: Wed Oct 10, 2001 8:00 pm
Location: UK

Post by Chrysalis »

hi

i compiled a new eggdrop 1.6.7, and the only tcl on it is the netbot 4.0 package

but when i do .-user i get the following error

[15:59] <Chrys> .-user cough
[15:59] <Cough> [17:00] TCL error [dcc:-user]: invalid command name "dcc:-user"

is this easily fixable?
g
guppy
eggdrop engineer
Posts: 199
Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:

Post by guppy »

That isn't a 1.6.7 bug .. it would show up as *dcc:-user instead of dcc:-user .. so a script somewhere (not sure if netbots does this or not) is overwriting the actual bind, use '.binds -user all' to find out some info about the binding.
C
Chrysalis
Voice
Posts: 32
Joined: Wed Oct 10, 2001 8:00 pm
Location: UK

Post by Chrysalis »

correct i did find out right afterwards, its a conflict with a tcl i use, which worked fine with eggdrop 1.6.6 but i have been so busy recently i forgot to reply in here afterwards. I apologise for my mistake.
Locked