Opened 2 years ago

Closed 2 years ago

#6448 closed defect (fixed)

ERROR after a battalion constructs a building

Reported by: wowgetoffyourcellphone Owned by: bb
Priority: Release Blocker Milestone: Alpha 26
Component: UI & Simulation Keywords:
Cc: Patch: Phab:D4535

Description

Select a group of soldiers. Make sure they are in a formation/battalion. Then task them to build a house or other building. Once completed, you can no longer move those soldiers to a different task: they refuse to follow orders.

ERROR: CCmpPosition::GetPosition2D called on entity when IsInWorld is false

ERROR: CCmpPosition::GetPosition2D called on entity when IsInWorld is false

ERROR: CCmpPosition::GetPosition2D called on entity when IsInWorld is false

ERROR: CCmpPosition::GetPosition2D called on entity when IsInWorld is false

Attachments (6)

interestinglog.html (620 bytes ) - added by wowgetoffyourcellphone 2 years ago.
mainlog.html (84.5 KB ) - added by wowgetoffyourcellphone 2 years ago.
system_info.txt (18.3 KB ) - added by wowgetoffyourcellphone 2 years ago.
userreport_hwdetect.txt (15.7 KB ) - added by wowgetoffyourcellphone 2 years ago.
commands.txt (18.6 KB ) - added by wowgetoffyourcellphone 2 years ago.
metadata.json (14.9 KB ) - added by wowgetoffyourcellphone 2 years ago.

Download all attachments as: .zip

Change History (9)

by wowgetoffyourcellphone, 2 years ago

Attachment: interestinglog.html added

by wowgetoffyourcellphone, 2 years ago

Attachment: mainlog.html added

by wowgetoffyourcellphone, 2 years ago

Attachment: system_info.txt added

by wowgetoffyourcellphone, 2 years ago

Attachment: userreport_hwdetect.txt added

by wowgetoffyourcellphone, 2 years ago

Attachment: commands.txt added

by wowgetoffyourcellphone, 2 years ago

Attachment: metadata.json added

comment:1 by Freagarach, 2 years ago

Thanks for the report. Introduced in r26520 by not bringing a formation back into the world when moving into formation.

comment:2 by Silier, 2 years ago

Owner: set to bb
Patch: Phab:D4535

comment:3 by bb, 2 years ago

Resolution: fixed
Status: newclosed

In 26651:

Handle OutOfWorld for formations

Comments By: Silier
Reviewed By: Freagarach

Differential Revision: D4535
fixes #6448
fixes rP26520

Note: See TracTickets for help on using tickets.