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:
This is my server_functions.sqf file:
I hope someone can help me.
Thank you!