Editing a (working) mission with CSLA DLC on Gabreta map, I can't open the configViewer.
Following errors in rpt file:
13:31:29 Error in expression <r_listMeta = [];
_lbCursel = 0;
if (BIS_fnc_configviewer_selected == "" && c>
13:31:29 Error position: <BIS_fnc_configviewer_selected == "" && c>
13:31:29 Error Undefined variable in expression: bis_fnc_configviewer_selected
13:31:29 File /temp/bin/A3/Functions_F/Debug/fn_configviewer.sqf..., line 369
13:31:29 Error in expression <
_path = _this select 0;
_n = _this select 1;
_parents = if (_n == 0) the>
13:31:29 Error position: <select 1;
_parents = if (_n == 0) the>
13:31:29 Error Zero divisor
13:31:29 File /temp/bin/A3/Functions_F/Debug/fn_configviewer.sqf..., line 398
That doesn't occur anywhere else but I can't find the culprit object/units... issue for this error. I'm using layers (visibility, lock) and dynamic simulation but that doesn't seem to matter.
What I suggest is to consolidate these lines in order to avoid zero divisor.