posted 05-27- 07:03 PM
I'm pretty sure your verts are getting screwed up. It isn't legal in a .OL to use
<cr><lf> as a seperator between group of verts like this:1,2,4<cr><lf>
2.5,0.0,1.0<cr><lf>
OLC strips out all the <cr><lf>.
You end up with 1,2,42.5,0.0,1.0
You must use spaces to seperate verts
There are some other screwy things even in
the 2.7 file, like a file reference to a file called "cement", possibly your .sm file
suffered some earlier damage from that OPS
problem where the namelist/material table
looses entries.
Hippie.