Yes you are right. I made the array smaller. (two small arrays) and it still chashes. I think the problem is with the data. The data are coordinates that are generated in sketchup and i thing the problem is with this.

1.15506440454583e-012

some of the number are like this. (should be 0)

Now i need to look for a way to correct this. There are a lot of items (the 309 where only to test it). Any one know of a way to correct it.

Skecthup (a plugin) exports a csv file.

EDIT:
After some experimenting, it results that those numbers where causing the error's. Shouldn't the engine give a syntax error for that instead of crashing?

I found an easy way to convert the number easly. I just importet the csv file to excel. Did some things there and saved it. The new csv file had all the numbers correctly written.

Last edited by aaronde; 02/19/11 01:29.