
SAS
Joined: Feb 26, 2013
I comment every once in a while
|
Posted: Apr 27, 2013 07:31 PM
Msg. 1 of 2
I have been trying to compile a weapon model and it keeps giving me this:
tool pc 01.00.00.0609 ---------------------------------------------- reference function: _write_to_error_file reference address: 42ca20 Couldn't read map file './toolbeta.map' EAX: 0x00000000 EBX: 0x0150CF01 ECX: 0x00000000 EDX: 0x00000000 EDI: 0x0018F128 ESI: 0x00000000 EBP: 0x0018F000 ESP: 0x0018EFF4 EIP: 0x770C1B58, C2 08 00 90 ????? EXCEPTION halt in .\intermediate_geometry.c,#444: triangle->material_index>=0 && triangle->material_index<old_material_count Edited by SAS on Apr 27, 2013 at 07:36 PM
|

SAS
Joined: Feb 26, 2013
I comment every once in a while
|
Posted: Apr 27, 2013 07:38 PM
Msg. 2 of 2
Quote: --- Original message by: waffles You mean compile right? Check your material indexes on your model in 3dsmax. You either haven't applied the right multi-sub to the model, or you have a material referenced on the model that doesn't exist. why did I say render? And that fixed it. Thanks!
|