PDA

View Full Version : [Old] ioBanana windrop errors


talktwo
03-20-2006, 01:59 AM
Recently, I decided to update my ioftpd with a better trial script ... so I opted for ioBanana v20 which I downloaded a while back before the switch over as ioB2 does not include the option of inviting via IRC for security reasons. I have the script all setup, and attempted to start my windrop bot version 1.6.15. However, upon running the runonce.bat file, I am greeted with the following error:

[22:46] Tcl error in file 'eggdrop.conf':
[22:46] can't find package log
while executing
"package require log"
(file "scripts/ftp.tcl" line 54)
invoked from within
"source scripts/ftp.tcl"
(file "scripts/ioBanana.tcl" line 299)
invoked from within
"source scripts/ioBanana.tcl"
(file "eggdrop.conf" line 1350)
[22:46] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

Secondly, I am wondering how to exclude directories from the dupe check. Currently I would like the "admin" and "Request" folder to be excluded. I am wondering about the proper configuration, I have it set as such:

dupecheck_dirs=0
dupecheck_files=1
excluded_dirs_dupe=Request admin
nuketag=[Nuked]-

However, files are still denied in those two directories.

Finally, does ioFTPWHODLX not play nicely with ioBanana?

Thanks in advance.

I am using ioFTPD version 5.8.7, ioA 2.0.8, ioFTPWHODLX 0.7, ioBanana v20

Lormen
03-20-2006, 10:22 AM
glad to hear more people still use this legend of a sitebot :D :D :D u need to add log.tcl into your windrop/scripts directory that should fix that, other two things i have never had to use so i wont comment.