Opened 13 years ago

Closed 13 years ago

#839 closed defect (fixed)

function FireArrows: TypeError: cmpIdentity is null

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: Error in timer on entity 3836, IID 35, function FireArrows: TypeError: cmpIdentity is null ()@simulation/components/GarrisonHolder.js:68 ()@simulation/components/BuildingAI.js:119 ([object Object],0)@simulation/components/BuildingAI.js:145 ([object Object])@simulation/components/Timer.js:89

Attachments (1)

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

Download all attachments as: .zip

Change History (3)

comment:1 by Kieran P, 13 years ago

Description: modified (diff)

by Kieran P, 13 years ago

Attachment: logs.zip added

comment:2 by Badmadblacksad, 13 years ago

Resolution: fixed
Status: newclosed

should be fixed in r9494

Note: See TracTickets for help on using tickets.