Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3342 closed defect (duplicate)

JavaScript errors [ Testudo / Syntagma not working]

Reported by: ZenGardner Owned by:
Priority: Should Have Milestone:
Component: UI & Simulation Keywords:
Cc: Patch:

Description

GAME STARTED, ALL INIT COMPLETE WARNING: JavaScript warning: simulation/components/Formation.js line 219 reference to undefined property this.memberPositions[entity] ERROR: JavaScript error: simulation/components/Formation.js line 219 TypeError: this.memberPositions[entity] is undefined

Formation.prototype.GetFormationAnimation@simulation/components/Formation.js:219:6 UnitAI.prototype.UnitFsmSpec.INDIVIDUAL.IDLE.enter@simulation/components/UnitAI.js:1407:7 FSM.prototype.SwitchToNextState@simulation/helpers/FSM.js:376:1 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:284:4 UnitAI.prototype.OnMotionChanged@simulation/components/UnitAI.js:3825:63

ERROR: Script message handler OnMotionChanged failed ERROR: JavaScript error: simulation/components/Formation.js line 219 TypeError: this.memberPositions[entity] is undefined

Formation.prototype.GetFormationAnimation@simulation/components/Formation.js:219:6 UnitAI.prototype.UnitFsmSpec.INDIVIDUAL.IDLE.enter@simulation/components/UnitAI.js:1407:7 FSM.prototype.SwitchToNextState@simulation/helpers/FSM.js:376:1 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:284:4 UnitAI.prototype.OnMotionChanged@simulation/components/UnitAI.js:3825:63

ERROR: Script message handler OnMotionChanged failed ERROR: JavaScript error: simulation/components/Formation.js line 219 TypeError: this.memberPositions[entity] is undefined

Formation.prototype.GetFormationAnimation@simulation/components/Formation.js:219:6 UnitAI.prototype.UnitFsmSpec.INDIVIDUAL.IDLE.enter@simulation/components/UnitAI.js:1407:7 FSM.prototype.SwitchToNextState@simulation/helpers/FSM.js:376:1 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:284:4 UnitAI.prototype.OnMotionChanged@simulation/components/UnitAI.js:3825:63

ERROR: Script message handler OnMotionChanged failed ERROR: JavaScript error: simulation/components/Formation.js line 219 TypeError: this.memberPositions[entity] is undefined

Formation.prototype.GetFormationAnimation@simulation/components/Formation.js:219:6 UnitAI.prototype.UnitFsmSpec.INDIVIDUAL.IDLE.enter@simulation/components/UnitAI.js:1407:7 FSM.prototype.SwitchToNextState@simulation/helpers/FSM.js:376:1 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:284:4 UnitAI.prototype.OnMotionChanged@simulation/components/UnitAI.js:3825:63

ERROR: Script message handler OnMotionChanged failed ERROR: JavaScript error: simulation/components/Formation.js line 219 TypeError: this.memberPositions[entity] is undefined

Formation.prototype.GetFormationAnimation@simulation/components/Formation.js:219:6 UnitAI.prototype.UnitFsmSpec.INDIVIDUAL.IDLE.enter@simulation/components/UnitAI.js:1407:7 FSM.prototype.SwitchToNextState@simulation/helpers/FSM.js:376:1 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:284:4 UnitAI.prototype.OnMotionChanged@simulation/components/UnitAI.js:3825:63

ERROR: Script message handler OnMotionChanged failed ERROR: JavaScript error: simulation/components/Formation.js line 219 TypeError: this.memberPositions[entity] is undefined

Formation.prototype.GetFormationAnimation@simulation/components/Formation.js:219:6 UnitAI.prototype.UnitFsmSpec.INDIVIDUAL.IDLE.enter@simulation/components/UnitAI.js:1407:7 FSM.prototype.SwitchToNextState@simulation/helpers/FSM.js:376:1 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:284:4 UnitAI.prototype.OnMotionChanged@simulation/components/UnitAI.js:3825:63

Change History (2)

comment:1 by elexis, 9 years ago

Resolution: duplicate
Status: newclosed
Summary: JavaScript errorsJavaScript errors [ Testudo / Syntagma not working]

Same as #3239, still thanks for reporting ;)

comment:2 by leper, 9 years ago

Milestone: Backlog
Note: See TracTickets for help on using tickets.