Jump to content
  • 0

Error Undefined variable in expression: _result /_resultarray


maxdachs

Question

Hello,

I have a Linux Root Server.

I installed the Bexs Epoch Pack (Link). But with this script pack i get this errors:

 

 

 

13:30:19 Error in expression < compile format ["%1",_data];_status = _result select 0;


if (_status == "Objec>
13:30:19   Error position: <_result select 0;


if (_status == "Objec>
13:30:19   Error Undefined variable in expression: _result
13:30:19 File z\addons\dayz_server\system\server_monitor.sqf, line 288
13:30:19 Error in expression < compile format ["%1",_data];
_status = _result select 0;


if (_status == "Objec>
13:30:19   Error position: <_result select 0;
 
 
And then also this:
 
 
14:20:41 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};


server_hiveReadWriteLar>
14:20:41   Error position: <_resultArray
};


server_hiveReadWriteLar>
14:20:41   Error Undefined variable in expression: _resultarray
14:20:41 File z\addons\dayz_server\init\server_functions.sqf, line 178
14:20:41 Error in expression <y call server_hiveReadWrite;
_outcome = _result select 0;
if(_outcome == "PASS")>
14:20:41   Error position: <_result select 0;
if(_outcome == "PASS")>
14:20:41   Error Undefined variable in expression: _result
14:20:41 File z\addons\dayz_server\init\server_functions.sqf, line 736

 

 

 

 

This is my server_monitor.sqf file:

 

http://pastebin.com/9D7KSdCT

 

This is my server_functions.sqf file:

 

http://pastebin.com/EBG3yTJ8

 

 

I hope someone can help me.

 

Thank you!

 
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...