Matooba
February 2nd, 2009, 09:31 PM
I was placing ai in BG and got this error. Heres what i had setup.
I placed 1 encounter, using 1 actor varient. I used a vehicle / nondriver command with a 20-30 second respawn. I placed a different encounter, using a different ai and used a second command, as driver with 120-160 sec. If I put down 1 starting point for one and one starting point for another it ran ok. When i added more it work for about a minute, then exceptioned out of sapien with this error.
EXCEPTION halt in \halopc\haloce\source\ai\actors.c,#3851: (fabs(control_data.throttle.i) <= 1.0f) && (fabs(control_data.throttle.j) <= 1.0f) && (fabs(control_data.throttle.k) <= 1.0f)Any clues why this happened? Im using this for testing purposes. Any help appreciated.
I placed 1 encounter, using 1 actor varient. I used a vehicle / nondriver command with a 20-30 second respawn. I placed a different encounter, using a different ai and used a second command, as driver with 120-160 sec. If I put down 1 starting point for one and one starting point for another it ran ok. When i added more it work for about a minute, then exceptioned out of sapien with this error.
EXCEPTION halt in \halopc\haloce\source\ai\actors.c,#3851: (fabs(control_data.throttle.i) <= 1.0f) && (fabs(control_data.throttle.j) <= 1.0f) && (fabs(control_data.throttle.k) <= 1.0f)Any clues why this happened? Im using this for testing purposes. Any help appreciated.