rpt errors and everything else...

Gagi2

Valued Member!
ok so maybe its better to collect all the rpt errors in this thread ^^

today i got this:
Code:
15:51:12 Error in expression <yFunc;
};
};
 
 
if (!_found) then {_path resize ((count _path) - 1)};
};
 
[_array>
15:51:12  Error position: <resize ((count _path) - 1)};
};
 
[_array>
15:51:12  Error Zero divisor
15:51:12 File ca\modules\functions\arrays\fn_findNestedElement.sqf, line 72
15:51:13 Error in expression <yFunc;
};
};
 
 
if (!_found) then {_path resize ((count _path) - 1)};
};
 
[_array>
15:51:13  Error position: <resize ((count _path) - 1)};
};
 
[_array>
15:51:13  Error Zero divisor
15:51:13 File ca\modules\functions\arrays\fn_findNestedElement.sqf, line 72

and then a few hours later
Code:
17:15:10 Error in expression <yFunc;
};
};
 
 
if (!_found) then {_path resize ((count _path) - 1)};
};
 
[_array>
17:15:10  Error position: <resize ((count _path) - 1)};
};
 
[_array>
17:15:10  Error Zero divisor
17:15:10 File ca\modules\functions\arrays\fn_findNestedElement.sqf, line 72
17:15:10 Error in expression <yFunc;
};
};
 
 
if (!_found) then {_path resize ((count _path) - 1)};
};
 
[_array>
17:15:10  Error position: <resize ((count _path) - 1)};
};
 
[_array>
17:15:10  Error Zero divisor
17:15:10 File ca\modules\functions\arrays\fn_findNestedElement.sqf, line 72

and also this one

Code:
17:49:10 Error in expression <yFunc;
};
};
 
 
if (!_found) then {_path resize ((count _path) - 1)};
};
 
[_array>
17:49:10  Error position: <resize ((count _path) - 1)};
};
 
[_array>
17:49:10  Error Zero divisor
17:49:10 File ca\modules\functions\arrays\fn_findNestedElement.sqf, line 72
17:49:11 Error in expression <yFunc;
};
};
 
 
if (!_found) then {_path resize ((count _path) - 1)};
};
 
[_array>
17:49:11  Error position: <resize ((count _path) - 1)};
};
 
[_array>
17:49:11  Error Zero divisor
17:49:11 File ca\modules\functions\arrays\fn_findNestedElement.sqf, line 72

so i got this 3 times since the scheduled restart at 12:00

and before there was this to be found...
Code:
 5:53:10 Error in expression <,1.5,11004.0,11077.1]};
};
_city = _loc select 0;
_z = _loc select 1;
_xx = _loc>
 5:53:10   Error position: <select 0;
_z = _loc select 1;
_xx = _loc>
 5:53:10   Error select: Type Bool, expected Array,Config entry
 5:53:10 File z\addons\dayz_server\compile\server_airRaid.sqf, line 118
 
so can anyone tell me how to get rid of this?

Code:
0:19:01 Error in expression <karoserie",0],["wheel_1_4_steering",0.1]>
0:19:01  Error position: <>
0:19:01  Error Missing ]
0:19:01 Error in expression <karoserie",0],["wheel_1_4_steering",0.1]>
0:19:01  Error position: <>
0:19:01  Error Missing ]
0:19:01 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};
onPlayerD>
0:19:01  Error position: <_resultArray
};
onPlayerD>
0:19:01  Error Undefined variable in expression: _resultarray
0:19:01 File z\addons\dayz_server\init\server_functions.sqf, line 107
0:19:01 Error in expression <iveReadWrite;
_objectArray set [_i - 1, _hiveResponse];
};
diag_log ("HIVE: got>
0:19:01  Error position: <_hiveResponse];
};
diag_log ("HIVE: got>
0:19:01  Error Undefined variable in expression: _hiveresponse
0:19:01 File z\addons\dayz_server\system\server_monitor.sqf, line 65
0:19:01 Error in expression <_steering",0],["wheel_1_3_steering",0],["wheel_2_3>
0:19:01  Error position: <"wheel_2_3>
0:19:01  Error Missing ""
0:19:01 Error in expression <_steering",0],["wheel_1_3_steering",0],["wheel_2_3>
0:19:01  Error position: <"wheel_2_3>
0:19:01  Error Missing ""
0:19:01 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};
onPlayerD>
0:19:01  Error position: <_resultArray
};
onPlayerD>
0:19:01  Error Undefined variable in expression: _resultarray
0:19:01 File z\addons\dayz_server\init\server_functions.sqf, line 107
0:19:01 Error in expression <iveReadWrite;
_objectArray set [_i - 1, _hiveResponse];
};
diag_log ("HIVE: got>
0:19:01  Error position: <_hiveResponse];
};
diag_log ("HIVE: got>
0:19:01  Error Undefined variable in expression: _hiveresponse
0:19:01 File z\addons\dayz_server\system\server_monitor.sqf, line 65
0:19:01 "HIVE: got 247 objects"
0:19:01 Error in expression <j" from 0 to (count _vehcat-1) do {
if (_type == ((_vehcat select _j) select 0))>
0:19:01  Error position: <_type == ((_vehcat select _j) select 0))>
0:19:01  Error Undefined variable in expression: _type
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 267
0:19:01 Error in expression <j" from 0 to (count _vehcat-1) do {
if (_type == ((_vehcat select _j) select 0))>
0:19:01  Error position: <_type == ((_vehcat select _j) select 0))>
0:19:01  Error Undefined variable in expression: _type
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 267
0:19:01 Error in expression <at, [_class, _qty]];
};
};
{
_type =    _x select 2;
for "_j" from 0 to (count _>
0:19:01  Error position: <_x select 2;
for "_j" from 0 to (count _>
0:19:01  Error Undefined variable in expression: _x
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 265
0:19:01 Error in expression <j" from 0 to (count _vehcat-1) do {
if (_type == ((_vehcat select _j) select 0))>
0:19:01  Error position: <_type == ((_vehcat select _j) select 0))>
0:19:01  Error Undefined variable in expression: _type
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 267
0:19:01 Error in expression <j" from 0 to (count _vehcat-1) do {
if (_type == ((_vehcat select _j) select 0))>
0:19:01  Error position: <_type == ((_vehcat select _j) select 0))>
0:19:01  Error Undefined variable in expression: _type
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 267
0:19:01 Error in expression <at, [_class, _qty]];
};
};
{
_type =    _x select 2;
for "_j" from 0 to (count _>
0:19:01  Error position: <_x select 2;
for "_j" from 0 to (count _>
0:19:01  Error Undefined variable in expression: _x
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 265
0:19:01 Error in expression <j" from 0 to (count _vehcat-1) do {
if (_type == ((_vehcat select _j) select 0))>
0:19:01  Error position: <_type == ((_vehcat select _j) select 0))>
0:19:01  Error Undefined variable in expression: _type
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 267
0:19:01 Error in expression <j" from 0 to (count _vehcat-1) do {
if (_type == ((_vehcat select _j) select 0))>
0:19:01  Error position: <_type == ((_vehcat select _j) select 0))>
0:19:01  Error Undefined variable in expression: _type
0:19:01 File z\addons\dayz_server\compile\fa_hiveMaintenance.sqf, line 267

also the admintool isnt working i think its caused by this errors
it worked before... when i hadnt these errors... havent changed anything... so i dont know where they come from now...
 
Back
Top