treddie
Computer
- Dec 17, 2005
- 417
Howdie.
I have a little vb6 program that builds IBL points files for me so that I can import these into ProE as Datum curves. It works great (simple thing really), but I have one file that keeps crashing ProE to the desktop. I have gone through the file and selectively removed blocks of points to try to isolate where in the file the suspect point is, but each block I test has been successful (not crashed ProE). In this manner, I have tested all of the point sets in the file to find out whether there is a problem in my code, or in ProE. There are 353 points total in the file, with 3 sets containing 103 points each. It is these 3 large sets that I selectively removed points and tested the results. Is there a known bug in ProE concerning IBL files in general, or is there a limit to the amount of points that can be in an IBL file? Again, all of the data works when I remove points from the three long sets, I just can't get the WHOLE file to work with ProE all at once. I COULD break the file up into 3 separate files (and this works), but that's a bit of a drag, if this problem is fairly frequent.
Thanks everyone,
treddie
I have a little vb6 program that builds IBL points files for me so that I can import these into ProE as Datum curves. It works great (simple thing really), but I have one file that keeps crashing ProE to the desktop. I have gone through the file and selectively removed blocks of points to try to isolate where in the file the suspect point is, but each block I test has been successful (not crashed ProE). In this manner, I have tested all of the point sets in the file to find out whether there is a problem in my code, or in ProE. There are 353 points total in the file, with 3 sets containing 103 points each. It is these 3 large sets that I selectively removed points and tested the results. Is there a known bug in ProE concerning IBL files in general, or is there a limit to the amount of points that can be in an IBL file? Again, all of the data works when I remove points from the three long sets, I just can't get the WHOLE file to work with ProE all at once. I COULD break the file up into 3 separate files (and this works), but that's a bit of a drag, if this problem is fairly frequent.
Thanks everyone,
treddie