Changes between Version 3 and Version 4 of Ticket #1884


Ignore:
Timestamp:
Mar 30, 2013, 1:29:26 AM (11 years ago)
Author:
Yves
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1884 – Description

    v3 v4  
    11This error gets displayed when the Aegis tries starting its first attack (about 18 min) if the CC it aims for is too far away.
    22
     3{{{
    34ERROR: JavaScript error: simulation/ai/qbot-wc/attack_plan.js line 360
    45TypeError: this.target is undefined
     
    89  ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:128
    910  @:0
     11}}}
    1012
    1113I've tested the patch on a small map and a large map just to be sure because it's close to release. Aegis did attack me and no errors were displayed.