Opened 9 years ago

Closed 9 years ago

#3178 closed defect (duplicate)

PetraAI - entity does not exist in ApplyEntitiesDelta

Reported by: elexis Owned by:
Priority: Should Have Milestone:
Component: AI Keywords:
Cc: Patch:

Description

We were playing an a18 match with one AI. From turn 5979 to 6306 the following error message appeared on every second turn:

Turn 6177 (500)... ERROR: JavaScript error: simulation/ai/common-api/shared.js line 348
TypeError: entity is undefined
  m.SharedScript.prototype.ApplyEntitiesDelta@simulation/ai/common-api/shared.js:348:4
  m.SharedScript.prototype.onUpdate@simulation/ai/common-api/shared.js:217:2

If I remember correctly, the AI was already defeated and the error appeared after an enemy CC was destroyed.

The error is reproducable by replaying the attached commands.txt.

Attachments (1)

t3178 commands.txt and replay-log.7z (188.4 KB ) - added by elexis 9 years ago.
commands.txt to reproduce and replay log.

Download all attachments as: .zip

Change History (3)

by elexis, 9 years ago

commands.txt to reproduce and replay log.

comment:1 by mimo, 9 years ago

That bug has the same origin as #3142, fixed in r16467

comment:2 by mimo, 9 years ago

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