-
Vehicle Problem
Edit:Fixed stuff in italics, still need bolded fixed
Ok so I decided to try to make my first vehicle finally, but when I import it into sapien it gives me this (only when I use bluestreak).
10.22.07 04:59:02 the model 'vehicles\rallycar\rallycar' and the animation graph 'vehicles\rallycar\rallycar' don't match
10.22.07 04:59:02 the object 'vehicles\rallycar\rallycar' will not animate
I opened the model and animations tag in guerilla and all the nodes are the same. Then when I place it says Out of objects, even though I can import something else and place it too.
when I use blitzkrieg it doesn't give me the error above but when I place in sapien it closes it and I get this.
10.22.07 16:33:39 EXCEPTION halt in \halopc\haloce\source\tag_files\tag_groups.c,#3157 : #-1 is not a valid animation_graph_unit_seat_block index in [#0,#1)
I'm using the W-driver for a seat, not a custom one.
Any help would be appreciated.
-
Re: Vehicle Problem
Change the node checksum in the model to match the one in the animation tag.
-
Re: Vehicle Problem
Would that be changing the "next sibling node index," "first child node index," and "parent node index?"
-
Re: Vehicle Problem
Node List Checkism (srry to lazy to resize and all that)
-
Re: Vehicle Problem
Ahh thank you.
Edit: They were already the same.
Edit2: Ok NM that fixed my bluestreak problem(thank you :D), I was looking at one I exported with blitz.
But I still get:
10.22.07 16:33:39 EXCEPTION halt in \halopc\haloce\source\tag_files\tag_groups.c,#3157 : #-1 is not a valid animation_graph_unit_seat_block index in [#0,#1)
Edit3: I Fixed it, just compiled my animations over the hogs instead of making a new one.