Recently, I came across an error which stopped my structure command and it was one that did not generate a .wrl file to error-correct from. The error read:
building intermediate geometry...
EAX: 0xFFFFFFFE
EBX: 0x001EDB01
ECX: 0x0012F2D0
EDX: 0x000002CC
EDI: 0x0012F2D0
ESI: 0x00000000
EBP: 0x0012F1A8
ESP: 0x0012F198
EIP: 0x7C90EB94, C3 8D A4 24 ?????
EXCEPTION halt in ./intermediate_geometry.c,#444: triangle->material_index>=0 && triangle->material_index<old_material_count
I would appreciate any advice on how to proceed in correcting this error.
Bookmarks