Client rpt errors, what i can do?

herculys

Member
this are my problems:

C:\Users\Herculys\AppData\Local\ArmA 2 OA\ArmA2OA.RPT
Code:
"DayZ Epoch: PRELOAD Functions\init [[L 1-1-A:1 REMOTE],any]"
"DayZ Epoch: MPframework inited"
"Admin Tools: AdminList.sqf loaded"
"DEBUG: loadscreen guard started."
"Res3tting B!S effects..."
"PLAYER RESULT: true"
"PLOGIN: Login loop completed!"
Error in expression < getVariable["actionSet", false];

if (!_actionSet) then {
s_player_holderPickup>
  Error position: <_actionSet) then {
s_player_holderPickup>
  Error Undefined variable in expression: _actionset
File z\addons\dayz_code\init\object_BackpackAction.sqf, line 13
"Admin Tools: FunctionKeys.sqf Loaded"
"Admin Tools: NumberKeys.sqf Loaded"
WARNING: Function 'name' - 264b6040# 1055806: proxy_man.p3d has no unit
- network id 0:0
- person
Ref to nonnetwork object 351750c0# 1055828: c130j.p3d
Ref to nonnetwork object 351750c0# 1055828: c130j.p3d
Error in expression <d _iClass;

_weights = dayzE_CLSChances select _index;
_cntWeights = count _weig>
  Error position: <select _index;
_cntWeights = count _weig>
  Error Zero divisor
File z\addons\dayz_code\compile\spawn_loot_small.sqf, line 31
Error in expression <d _iClass;

_weights = dayzE_CLSChances select _index;
_cntWeights = count _weig>
  Error position: <select _index;
_cntWeights = count _weig>
  Error Zero divisor
File z\addons\dayz_code\compile\spawn_loot_small.sqf, line 31
Error in expression <d _iClass;

_weights = dayzE_CLSChances select _index;
_cntWeights = count _weig>
  Error position: <select _index;
_cntWeights = count _weig>
  Error Zero divisor
File z\addons\dayz_code\compile\spawn_loot_small.sqf, line 31
Error in expression <tNumber(configFile >> "CfgMagazines" >> _loot >> "count");
if(_loot_count>1) the>
  Error position: <_loot >> "count");
if(_loot_count>1) the>
  Error Undefined variable in expression: _loot
File z\addons\dayz_code\compile\zombie_generate.sqf, line 100
Error in expression <t(_lootType);
_weights = dayz_CLChances select _index;
_loot = _array select (_w>
  Error position: <select _index;
_loot = _array select (_w>
  Error Zero divisor
File z\addons\dayz_code\compile\zombie_generate.sqf, line 97
"DayZ Epoch: PRELOAD Functions\init [[<No group>:0 (FunctionsManager)],any]"
"DayZ Epoch: MPframework inited"
Error in expression <;
_recompile = (count _this) > 0;


if (BIS_fnc_init && !_recompile) exitwith {t>
  Error position: <BIS_fnc_init && !_recompile) exitwith {t>
  Error Undefined variable in expression: bis_fnc_init
File ca\Modules\Functions\init.sqf, line 28

full rpt -- http://pastebin.com/345J7AeM

i don't know what i can do, everything is fine on server rpt.
 
Back
Top