Other problems since the new update for epoch 1.0.3

Florian

Member
my rpt is now spammed with
21:51:59 Error in expression <ts _x);
sleep 0.1;
};
DZAI_numAIUnits = DZAI_numAIUnits - (_x getVariable ["grou>
21:51:59 Error position: <DZAI_numAIUnits - (_x getVariable ["grou>
21:51:59 Error Undefined variable in expression: dzai_numaiunits
21:51:59 File z\addons\dayz_server\DZAI\spawn_functions\despawnBandits.sqf, line 55
21:51:59 Server: Object 8:328 not found (message 132)
21:52:00 found in (206,347).
21:52:00 found in (109,305).
21:52:00 found in (109,306).
21:52:00 "CLEANUP: Purge performed on null OBJ: <NULL-object>"
21:52:00 found in (206,348).
21:52:01 found in (108,306).
21:52:02 found in (205,348).
21:52:02 Server: Object 8:335 not found (message 132)
21:52:02 found in (108,307).
21:52:03 found in (107,307).
21:52:03 found in (204,348).
21:52:04 found in (106,308).
21:52:05 Server: Object 8:339 not found (message 132)
21:52:05 Server: Object 8:339 not found (message 132)
21:52:05 found in (203,348).
21:52:07 "CLEANUP: Purge performed on null OBJ: <NULL-object>"

someone know whats wrong?
 
Other than the RPT log spam, are there any problems that appear ingame? If possible, can you send me the entire log contents, either here or by PM. At this time I can't find anything that would cause the DZAI_numAIUnits variable to become undefined.

The log entries after the despawnBandits.sqf line are unrelated to DZAI.
 
0:01:36 Error in expression <
if ((_killer hasWeapon "ItemRadio") && _canRadio) then {
private ["_radioText"]>
0:01:36 Error position: <_canRadio) then {
private ["_radioText"]>
0:01:36 Error Undefined variable in expression: _canradio
0:01:36 File z\addons\dayz_server\DZAI\compile\fn_findKiller.sqf, line 60
0:01:58 "DEBUG :: Decreased time to next respawn to 396.46 seconds."
15:38:37 File z\addons\dayz_server\DZAI\init\dzai_functions.sqf, line 212
15:38:37 Error in expression <ills};
case default {DZAI_skill2};
};
{
_unit setskill [_x select 0,((_x select >
15:38:37 Error position: <_unit setskill [_x select 0,((_x select >
15:38:37 Error Undefined variable in expression: _unit
15:38:37 File z\addons\dayz_server\DZAI\init\dzai_functions.sqf, line 212
15:38:37 Error in expression <ills};
case default {DZAI_skill2};
};
{
_unit setskill [_x select 0,((_x select >
15:38:37 Error position: <_unit setskill [_x select 0,((_x select >
15:38:37 Error Undefined variable in expression: _unit
15:38:37 File z\addons\dayz_server\DZAI\init\dzai_functions.sqf, line 212
15:38:38 Client: Object 5:753 (type Type_70) not found.
15:38:40 Client: Object 5:753 (type Type_70) not found.
15:38:42 Client: Object 5:753 (type Type_69) not found.
15:38:43 Client: Object 5:753 (type Type_70) not found.
15:38:43 "CLEANUP: Purge performed on null OBJ: <NULL-object>"
15:38:44 Error in expression <elipatrols};
sleep 3;
_objectMonitor = _objectMonitor - [objNull];
};
{
priva>
15:38:44 Error position: <_objectMonitor - [objNull];
};
{
priva>
15:38:44 Error Undefined variable in expression: _objectmonitor
15:38:44 File z\addons\dayz_server\DZAI\scripts\DZAI_scheduler.sqf, line 58
15:38:44 Client: Object 5:753 (type Type_70) not found.
15:38:47 Client: Object 5:753 (type Type_70) not found.
15:38:47 Client: Object 5:753 (type Type_69) not found.
15:38:49 Client: Object 5:753 (type Type_70) not found.
15:38:49 "CLEANUP: Purge performed on null OBJ: <NULL-object>"
15:38:50 Error in expression <etVariable "sound_flies";
deleteVehicle _soundFlies;
deleteVehicle _x;
};
};
sle>
15:38:50 Error position: <_soundFlies;
deleteVehicle _x;
};
};
sle>
15:38:50 Error Undefined variable in expression: _soundflies
15:38:50 File z\addons\dayz_server\DZAI\scripts\DZAI_scheduler.sqf, line 69
15:38:51 Client: Object 5:753 (type Type_70) not found.
15:38:52 Client: Object 5:753 (type Type_69) not found.
22:24:57 Error in expression <ts _x);
sleep 0.1;
};
DZAI_numAIUnits = DZAI_numAIUnits - (_x getVariable ["grou>
22:24:57 Error position: <DZAI_numAIUnits - (_x getVariable ["grou>
22:24:57 Error Undefined variable in expression: dzai_numaiunits
22:24:57 File z\addons\dayz_server\DZAI\spawn_functions\despawnBandits.sqf, line 55
 
the only thing that works wrong ingame is.. the desyncs are heavy like hell...
cause of these spamming my rpt loggs
 
Is it possible for you to test using a 100% default install of DZAI? Many of the undefined variable errors there should be completely impossible, and I have never encountered these errors myself.
 
Also make sure your server is running Arma2 beta version 103718. I recall there was a higher beta version patch that kept spamming the RPT logs with false errors.
 
Back
Top