PDA

View Full Version : 12.04.08 15:34:26 EXCEPTION halt in \halopc\haloce\source\memory\data.c,#495: tag i



Masterz1337
December 4th, 2008, 03:39 PM
12.04.08 15:34:26 EXCEPTION halt in \halopc\haloce\source\memory\data.c,#495: tag instance index #65535 (0xffffffff) is unused or changed

I've seen this before but I can't recall what it is or how to fix it. Anyone else know?

onotix
December 4th, 2008, 03:43 PM
what was the last thing you added?

Masterz1337
December 4th, 2008, 04:02 PM
Errors don't always have to be things you add or edit. There's lots of other things that can do stuff like this.

I found the problem anyway though.

When we added the new elites in, I renamed the elite biped we use to use, since we have liek 16 elite biped tags, each one with different primary and secondary colors, as well as their armour perm set. Whe I transfered my tagset over to my laptop when my desktop was down, I told it to overwrite the old tagset. The old tagset still had the elite.biped tag in it, which refers to the new model, but a different animation and collision model. This is what was causing sapien not to open and the map not to compile.

So for future referances, delete a tagset before overwriting it.

sevlag
December 4th, 2008, 06:17 PM
Errors don't always have to be things you add or edit. There's lots of other things that can do stuff like this.

I found the problem anyway though.

When we added the new elites in, I renamed the elite biped we use to use, since we have liek 16 elite biped tags, each one with different primary and secondary colors, as well as their armour perm set. Whe I transfered my tagset over to my laptop when my desktop was down, I told it to overwrite the old tagset. The old tagset still had the elite.biped tag in it, which refers to the new model, but a different animation and collision model. This is what was causing sapien not to open and the map not to compile.

So for future referances, delete a tagset before overwriting it.now if it was only a tag problem that was the cause of my sapien not working :/