Page MenuHomeFeedback Tracker

Script error due to Missing define IDC_DISPLAY3DEN_CREATE_FAVORITE in BIS_fnc_3DENInterface
New, NormalPublic

Description

The define is missing in \a3\3DEN\UI\resincl.inc. Spawning the following code will produce a script error.

["expandassetbrowser"] spawn BIS_fnc_3DENInterface

IDC_DISPLAY3DEN_CREATE_FAVORITE is a leftover from a favorites list that never made it into the game.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Eden Editor
Steps To Reproduce

Execute

["expandassetbrowser"] spawn BIS_fnc_3DENInterface

in debug console in Eden editor

Event Timeline

R3vo created this task.Sun, Apr 21, 12:26 PM
R3vo renamed this task from Missing define IDC_DISPLAY3DEN_CREATE_FAVORITE in BIS_fnc_3DENInterface to Script error due to Missing define IDC_DISPLAY3DEN_CREATE_FAVORITE in BIS_fnc_3DENInterface.Tue, Apr 23, 9:34 AM