Actions
Bug #94
closedNext actor when only actor is dead/waiting/unconscious causes infinite loop
Start date:
07/15/2013
Due date:
% Done:
100%
Estimated time:
Description
If you try to go to the next actor when the only existing actor is dead, waiting or unconscious causes an infinite loop as the code tries to find the next active/disabled/stunned actor.
Updated by Damian Small over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
added check for completing loop without finding valid actor
Actions