View Single Post
Old 04-23-2014, 01:30 PM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

nxHelper is a TCL extension library. It provides a couple of commands used by nxTools that are written in C instead of TCL if I remember correctly. Somewhere the system is asking for v2.3 and the system finds a newer v2.4 and uses that instead. This isn't a big deal at all. If you want to prevent this showing up look at the top of the nxTools TCL files in the scripts directory and find the reference to nxTools 2.3 and change it to 2.4 and then you won't get any more errors showing up. Or I think you can even drop the v2.4 reference and it will just use the newest one automatically.
Yil is offline   Reply With Quote