Closed Markokil321 closed 8 years ago
The first one I get every time I logout of the server browser menu back to the main ARMA II menu.
These errors were picked up from my SERVER .rpt, we get the first one everytime at startup, :o and the rest occur randomly.
20:35:39 File ca\Modules\Functions\init.sqf, line 28
This should not happen, or the others, on a properly set up server. Check your configuration and mission-file.
WHere should bis_fnc_init be defined icomrade and I will try to track it back on mine.
is there a CA folder in your mission? if not add it from a vanilla mission. https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_code/system/ca/functions/init.sqf
https://forums.bistudio.com/topic/186695-a2a2oa-patch-18122015/
- Fixed BIS_fnc_init error of BIS Function Module
b0ffc14
Don't think anything has actually been broken, but i have been getting these errors since the 1.0.5.1 update. Random occurrences.
//\/\/\/\/\
20:35:39 Error in expression <; _recompile = (count _this) > 0; if (BIS_fnc_init && !_recompile) exitwith {t> 20:35:39 Error position: <BIS_fnc_init && !_recompile) exitwith {t> 20:35:39 Error Undefined variable in expression: bis_fnc_init 20:35:39 File ca\Modules\Functions\init.sqf, line 28
//\/\/\/\/
20:43:04 Error in expression < = ((_this select 1) select 1);
_agent enableSimulation _control; };
if (isSe> 20:43:04 Error position: <enableSimulation _control; };
if (isSe> 20:43:04 Error Generic error in expression 20:43:04 File z\addons\dayz_code\init\publicEH.sqf, line 35
//\/\/\/\/\
21:50:00 Error in expression <ate _attacker; diag_log ("Weapon: "+str(_weapon)); if (_weapon select 0 == "Thro> 21:50:00 Error position: <_weapon)); if (_weapon select 0 == "Thro> 21:50:00 Error Undefined variable in expression: _weapon 21:50:00 File z\addons\dayz_server\compile\fnc_plyrHit.sqf, line 39