Opened 3 years ago

Closed 3 years ago

#6002 closed defect (fixed)

UnitAI errors related to chasing.

Reported by: Freagarach Owned by: wraitii
Priority: Must Have Milestone: Alpha 24
Component: Simulation Keywords: UnitAI
Cc: Patch:

Description

During a MP game vs PetraAI.

ERROR: Tried to process unhandled event 'Order.MoveToChasingPoint' in state 'INDIVIDUAL.IDLE'
ERROR: Tried to process unhandled event 'Order.MoveToChasingPoint' in state 'INDIVIDUAL.COMBAT.FINDINGNEWTARGET'

Attachments (1)

commands.txt (372.7 KB ) - added by Freagarach 3 years ago.
r24861

Download all attachments as: .zip

Change History (2)

by Freagarach, 3 years ago

Attachment: commands.txt added

comment:1 by wraitii, 3 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 24863:

Ignore MoveToChasingPoint orders when not chasing.

Reported By: Freagarach

Reviewed By: Angen

Fixes #6002

Differential Revision: https://code.wildfiregames.com/D3547

Note: See TracTickets for help on using tickets.