Page MenuHomeFeedback Tracker

ConfigHierarchy command is broken in latest dev version
Feedback, NormalPublic

Description

configHierarchy (configFile >> "CfgVehicles" >> "Car") apply {configName _x};

returns []

Should be:

["bin\config.bin","CfgVehicles","Car"]

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

Reproduces on my end. dev/diag builds checked: ["Arma 3","Arma3",213,150620,"Development",true,"Windows","x64"]/["Arma 3","Arma3",213,150620,"Diag",true,"Windows","x64"]

BIS_fnc_KK set Ref Ticket to AIII-55685.May 19 2023, 9:38 AM

Revision: 150633

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.May 19 2023, 9:51 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.