Opened 3 years ago

Closed 3 years ago

#6173 closed defect (fixed)

Errors with trainingBlocked

Reported by: Langbart Owned by: wraitii
Priority: Should Have Milestone: Alpha 25
Component: UI & Simulation Keywords:
Cc: Patch:

Description

When my population limit is reached, it flashes as usual, but I also get some errors.
Tested with 25395

0 A.D. (0.0.25) Main log (warnings and errors only)
ERROR: CColor has to be an object
ERROR: Errors executing script event "Tick"
ERROR: JavaScript error: gui/session/top_panel/CounterPopulation.js line 59 JS_ReportError was called onTick@gui/session/top_panel/CounterPopulation.js:59:3
ERROR: CColor has to be an object
...

This behavior can be noticed for the first time with the changeset number rP25392.

Attachments (1)

trainingBlocked.jpg (121.6 KB ) - added by Langbart 3 years ago.

Download all attachments as: .zip

Change History (2)

by Langbart, 3 years ago

Attachment: trainingBlocked.jpg added

comment:1 by wraitii, 3 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 25401:

Fix rP25392 - CGUIColor setting

Reported by: langbart

Fixes #6173

Differential Revision: https://code.wildfiregames.com/D3937

Note: See TracTickets for help on using tickets.