CodeAsm / open-sauce

Automatically exported from code.google.com/p/open-sauce
1 stars 1 forks source link

Lightmaps in tool reports error due to invalid grenade block index in globals #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If stock globals tag (globals/globals) has more than 2 grenades, tool reports 
that that the grenade block index is broken in said tag, along with several 
other fields (which aren't actually broken but the earlier error makes tool 
think they are). Problem can be solved by simply removing grenades 3 and 4.

Original issue reported on code.google.com by masterst...@hotmail.com on 2 Feb 2013 at 11:12

GoogleCodeExporter commented 8 years ago
Nevermind on it being fixed, thats just step one. Once you run lightmaps 
(assuming it starts and your globals arent bloated with worthless shit), you 
receive and exception halt.

Exception halt in \halopc\haloce\source\units\units.c,#8284: <grenade_type >=> 
&& <grenade_type <NUMBER_OF_UNIT_GRENADE_TYPES>

Original comment by masterst...@hotmail.com on 2 Feb 2013 at 11:17

GoogleCodeExporter commented 8 years ago

Original comment by kornma...@gmail.com on 3 Feb 2013 at 5:43

GoogleCodeExporter commented 8 years ago
Fix will be present in v3.1.1

Original comment by kornma...@gmail.com on 4 Feb 2013 at 4:50