I need help guys ...

MikeCandys

Well-Known Member
Hi :D
i got this strange error anyone can help me to to fix it ??
(Started since i updated my patch to 112555) ( Namalsk 0.75 )

Any help would be awesome !!

Notice:
Error files download from here + log:

files:
http://cdn.opendayz.net/userscripts/5uT0d.zip
arma2oasrv.RPT:
http://cdn.opendayz.net/userscripts/P9FIj.zip

14:02:25 Error in expression <t 0,_iPos select 1,0]; };
_holderItem = _iItem;
switch (_iItem) do {

case "Item>
14:02:25 Error position: <_iItem;
switch (_iItem) do {

case "Item>
14:02:25 Error Undefined variable in expression: _iitem
14:02:25 File mpmissions\__cur_mp.namalsk\loot\spawn_loot.sqf, line 9
14:02:25 Error in expression <s select _index;
_itemType = _itemTypes select _index;
[_itemType select 0, _ite>
14:02:25 Error position: <select _index;
[_itemType select 0, _ite>
14:02:25 Error Zero divisor
14:02:25 File z\addons\dayz_server\compile\server_heliCrash_dzn.sqf, line 170
14:02:25 Error in expression <) > 2) then {
_item setPosATL _iPos;
};
_item
>
14:02:25 Error position: <_item
>
14:02:25 Error Undefined variable in expression: _item
14:02:25 File mpmissions\__cur_mp.namalsk\loot\spawn_loot.sqf, line 103
14:02:25 Error in expression <"];
};
};
if ((count _iPos) > 2) then {
_item setPosATL _iPos;
};
_item
>
14:02:25 Error position: <_item setPosATL _iPos;
};
_item
>
14:02:25 Error Undefined variable in expression: _item
14:02:25 File mpmissions\__cur_mp.namalsk\loot\spawn_loot.sqf, line 101

and:
14:02:37 Error in expression <if (typeName (closeDisplay) == 'STRING') then
{
>
14:02:37 Error position: <closeDisplay) == 'STRING') then
{
>
14:02:37 Error Undefined variable in expression: closedisplay
14:02:37 Error in expression <if (typeName (setVehicleInit) == 'STRING') then
{
>
14:02:37 Error position: <setVehicleInit) == 'STRING') then
{
>
14:02:37 Error Undefined variable in expression: setvehicleinit
14:02:37 Error in expression <if (typeName (removeAllEventHandlers) == 'STRING') the>
14:02:37 Error position: <removeAllEventHandlers) == 'STRING') the>
14:02:37 Error Undefined variable in expression: removealleventhandlers
14:02:37 Error in expression <if (typeName (addEventHandler) == 'STRING') then
{
>
14:02:37 Error position: <addEventHandler) == 'STRING') then
{
>
14:02:37 Error Undefined variable in expression: addeventhandler
14:02:37 Error in expression <if (typeName (allowDamage) == 'STRING') then
{
>
14:02:37 Error position: <allowDamage) == 'STRING') then
{
>
14:02:37 Error Undefined variable in expression: allowdamage
 
Last edited:
from what I understand, which isn't much, 112555 scans every file for any undefined variables and reports them. Almost every mod of dayz has undefined variables somewhere. So now they all get logged to the RPT when they didn't in 103718
 
Ok. Anyways this is a great help for me. Thank you :) btw do you have an idea if i need to update my server to 1.63 ? Or is it fine to keep it on 112555 beta ? :D
 
Back
Top