Opened 13 years ago

Closed 13 years ago

#842 closed defect (fixed)

ReferenceError: cmpPosition is not defined

Reported by: Kieran P Owned by:
Priority: Release Blocker Milestone: Alpha 5
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Kieran P)

Got the following error when playing the game. It happened right after having garrisoned 20 units into a fortress, but the garrisoning failed. The units disappeared off world, but didn't show up in the garrisoned unit panel when the fortress was selected, they had disappeared.

ERROR: JavaScript error: simulation/components/GarrisonHolder.js line 148 ReferenceError: cmpPosition is not defined (3839)@simulation/components/GarrisonHolder.js:148 ()@simulation/components/GarrisonHolder.js:203 ([object Object])@simulation/components/GarrisonHolder.js:217 (3918)@simulation/components/Health.js:116 ()@simulation/components/Health.js:77 ProcessCommand(1,[object Object])@simulation/helpers/Commands.js:182

Attachments (1)

logs.zip (11.5 KB ) - added by Kieran P 13 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Kieran P, 13 years ago

Description: modified (diff)

comment:2 by Kieran P, 13 years ago

Description: modified (diff)

by Kieran P, 13 years ago

Attachment: logs.zip added

comment:3 by Badmadblacksad, 13 years ago

Resolution: fixed
Status: newclosed

(In [9499]) fix #842

Note: See TracTickets for help on using tickets.