Thread: nxTools v1.2.1
View Single Post
Old 03-28-2010, 02:05 PM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

nxTools shouldn't refer to nxAutoNuke in init.itcl unless it's installed, so you can remove that reference to make some of those errors go away.

set nx(scripts) {
{../scripts/nxTools/nxTools.cfg}
{../scripts/nxLib.tcl}
}


The pass pre-command event is missing the N on the end from the "..\scripts\nxTools\nxClose.tcl LOGI" errors... should be LOGIN which is why all logins are generating an error line.

Other than that things look OK. Try those 2 fixes and report back.
Yil is offline   Reply With Quote