Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3481 closed defect (fixed)

Promoted garrisoned entity with empty order queue

Reported by: elexis Owned by: mimo
Priority: Should Have Milestone: Alpha 19
Component: UI & Simulation Keywords:
Cc: Patch:

Description

Today we played a nice svn match on r17103 and got this warning:

Turn 2927 (500)...
WARNING: Promoted garrisoned entity with empty order queue.

It occured in Promotion.prototype.Promote of Promotion.js.

Replay the attached file to reproduce it.

Attachments (2)

replay.7z (244.3 KB ) - added by elexis 9 years ago.
visibleGarrison.diff (5.8 KB ) - added by mimo 9 years ago.

Download all attachments as: .zip

Change History (5)

by elexis, 9 years ago

Attachment: replay.7z added

by mimo, 9 years ago

Attachment: visibleGarrison.diff added

comment:1 by mimo, 9 years ago

The problem was when a turret was promoted, which was not correctly taken into account. In addition, several small problems could arise if for example we tried to ungarrison a turret unit while it was still attacking. The patch should fix all these problems.

comment:2 by mimo, 9 years ago

Owner: set to mimo
Resolution: fixed
Status: newclosed

In 17111:

fix UnitAI state of turrets, fix #3481

comment:3 by mimo, 9 years ago

Milestone: BacklogAlpha 19
Note: See TracTickets for help on using tickets.