Opened 11 years ago

Closed 11 years ago

#2082 closed defect (fixed)

Aegis errors in Multiplayer.

Reported by: scythetwirler Owned by: wraitii
Priority: Must Have Milestone: Alpha 14
Component: UI & Simulation Keywords: wraitii
Cc: Patch:

Description (last modified by leper)

Recurring errors, starting at turn 3560 and only stopping when the last AI was exterminated.

ERROR: JavaScript error: simulation/ai/aegis/attack_plan.js line 505
 TypeError: this.buildOrder[0] is undefined
  ([object Object],[object Object],[object Array])@simulation/ai/aegis/attack_plan.js:505
  ([object Object],[object Object],[object Array])@simulation/ai/aegis/military.js:362
  ([object Object])@simulation/ai/aegis/aegis.js:232
  ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:66

Logs attached as requested by historic_bruno.

Attachments (3)

commands.zip (163.3 KB ) - added by leper 11 years ago.
interestinglog.tar.7z (889 bytes ) - added by scythetwirler 11 years ago.
commands.txt.tar.7z (134.1 KB ) - added by scythetwirler 11 years ago.

Download all attachments as: .zip

Change History (5)

by leper, 11 years ago

Attachment: commands.zip added

by scythetwirler, 11 years ago

Attachment: interestinglog.tar.7z added

by scythetwirler, 11 years ago

Attachment: commands.txt.tar.7z added

comment:1 by leper, 11 years ago

Component: Core engineUI & Simulation
Description: modified (diff)
Keywords: wraitii added

There is another error in the log, that one is caused by r13751. I'll commit the fix for that in a bit.

comment:2 by wraitii, 11 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 13761:

Check that we still have build orders for our attack plan. Temporarily fixes #2082 for A14.

Note: See TracTickets for help on using tickets.