Lots of errors in RPT file

pegruder

Member
Heres a snippet of what Im seeing. I will say everything seems to work properly. Im running 1.8.2.

19:51:12 No speaker given for Kristian Becker
19:51:14 Error in expression <KRON_UPS_>
19:51:14 Error position: <KRON_UPS_>
19:51:14 Error Undefined variable in expression: kron_ups_
19:51:14 Error in expression <ormat ["KRON_UPS_%1",_npcname]];};

if (_cont==0) then {
_exit=true;
};

if ((_>
19:51:14 Error position: <_cont==0) then {
_exit=true;
};

if ((_>
19:51:14 Error Undefined variable in expression: _cont
19:51:14 File mpmissions\dayz_1.Chernarus\addons\UPSMON\scripts\upsmon.sqf, line 2496
19:51:14 Error in expression <KRON_UPS_>
19:51:14 Error position: <KRON_UPS_>
19:51:14 Error Undefined variable in expression: kron_ups_
19:51:14 Error in expression <ormat ["KRON_UPS_%1",_npcname]];};
 
Yeah, those errors have appeared now in 1.8.1 with sarge AI. I switched to DZAI. I didn't investigate at all what was causing them. Probably not that difficult to fix though.
 
yes. Upsmon has a lot to do with making the AI more 'human like' like throwing smoke when attacked, seeking cover etc. So the changes would be subtle.
 
Back
Top