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.

notepod 3.03 + eggdrop 1.6.8 not working..

Old posts that have not been replied to for several years.
Locked
F
Fukiku

notepod 3.03 + eggdrop 1.6.8 not working..

Post by Fukiku »

the combination mentioned in the subject is not working for me. when i load the script in my .conf file and rehash the bot.. it just dies.

the error it gives before dying is following:

*** Foxic joined the party line.
.rehash
[13:29] #Foxic# rehash
Rehashing.
[13:29] Writing user file...
[13:29] Writing channel file ...
[13:29] Rehashing ...
[13:29] Listening at telnet port 3333 (all)
[13:29] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[13:29] use '.help userinfo' for commands.
[13:29] bseen1.4.2c: -- Bass's SEEN loaded --
[13:29] Nick Identify Script Has Been Loaded make by Blue ... Repaired By Xenogear
[13:29] -=[ chilla's IMDB info version 20020528 loaded ]=-
[13:29] Discworld Quotes 1.0 by Dibbler loaded ...
[13:29] NotePod: loading scripts/notepod_config.tcl
[13:29] Created definition file /home/ruun/ruunbot/notepod/explain.txt
[13:29] Created history file /home/ruun/ruunbot/notepod/explain.hst
[13:29] Created sync file /home/ruun/ruunbot/notepod/npbotsync.txt
[13:29] TCL error in file 'ruunbot.conf':
[13:29] bad type, should be one of: act, away, bcst, bot, chat, chjn, chof, chon, chpt, ctcp, ctcr, dcc, disc, evnt, filt, flud, join, kick, link, load, mode, msg, msgm, need, nick, nkch, notc, note, part, pub, pubm, raw, rejn, sign, splt, time, topc, unld, wall
while executing
"bind rcvd - * file_received"
(file "/usr/share/eggdrop/scripts/notepod.tcl" line 1536)
invoked from within
"source /usr/share/eggdrop/scripts/notepod.tcl
"
(file "ruunbot.conf" line 1312)
[13:29] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Connection closed by foreign host.
foxic@urg:~$

i really would like to see it working.. but since i don't know a thing about tcl.. i'm quite helpless..
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Make sure you have the transfer and filesys module loaded before the line that loads the script.
F
Fukiku

Post by Fukiku »

thak you.. it's working now.. :)
Locked