sanyio:
Line 22 of the 2D Script for this object is:
ch1=open("data","DET_Steel_10.txt","separator='\t',mode=ro, Library")
so it appears that the problem is with
.txt portion of the code. Either this object or the called file is corrupt or missing, so you may want to try replacing the library from the installation disk.
HTH
David