Page 1 of 1

Animation issue [Solved]

Posted: Tue Jan 31, 2012 2:05 pm
by ARCTroopaNate
Hidden/Spoiler:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\Weapon.cpp(96)
Weapon failed to find animmap gunner_bazooka
Break();
Energy("<=", 0.0);
The reason I'm getting this error is because my units primary weapon is the chaingun with the new animation and his secondary is a rocket launcher. There is no gunner_bazooka animation so the unit crashes whenever I switch to the secondary. Does anyone know how to fox this.

EDIT: Solved. Removed Animationname Gunner line.