Changes between Initial Version and Version 1 of Ticket #5666, comment 4


Ignore:
Timestamp:
Jan 31, 2020, 7:41:14 PM (4 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5666, comment 4

    initial v1  
    11Still happens for me, see attached replay.
     2
     3Forgot to update, after updating the error became this:
     4```
     5ERROR: JavaScript error: simulation/components/UnitAI.js line 5812
     6TypeError: range is undefined
     7  UnitAI.prototype.GetQueryRange@simulation/components/UnitAI.js:5812:3
     8  UnitAI.prototype.SetupRangeQuery@simulation/components/UnitAI.js:3588:14
     9  UnitAI.prototype.SetupRangeQueries@simulation/components/UnitAI.js:3548:2
     10  UnitAI.prototype.SwitchToStance@simulation/components/UnitAI.js:5641:2
     11  TriggerHelper.SetUnitStance@maps/scripts/TriggerHelper.js:86:3
     12  Trigger.prototype.StartCelticRitual@maps/random/danubius_triggers.js:268:3
     13  Trigger.prototype.InitDanubius@maps/random/danubius_triggers.js:629:2
     14  Trigger.prototype.DoAction@simulation/components/Trigger.js:337:3
     15  Trigger.prototype.CallEvent@simulation/components/Trigger.js:226:4
     16  Trigger.prototype.OnGlobalInitGame@simulation/components/Trigger.js:231:2
     17  InitGame@simulation/helpers/InitGame.js:70:2
     18```