Jump to content
  • 0

A lot of RPT errors, Server dont start.


BB-MaTriX

Question

Tried to setting up a new server with the 1.0.4.2a Files, but got these errors.

 

12:34:27 "HIVE: Starting"
12:34:27 "server_monitor.sqf execution count = 1"
12:34:27 "HIVE: trying to get objects"
12:34:27 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error position: <_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error Nicht definierte Variable in Ausdruck: _resultarray
12:34:27 File z\addons\dayz_server\init\server_functions.sqf, line 172
12:34:27 Error in expression < select 1)) != "SCALAR")})) then {
if ((_hiveResponse select 1) == "Instance alr>
12:34:27   Error position: <_hiveResponse select 1) == "Instance alr>
12:34:27   Error Nicht definierte Variable in Ausdruck: _hiveresponse
12:34:27 File z\addons\dayz_server\system\server_monitor.sqf, line 47
12:34:27 "HIVE: trying to get objects"
12:34:27 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error position: <_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error Nicht definierte Variable in Ausdruck: _resultarray
12:34:27 File z\addons\dayz_server\init\server_functions.sqf, line 172
12:34:27 Error in expression < select 1)) != "SCALAR")})) then {
if ((_hiveResponse select 1) == "Instance alr>
12:34:27   Error position: <_hiveResponse select 1) == "Instance alr>
12:34:27   Error Nicht definierte Variable in Ausdruck: _hiveresponse
12:34:27 File z\addons\dayz_server\system\server_monitor.sqf, line 47
12:34:27 "HIVE: trying to get objects"
12:34:27 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error position: <_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error Nicht definierte Variable in Ausdruck: _resultarray
12:34:27 File z\addons\dayz_server\init\server_functions.sqf, line 172
12:34:27 Error in expression < select 1)) != "SCALAR")})) then {
if ((_hiveResponse select 1) == "Instance alr>
12:34:27   Error position: <_hiveResponse select 1) == "Instance alr>
12:34:27   Error Nicht definierte Variable in Ausdruck: _hiveresponse
12:34:27 File z\addons\dayz_server\system\server_monitor.sqf, line 47
12:34:27 "HIVE: trying to get objects"
12:34:27 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error position: <_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error Nicht definierte Variable in Ausdruck: _resultarray
12:34:27 File z\addons\dayz_server\init\server_functions.sqf, line 172
12:34:27 Error in expression < select 1)) != "SCALAR")})) then {
if ((_hiveResponse select 1) == "Instance alr>
12:34:27   Error position: <_hiveResponse select 1) == "Instance alr>
12:34:27   Error Nicht definierte Variable in Ausdruck: _hiveresponse
12:34:27 File z\addons\dayz_server\system\server_monitor.sqf, line 47
12:34:27 "HIVE: trying to get objects"
12:34:27 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error position: <_resultArray
};

server_hiveReadWriteLar>
12:34:27   Error Nicht definierte Variable in Ausdruck: _resultarray
12:34:27 File z\addons\dayz_server\init\server_functions.sqf, line 172
12:34:27 Error in expression < select 1)) != "SCALAR")})) then {
if ((_hiveResponse select 1) == "Instance alr>
12:34:27   Error position: <_hiveResponse select 1) == "Instance alr>
12:34:27   Error Nicht definierte Variable in Ausdruck: _hiveresponse
12:34:27 File z\addons\dayz_server\system\server_monitor.sqf, line 47
12:34:27 Error in expression < compile format ["%1",_data];
_status = _result select 0;

if (_status == "Objec>
12:34:27   Error position: <_result select 0;

if (_status == "Objec>
12:34:27   Error Nicht definierte Variable in Ausdruck: _result
12:34:27 File z\addons\dayz_server\system\server_monitor.sqf, line 288
12:34:27 Error in expression < compile format ["%1",_data];
_status = _result select 0;
 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Did you get a German version on accident?

 

You have errors in the code in your server_monitor.sqf (In dayz_server.pbo\system)

 

open it with notepad ++ and check lines 42,172, and 288 for missing comma's semicolons or brackets. Sometimes quotation marks.

 

it could be that particular line, or that chunk of code.

 

Maybe post a pastebin of your server_monitor.sqf. So some guys more experienced then me with can pinpoint your problem. (i checked my lines 42,172, 288, but im not running 1.0.4.2a and they are different, i'm just running 1.0.4.2)

Link to comment
Share on other sites

  • 0

I am not certain what could be causing this issue but I think what could fix this is making sure your arma2oa version is the right one. I for example use : 103718.

 

Having a different one could let your files be read differently!

Link to comment
Share on other sites

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
  • Advertisement
  • Discord

×
×
  • Create New...