Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#5848 closed defect (fixed)

Unrecognized phase

Reported by: Asger Owned by: s0600204
Priority: Should Have Milestone: Alpha 24
Component: UI – In-game Keywords:
Cc: Patch:

Description

When playing as Athene I was viewing the units' reference pages in the Stoa when this warning occured.

WARNING: Unrecognized phase (phase_city)

WARNING: JavaScript warning: gui/reference/common/TemplateParser.js line 278 reference to undefined property this.phaseList[0]

On SVN: r24118

Change History (4)

comment:1 by Freagarach, 3 years ago

Keywords: regression added

comment:2 by Freagarach, 3 years ago

Courtesy of elexis: athenians have a custom phase, it sounds like a athenian template inherits the generic phase but should overwrite that with the athenian phase But just overwriting the pase doesn't do the job (and shouldn't, since all entities have the regular phases as requirements).

comment:3 by s0600204, 3 years ago

Owner: set to s0600204
Resolution: fixed
Status: newclosed

In 24133:

Take civ code into account when determining base template name in the Reference Suite

Issue reported by Asger,
Brought to my attention by Freagarach.

Fixes #5848

comment:4 by s0600204, 3 years ago

Keywords: regression removed
Milestone: BacklogAlpha 24
Note: See TracTickets for help on using tickets.