Opened 13 years ago

Closed 13 years ago

#840 closed defect (fixed)

TypeError: entState 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: JavaScript error: gui/session/selection.js line 48 TypeError: entState is null ([object Array])@gui/session/selection.js:48 updateUnitCommands([object Object],[object GUIObject],[object GUIObject],[object Array])@gui/session/unit_commands.js:361 updateSelectionDetails()@gui/session/selection_details.js:280 onSimulationUpdate()@gui/session/session.js:232 onTick()@gui/session/session.js:172 eventhandler91 (tick)([object Object])@sn tick:0

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.