Opened 5 years ago

Closed 5 years ago

#5504 closed defect (fixed)

panelEntButton undefined

Reported by: elexis Owned by: bb
Priority: Should Have Milestone: Alpha 24
Component: UI – In-game Keywords:
Cc: Patch: Phab:D1397

Description

In this a23b replay reported by PhyZic and Boudicca, the following error occurs after a player loses his hero on minute 22 in a capture-the-relic match:

ERROR: JavaScript error: gui/session/session.js line 1104
TypeError: panelEntButton is undefined
  displayPanelEntities@gui/session/session.js:1104:3
  updateGUIObjects@gui/session/session.js:940:2
  onSimulationUpdate@gui/session/session.js:876:2
  __eventhandler7 (simulationupdate)@session simulationupdate:0:1

Attachments (1)

commands.txt (1.2 MB ) - added by elexis 5 years ago.

Download all attachments as: .zip

Change History (4)

by elexis, 5 years ago

Attachment: commands.txt added

comment:1 by bb, 5 years ago

Milestone: BacklogAlpha 24
Owner: set to bb
Patch: D1397
Status: newassigned

comment:2 by elexis, 5 years ago

Patch: D1397Phab:D1397

comment:3 by bb, 5 years ago

Resolution: fixed
Status: assignedclosed

In 23074:

Fix PanelEntButton undefined, by not trying to fill gui elements that don't exist

Comments by: elexis
Differential Revision: https://code.wildfiregames.com/D1397
fixes: #5504
refs: #3000

Note: See TracTickets for help on using tickets.