Old 08-20-2003, 06:29 PM   #1
aKa`StUpIfIeD
Junior Member
 
Join Date: Aug 2003
Posts: 11
Question Folder Problem

The problem is more with the eggdrop script, altohught im not sure which part. When i try to create or delete a folder (includes folders created using site commands [i.e. site request]) i get this error in my telnetted eggdrop script

Tcl error in script for 'timer1833':
can't read "paths(REQUESTS)": no such element in array

the error doesnt stop until i end up rehashing it.

I'm using:
ioFTPD v4.9.4r
- ioA v0.7.9+
- ioTRIAL v3.19b (STANDALONE)
- ioZS v1.06

Windrop v1.6.15
- dZSbot.tcl
- ioTRIAL.tcl
- imdb-20030014.tcl
- SITEWHO.exe

i think it has something to do with my dZSbot.tcl. any help is very much welcomed :-D

Edit: I'm also having problems getting ioTRIAL to work. I get this error

Tcl error [trials]: couldn't duplicate input handle: bad file number

i am running the eggdrop in -nt as well as using the window hider, it works if i am not using the window hider, but if i am the SITEWHO.exe and Trial stop working. But the "Site trial" commands dont seem to wanna work either
aKa`StUpIfIeD is offline   Reply With Quote
Old 08-20-2003, 07:27 PM   #2
ddeca
Member
ioFTPD Foundation User
 
Join Date: Aug 2003
Posts: 73
Default check your config

should look something like this

Code:
set paths(requests)		"/requests/*"
set type(requests)		"RACE"
set chanlist(requests)		"#CHANNEL"
ddeca is offline   Reply With Quote
Old 08-20-2003, 08:25 PM   #3
aKa`StUpIfIeD
Junior Member
 
Join Date: Aug 2003
Posts: 11
Default

thanks, i thought that mighta been the problem but i wasnt sure about the "RACE" part, anyways, works good now. I fixed the ioTRiAL (forgot to give the trialbot its flags lol). but i still cant run SITEWHO and ioTRiAL using "hidewndw.exe /n /r eggdrop.exe -nt" but can witout hidewndw.


Edit: one more problem i've discovered. while testing the !speed command i got this:

-aKa.Test.Site- [SPEED] + speed:
-aKa.Test.Site- [SPEED] + aKa@SiTEOPS uploads Disturbed @-kb/sec

it didnt show the upload speed and cut off ½ of the name :-/ so i tried !bw and it showed the speed it was going.

-aKa.Test.Site- [BW] + Uploaders: 1@2753kb/sec - Leechers: 0@0kb/sec - Idlers: 0 - Total: 1@2753kb/sec

so i decided to try !uploaders and once again, it doesnt show the speed and cuts ½ of the name off.

-aKa.Test.Site- [STATUS] + uploaders:
-aKa.Test.Site- [STATUS] + aKa@SiTEOPS is uploading Disturbed @ -kb/sec

any suggestions?
aKa`StUpIfIeD is offline   Reply With Quote
Old 09-06-2004, 12:29 PM   #4
MonsterDK1212
Guest
 
Posts: n/a
Default error problem

Have also this error but mentioned here never solved my problem...


[18:12] Tcl error in script for 'timer44980':
[18:12] can't read "paths(REQUESTS)": no such element in array

Is the error.

i'm using..
ioFTPD-beta5-8-5r
ioA 1.19
dZSbot 1.15
ioZS V2

Lines from dZS tcl...

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

set paths(REQUEST) "/REQUESTS/*"
set type(REQUEST) "RACE"
set chanlist(REQUEST) "#PRiVATE"

set chanlist(DEFAULT) "#PRiVATE"
set chanlist(INVITE) "#PRiVATE"
set chanlist(WELCOME) "#PRiVATE"


VFS:

"c:\ioFTPD\site\mnt\" /
"d:\ftproot\APPS\" /APPS
"d:\ftproot\REQUESTS\" /REQUESTS


TIA.
  Reply With Quote
Old 09-07-2004, 05:16 PM   #5
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

[18:12] can't read "paths(REQUESTS)":

Lines from dZS tcl...
set paths(REQUEST) ......

don't you think you have a typo problem somewhere ??
bounty is offline   Reply With Quote
Old 09-07-2004, 06:18 PM   #6
IceCube_2
Junior Member
 
Join Date: May 2004
Posts: 13
Default

Yep, already helped him out on irc
IceCube_2 is offline   Reply With Quote
Old 09-07-2004, 06:47 PM   #7
Grendel
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default

@ aKa`StUpIfIeD
Quote:
I'm using:
ioFTPD v4.9.4r
@ MonsterDK1212
Quote:
i'm using..
ioFTPD-beta5-8-5r

you are using registered versions of ioFTPD,
so please update your userprofile,
if you are registered users.

THX
__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote
Old 09-08-2004, 10:56 AM   #8
MonsterDK1212
Guest
 
Posts: n/a
Default

Quote:
Originally posted by IceCube
Yep, already helped him out on irc

yes thanks man!
  Reply With Quote
Old 09-08-2004, 11:01 AM   #9
MonsterDK1212
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Grendel
@ aKa`StUpIfIeD

@ MonsterDK1212



you are using registered versions of ioFTPD,
so please update your userprofile,
if you are registered users.

THX
ok will look into that
  Reply With Quote
Old 09-08-2004, 11:14 AM   #10
Grendel
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Grendel's Avatar
 
Join Date: Jul 2004
Posts: 187
Default

cool move....fair is fair....
__________________
- FlashFXP v4.0 BETA (v3.7.9 Build 1401) registered
- Windows 7 x64
- McAfee Antivirus Enterprise 8.7i Patch 2 + Antispyware 8.7i
Grendel is offline   Reply With Quote
Reply

Tags
eggdrop, error, script, site, sitewho.exe

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:09 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)