Opened 2 years ago

Closed 2 years ago

#6490 closed defect (fixed)

Idle error

Reported by: Langbart Owned by: Freagarach
Priority: Should Have Milestone: Alpha 26
Component: UI – In-game Keywords:
Cc: Patch: Phab:D4588

Description (last modified by Langbart)

to reproduce

  • start a game
  • select all your units
  • click any kind of formation
  • select them all with the following hotkey combo
    • alt (include offscreen) + # (select next idle unit)

ERROR: CCacheLoader failed to find archived or source file for: "art/textures/ui/session/portraits/formations/box.png"

IRC 0ad-dev 3/Apr/22

[07:23:38] Freagarach Langbart: #6490 is caused by giving formations cmpIdentity.

Attachments (1)

idle_box.jpg (77.1 KB ) - added by Langbart 2 years ago.

Download all attachments as: .zip

Change History (4)

by Langbart, 2 years ago

Attachment: idle_box.jpg added

comment:1 by Freagarach, 2 years ago

Owner: set to Freagarach
Patch: Phab:D4588

comment:2 by Langbart, 2 years ago

Description: modified (diff)

IRC link

comment:3 by Freagarach, 2 years ago

Resolution: fixed
Status: newclosed

In 26756:

Fix selecting formations when cycling through idle entities.

Since formations have cmpIdentity now (r26476 / rP26476), they were incorrectly selected when cycling through idle entities.

Reported and tested by: @Langbart
Differential revision: https://code.wildfiregames.com/D4588
Fixes #6490

Note: See TracTickets for help on using tickets.