
Lethal Threat
Joined: Feb 11, 2011
THRT 4 PRESIDENT
|
Posted: Aug 22, 2011 10:36 PM
Msg. 1 of 5
When I try to compile a map, this happens:
08.22.11 22:31:04 tool pc 01.00.00.0609 ---------------------------------------------- 08.22.11 22:31:04 reference function: _write_to_error_file 08.22.11 22:31:04 reference address: 42ca20 08.22.11 22:31:04 Couldn't read map file './toolbeta.map' 08.22.11 22:31:04 crosshair item 0 for halo3\hud\weapon interfaces\master\master rounds references an invalid sequence 08.22.11 22:31:05 crosshair item 1 for halo3\hud\weapon interfaces\sniper rifle\sniper rifle references an invalid sequence 08.22.11 22:31:05 crosshair item 1 for halo3\hud\weapon interfaces\sniper rifle\sniper rifle references an invalid sequence 08.22.11 22:31:06 the meter definition ui\hud\cyborg shield does not specify a stencil bitmap group. 08.22.11 22:31:06 the meter definition ui\hud\cyborg body does not specify a stencil bitmap group. 08.22.11 22:31:06 EAX: 0x00000000 08.22.11 22:31:06 EBX: 0x00000001 08.22.11 22:31:06 ECX: 0x00000000 08.22.11 22:31:06 EDX: 0x00000000 08.22.11 22:31:06 EDI: 0x0018A248 08.22.11 22:31:06 ESI: 0x00000000 08.22.11 22:31:06 EBP: 0x0018A120 08.22.11 22:31:06 ESP: 0x0018A110 08.22.11 22:31:06 EIP: 0x77D20C32, 83 C4 04 C2 ????? 08.22.11 22:31:06 EXCEPTION halt in \halopc\haloce\source\tag_files\tag_groups.c,#3157: #45 is not a valid scenario_scenery_palette_block index in [#0,#44)
Help?
|
|
|

teh lag
Joined: May 6, 2008
|
Posted: Aug 22, 2011 10:53 PM
Msg. 2 of 5
You have a scenery instance that references an invalid palette index in your scenario.
To give a more easily-understandable answer, it probably means you deleted something in your scenery palette but didn't update/delete the instances that were using it; as a result somewhere there's an invalid reference.
|
|
|

Lethal Threat
Joined: Feb 11, 2011
THRT 4 PRESIDENT
|
Posted: Aug 22, 2011 11:39 PM
Msg. 3 of 5
Thanks teh_lag. Now I just encountered another error.
08.22.11 23:35:11 Tried to add bitmap from group with no bitmaps(covenant_cruiser\bitmaps\c_mothership4).
|
|
|

teh lag
Joined: May 6, 2008
|
Posted: Aug 23, 2011 12:13 AM
Msg. 4 of 5
Sounds like you have a corrupt (or at the very least an incorrectly compiled) bitmap tag - namely the one there. I think the error is saying that there's a bitmap with no valid data in it though I could be wrong... If you recently tried to compile it, recompile it and see if it spits out any problems (incorrect bitmap dimensions, etc). If you extracted the bitmap, try re-extracting it. Edited by teh lag on Aug 23, 2011 at 12:13 AM
|
|
|

Lethal Threat
Joined: Feb 11, 2011
THRT 4 PRESIDENT
|
Posted: Aug 23, 2011 12:52 AM
Msg. 5 of 5
Problems solved! Thanks a lat teh_lag for helping=).
|
|
|