Opened 6 years ago

Closed 6 years ago

#5051 closed defect (duplicate)

Statistic Tracker Errors when switching player civ in atlas

Reported by: Stan Owned by:
Priority: Should Have Milestone:
Component: UI & Simulation Keywords:
Cc: Patch:

Description

When I change player in atlas I get warnings such as this:

WARNING: JavaScript warning: simulation/components/StatisticsTracker.js line 587 reference to undefined property this.sequences

ERROR: Error in timer on entity 11, IID86, function UpdateSequences: TypeError: this.sequences is undefined StatisticsTracker.prototype.UpdateSequences@simulation/components/StatisticsTracker.js:587:2 Timer.prototype.OnUpdate@simulation/components/Timer.js:120:4

ERROR: Error in timer on entity 11, IID86, function UpdateSequences: TypeError: this.sequences is undefined StatisticsTracker.prototype.UpdateSequences@simulation/components/StatisticsTracker.js:587:2 Timer.prototype.OnUpdate@simulation/components/Timer.js:120:4

ERROR: Error in timer on entity 11, IID86, function UpdateSequences: TypeError: this.sequences is undefined StatisticsTracker.prototype.UpdateSequences@simulation/components/StatisticsTracker.js:587:2 Timer.prototype.OnUpdate@simulation/components/Timer.js:120:4

Steps to reproduce:

  • Open Atlas
  • Change the player 1 civ
  • Click play

Change History (1)

comment:1 by elexis, 6 years ago

Milestone: Alpha 23
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.