Page 1 of 1

Tool error

Posted: Mon Mar 28, 2005 3:08 pm
by scubaneo13
I get this error in Tool. I have tried fixing it, but no luck. Does anyone know how to fix this?

building intermediate geometry...
EAX: 0xFFFFFFFE
EBX: 0x001E1C01
ECX: 0x0012F2D0
EDX: 0x00000000
EDI: 0x0012F2D0
ESI: 0x00000000
EBP: 0x0012F5AC
ESP: 0x0012F1A0
EIP: 0x77F94956, C2 08 00 55 ?????
00000001 ?????
EXCEPTION halt in .\intermediate_geometry.c,#444: triangle->material_index>=0 &&
triangle->material_index<old_material_count

Thanks

Posted: Tue Mar 29, 2005 7:15 am
by Waverunner
Can you give us a picture of the map u map, tell us how you made your shader, and just give us as much information ans you can of what you actuallly did in the Hek process. You can also IM or PM me, I'm home all day for spring vacation! woot

Posted: Tue Mar 29, 2005 4:27 pm
by [users]axem
Are your matirals # properly?
like
1,2,3 etc
not 1,3,2

Posted: Thu Mar 31, 2005 3:40 pm
by scubaneo13
I found the problem, it was a plane that had no material applied to it. Thanks for your guys help anyway.