Opened 3 years ago

Closed 3 years ago

#6141 closed defect (fixed)

UnitMotionFlying error

Reported by: Stan Owned by: Silier
Priority: Should Have Milestone: Alpha 25
Component: Simulation Keywords:
Cc: wraitii Patch: Phab:D3855

Description (last modified by Stan)

ERROR: Error in timer on entity 14157, IID7, function Attack: 
TypeError: cmpTargetUnitMotion.EstimateFuturePosition is not a function 
Attack.prototype.PerformAttack@simulation/components/Attack.js:635:38 
Attack.prototype.Attack@simulation/components/Attack.js:539:8 
Timer.prototype.OnUpdate@simulation/components/Timer.js:139:44 

Steps to reproduce:

  • Make a plane kill a unit

Change History (4)

comment:1 by Stan, 3 years ago

Description: modified (diff)
Milestone: BacklogAlpha 25

comment:2 by Silier, 3 years ago

Owner: set to Silier
Patch: Phab:D3855

comment:3 by Freagarach, 3 years ago

Cc: Freagarach removed

comment:4 by Silier, 3 years ago

Resolution: fixed
Status: newclosed

In 25267:

Fix EstimateFuturePosition in UnitMotionFlying

Introduced in rP24701

Differential revision: D3855
Fixes: #6141

Note: See TracTickets for help on using tickets.