Opened 14 months ago

Last modified 14 months ago

#6763 new defect

Error: production queue undefined on game end

Reported by: marder Owned by: Freagarach
Priority: Must Have Milestone: Alpha 27
Component: Simulation Keywords:
Cc: Patch: Phab:D4972

Description

ERROR: JavaScript error: simulation/components/Trainer.js line 653 this.queue.get(...) is undefined Trainer.prototype.StopBatch@simulation/components/Trainer.js:653:13 ProductionQueue.prototype.Item.prototype.Stop@simulation/components/ProductionQueue.js:87:63 ProductionQueue.prototype.RemoveItem@simulation/components/ProductionQueue.js:362:37 ProductionQueue.prototype.ResetQueue@simulation/components/ProductionQueue.js:391:8 ProductionQueue.prototype.OnOwnershipChanged@simulation/components/ProductionQueue.js:515:7 Player.prototype.SetState@simulation/components/Player.js:528:11 Player.prototype.Defeat@simulation/components/Player.js:448:7 resign@simulation/helpers/Commands.js:461:18 ProcessCommand@simulation/helpers/Commands.js:53:23

ERROR: Script message handler OnOwnershipChanged failed

ERROR: JavaScript error: simulation/components/Trainer.js line 653 this.queue.get(...) is undefined Trainer.prototype.StopBatch@simulation/components/Trainer.js:653:13 ProductionQueue.prototype.Item.prototype.Stop@simulation/components/ProductionQueue.js:87:63 ProductionQueue.prototype.RemoveItem@simulation/components/ProductionQueue.js:362:37 ProductionQueue.prototype.ResetQueue@simulation/components/ProductionQueue.js:391:8 ProductionQueue.prototype.OnOwnershipChanged@simulation/components/ProductionQueue.js:515:7 Player.prototype.SetState@simulation/components/Player.js:528:11 Player.prototype.Defeat@simulation/components/Player.js:448:7 resign@simulation/helpers/Commands.js:461:18 ProcessCommand@simulation/helpers/Commands.js:53:23

ERROR: Script message handler OnOwnershipChanged failed

Reproducible also in A26 according to Freagarach.

See attached replay.

Attachments (2)

commands.txt (234.3 KB ) - added by marder 14 months ago.
commands.2.txt (2.7 KB ) - added by Freagarach 14 months ago.
Minimal replay on latest clean SVN.

Download all attachments as: .zip

Change History (4)

by marder, 14 months ago

Attachment: commands.txt added

by Freagarach, 14 months ago

Attachment: commands.2.txt added

Minimal replay on latest clean SVN.

comment:1 by Freagarach, 14 months ago

Component: Core engineSimulation
Owner: set to Freagarach

comment:2 by Freagarach, 14 months ago

Patch: Phab:D4972
Note: See TracTickets for help on using tickets.