Opened 11 years ago

Closed 11 years ago

#1753 closed defect (fixed)

Too much recursion error in UnitAI/Attack.js

Reported by: Jonathan Waller Owned by: leper
Priority: Release Blocker Milestone: Alpha 12
Component: Core engine Keywords:
Cc: Patch:

Description

This error has occurred frequently in multiplayer games recently.

Attachments (2)

interestinglog.html (14.8 KB ) - added by Jonathan Waller 11 years ago.
commands.txt.zip (140.6 KB ) - added by Jonathan Waller 11 years ago.

Download all attachments as: .zip

Change History (5)

by Jonathan Waller, 11 years ago

Attachment: interestinglog.html added

by Jonathan Waller, 11 years ago

Attachment: commands.txt.zip added

comment:1 by leper, 11 years ago

Owner: set to leper
Resolution: fixed
Status: newclosed

In 12975:

Check whether the attack/gather target is visible and if not abort. Fixes #1662 and #1753.

comment:2 by leper, 11 years ago

Resolution: fixed
Status: closedreopened

Argh still not fixed.

comment:3 by leper, 11 years ago

Resolution: fixed
Status: reopenedclosed

In 12976:

Check for all cases. Really fix #1753.

Note: See TracTickets for help on using tickets.