PDA

View Full Version : Prob


esurf
02-29-2004, 07:27 PM
The sitebot wont join the ftp and the only error i keep getting is:

[19:16] Tcl error in script for 'timer46':
[19:16] can't read "paths(APPS)": no such element in array
[19:16] Tcl error in script for 'timer47':
[19:16] can't read "paths(APPS)": no such element in array
[19:16] Tcl error in script for 'timer48':
[19:16] can't read "paths(APPS)": no such element in array
[19:16] Tcl error in script for 'timer49':
[19:16] can't read "paths(APPS)": no such element in array

keeps repeating in the eggies log file

please help

Thanks

esurf

neoxed
02-29-2004, 07:29 PM
Then set the variable, *duh*.

set paths(APPS) "/APPS/*"
set type(APPS) "RACE"
set chanlist(APPS) "#ioZS"

If you aren't using the section APPS, remove it from "sections".

# SETUP HERE YOUR SECTIONS
set sections "APPS DIVX MP3 0DAY REQUEST"

a1ex
02-29-2004, 07:37 PM
Sometimes i had the correct config and it still gave such error. Then i removed it, and readded it and worked.

Weird stuff ;p