11-11-2006, 01:40 PM
|
#14 |
| Junior Member
Join Date: Aug 2005
Posts: 24
|
hi,
i got a error msg in nxerror.log Quote: |
LoadScript : couldn't read file "C:/ioFTPD/scripts/nxAutoNuke/nxAutoNuke.cfg": no such file or directory
| but i didn´t want tu use autonuke, i find a entry in init.tcl an i make a # infront Quote:
set nx(scripts) {
# {../scripts/nxAutoNuke/nxAutoNuke.cfg}
{../scripts/nxTools/nxTools.cfg}
{../scripts/nxLib.tcl}
}
| but i still get a error msg.
the problem is, that io crashs sometimes, and the only error.log i found is this i wrote above
can i delete the line Quote: |
{../scripts/nxAutoNuke/nxAutoNuke.cfg}
| ?
|
| |