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.

Can't load modules channels: Cannot open "/channels.so&

Old posts that have not been replied to for several years.
Locked
|
|goose|

Can't load modules channels: Cannot open "/channels.so&

Post by |goose| »

Eggdrop v1.4.4 (c)1997 Robey Pointer (c)1999, 2000 Eggheads
[05:02] --- Loading eggdrop v1.4.4 (Tue Dec 10 2002)
[05:02] Listening at telnet port 3333 (all)
[05:02] Can't load modules channels: Cannot open "/channels.so"
[05:02] Tcl error in file 'eggdrop.conf.dist':
[05:02] invalid command name "channel"
while executing
"channel add #lamest {
chanmode "+nt-likm"
idle-kick 0
need-op { putserv "PRIVMSG #lamest :op me cos i'm lame!" }
need-invite { putserv "PRIVMS..."
(file "eggdrop.conf.dist" line 441)
[05:02] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

I dont understant why it will not load channels.so... the path to my modules are correct and it doesnt have troubles loading the other modules, can anyone help?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Notice it is try to load /channel.so.

This is incorrect, and there must be at least one setting out of place.
Locked