Changes between Initial Version and Version 1 of Ticket #2180


Ignore:
Timestamp:
Oct 4, 2013, 11:32:24 PM (11 years ago)
Author:
historic_bruno
Comment:

I noticed this while testing, also qBot seems to work fine. It looks like a problem in API v3 rather than Aegis, maybe it's not picking up changes during turn 1.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2180

    • Property Cc wraitii added
  • Ticket #2180 – Description

    initial v1  
    11Skirmish maps now work as advertised, but the AegisBot AI now gives continuous errors.
    22
     3{{{
    34WARNING: JavaScript warning: simulation/ai/common-api-v3/shared.js line 344 reference to undefined property this._entities[id]
    45ERROR: JavaScript error: simulation/ai/common-api-v3/shared.js line 344 TypeError: this._entities[id] is undefined ([object Object])@simulation/ai/common-api-v3/shared.js:344 ([object Object])@simulation/ai/common-api-v3/shared.js:218
    56ERROR: JavaScript error: simulation/ai/common-api-v3/gamestate.js line 584 TypeError: template is null ([object Array])@simulation/ai/common-api-v3/gamestate.js:584 ([object Object],[object Array],[object Array])@simulation/ai/aegis/headquarters.js:296 ([object Object],[object Object])@simulation/ai/aegis/headquarters.js:270 ([object Object],[object Object],[object Array])@simulation/ai/aegis/headquarters.js:1036 ([object Object])@simulation/ai/aegis/aegis.js:160 ([object Object],[object Object])@simulation/ai/common-api-v3/base.js:68 @:0
     7}}}