Page MenuHomeFeedback Tracker

AI won't stand after last update
Closed, ResolvedPublic

Description

If a unit in player group or AI group goes prone and is then ordered to stand it remains in the prone position. They will go to crouch but still not stand, there is one exception and that is a pilot he seems unaffected.

even single units won't respond to "up"

man setunitpos "Down"; works
man setunitpos "middle";
works
man setunitpos "up";// fails
{F23165}

Details

Legacy ID
771643256
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
AI Issues
Steps To Reproduce

Place this in units init and name him man
man setunitpos "Down";
result unit goes prone

place in radio trigger on act
man setunitpos "up";
result fails

Additional Information

Pilots seem unaffected by this condition which only started in the last update.

No mods used.
No enemy AI on the map.
Same result when changing from "combat" to "safe" using waypoints, they remain "prone"

I will if needed supply mission when I get home.

Event Timeline

F2kSel edited Steps To Reproduce. (Show Details)Jan 30 2014, 12:21 PM
F2kSel edited Additional Information. (Show Details)
F2kSel set Category to AI Issues.
F2kSel set Reproducibility to Always.
F2kSel set Severity to None.
F2kSel set Resolution to Fixed.
F2kSel set Legacy ID to 771643256.May 7 2016, 5:51 PM

fixed in dev version 1.11.114862
Could you try it please? Thank you.

pops added a subscriber: pops.May 7 2016, 5:51 PM
pops added a comment.Feb 3 2014, 6:38 PM

Seems to work now.

F2kSel added a subscriber: F2kSel.May 7 2016, 5:51 PM
F2kSel added a comment.Feb 7 2014, 8:01 PM

Sorry for the late response but PC went down.

Yes seems to be working correctly again thanks.

Thank you for confirm. Fxd.