PDA

View Full Version : [eRROR] Alcobot readlogs module


herribert
11-18-2006, 08:53 AM
ioFTPD 5.8.0 running with:

+ ioZS v2.06
+ nxTools v1.0.5a
+ AlcoBot v1.2.0

this is my alcobot.conf:

[Module::ReadLogs]
excludePaths = ""
mainLogs = "x:/xxx/ioFTPD/logs/ioFTPD.log"
errorLogs = "x:/xxx/ioFTPD/logs/Error.log"
sysopLogs = "x:/xxx/ioFTPD/logs/SysOp.log"

and this is what i get when i .rehash the bot

[AlcoBot] Error :: ModReadLogs - Unable to add log file: file not readable "x:/xxx/ioFTPD/logs/ioFTPD.log"
[AlcoBot] Error :: ModReadLogs - Unable to add log file: file not readable "x:/xxx/ioFTPD/logs/Error.log"
[AlcoBot] Error :: ModReadLogs - Unable to add log file: file not readable "x:/xxx/ioFTPD/logs/SysOp.log"

the path is 100% positivly correct. i can open those logs in any text editor but alcobot wont read it.


any ideas?

thx in advance

neoxed
11-18-2006, 12:58 PM
Don't use the Eggdrop build from windrop.cjb.net aka windrop.sf.net.

I've said this many times, search the forum.

herribert
11-18-2006, 01:39 PM
i should add that i use b0unty's windrop.
the logs do exist in that path and they have the right permission