This is a collection of errors appearing since the optimization
```
18:03:22 "BIS_fnc_log: [BIS_fnc_codePerformance] ----------------------------------"
18:03:22 "BIS_fnc_log: [BIS_fnc_codePerformance] Test Start. Code: systemChat ""test"""
18:03:22 "BIS_fnc_log: [BIS_fnc_codePerformance] Test Cycles: 10000 / 10000"
18:03:22 "BIS_fnc_log: [BIS_fnc_codePerformance] Test End. Result: 0.00025296 ms"
18:03:22 "BIS_fnc_log: [BIS_fnc_codePerformance] ----------------------------------"
18:03:22 Error in expression < format ["<t color='#99ffffff'>%1</t>",format [localize "str_a3_cfgnotification>
18:03:22 Error position: <format [localize "str_a3_cfgnotification>
18:03:22 Error 0 elements provided, 1 expected
18:03:22 File /temp/bin/A3/Functions_F/Debug/fn_codePerformance.sqf..., line 56
```
```
18:43:31 Error in expression <escriptionParams];};
_descriptionText = format ([_descriptionText] + _descriptio>
18:43:31 Error position: <format ([_descriptionText] + _descriptio>
18:43:31 Error 0 elements provided, 1 expected
18:43:31 File a3\ui_f\scripts\gui\rscdisplaydebriefing.sqf..., line 45
```
```
1 call BIS_fnc_error
18:48:23 File /temp/bin/A3/Functions_F/Debug/fn_error.sqf..., line 39
18:48:23 "log: ERROR: [BIS_fnc_debugConsoleExec] 1 "
18:48:23 Error in expression < > 0 || cheatsEnabled) then {
diag_log format _msg
};
_this>
18:48:23 Error position: <format _msg
};
_this>
18:48:23 Error 1 elements provided, 2 expected
18:48:23 File /temp/bin/A3/Functions_F/Debug/fn_error.sqf..., line 56
```
```
1 call BIS_fnc_error
18:49:26 "log: ERROR: [BIS_fnc_debugConsoleExec] 1 "
18:49:26 Error in expression < > 0 || cheatsEnabled) then {
diag_log format _msg
};
_this>
18:49:26 Error position: <format _msg
};
_this>
18:49:26 Error 1 elements provided, 2 expected
18:49:26 File /temp/bin/A3/Functions_F/Debug/fn_error.sqf..., line 56
```