PDA

View Full Version : can't read "iojTQ(stats)"


Delight
11-19-2004, 08:35 PM
Hi all.
I have some n00b problem to get iojTQ running.
Only get this error on partyline:

[02:19] Tcl error in file 'eggdrop.conf':
[02:19] can't read "iojTQ(stats)": no such element in array
while executing
"split $iojTQ(stats)"
(procedure "iojTQ:CreateFiles" line 33)
invoked from within
"iojTQ:CreateFiles"
(file "scripts/iojTQ/iojTQ.tcl" line 2283)
invoked from within
"source scripts/iojTQ/iojTQ.tcl"
(file "eggdrop.conf" line 1333)
[02:19] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

I gues i did something wrong in the setup, but what?
PLZ help
/Delight

windrop1.40

jeza
11-20-2004, 03:34 AM
u dont have 'iojTQ(stats)' in your config

there must be something like set iojTQ(stats) "bla"

Delight
11-20-2004, 09:56 AM
Can understand how i manage to erase that line.
Its working now, thanx for your support.