1.9.9 Update RPT

Carp!

Well-Known Member
Just updated to 1.9.9. No AI spawning and rpt is getting spammed with the following:

11:59:16 Error in expression <lectRandom2;
_unit = _unitGroup createUnit [_type, _pos, [], 0, "FORM"];>
11:59:16 Error position: <createUnit [_type, _pos, [], 0, "FORM"];>
11:59:16 Error Type Any, expected String
11:59:16 File z\addons\dayz_server\DZAI\compile\fn_createGroup.sqf, line 50
11:59:22 Error in expression <lectRandom2;
_unit = _unitGroup createUnit [_type, _pos, [], 0, "FORM"];>
11:59:22 Error position: <createUnit [_type, _pos, [], 0, "FORM"];>
11:59:22 Error Type Any, expected String
11:59:22 File z\addons\dayz_server\DZAI\compile\fn_createGroup.sqf, line 50
11:59:22 Error in expression <lectRandom2;
_unit = _unitGroup createUnit [_type, _pos, [], 0, "FORM"];>
11:59:22 Error position: <createUnit [_type, _pos, [], 0, "FORM"];>
11:59:22 Error Type Any, expected String
11:59:22 File z\addons\dayz_server\DZAI\compile\fn_createGroup.sqf, line 50

I don't modify that file so is there something I can do to make it work?
 
If you've made any changes to skin classnames, undo them because I've never encountered this before. If you've added a skin, make sure that the classname is in quotes, otherwise it will be considered an undefined global variable.

Sent from my Nexus 5 using Tapatalk
 
Back
Top