[Epoch] Hive problem

bFe

Member
I'm having an issue with a new server.
Everything has been updated to the latest version, but I still cant get in.
When it says "Requesting authentication", it stalls for a couple of seconds then the timer goes up and after a short while I get sent to the lobby.

Any suggestions?
The server is running the latest Net Framework, Visual C++ etc.

if (_status == "Objec>
2014/07/19, 14:53:53 Error position: <_result select 0;

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

if (_status == "Objec>
2014/07/19, 14:53:53 Error position: <_result select 0;

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

if (_status == "Objec>
2014/07/19, 14:53:53 Error position: <_result select 0;

if (_status == "Objec>
2014/07/19, 14:53:53 Error Undefined variable in expression: _result
2014/07/19, 14:53:53 File z\addons\dayz_server\system\server_monitor.sqf, line 280
2014/07/19, 14:53:53 "HIVE: Spawning # of Debris: 500"
2014/07/19, 14:53:53 "HIVE: Spawning # of Ammo Boxes: 3"
2014/07/19, 14:53:53 "HIVE: Spawning # of Veins: 50"
2014/07/19, 14:53:53 "Total Number of spawn locations 11"
2014/07/19, 14:53:53 "EPOCH EVENTS INIT"
2014/07/19, 14:53:53 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
2014/07/19, 14:53:53 Error position: <_resultArray
};

server_hiveReadWriteLar>
2014/07/19, 14:53:53 Error Undefined variable in expression: _resultarray
2014/07/19, 14:53:53 File z\addons\dayz_server\init\server_functions.sqf, line 166
2014/07/19, 14:53:53 Error in expression <y call server_hiveReadWrite;
_outcome = _result select 0;
if(_outcome == "PASS")>
2014/07/19, 14:53:53 Error position: <_result select 0;
if(_outcome == "PASS")>
2014/07/19, 14:53:53 Error Undefined variable in expression: _result
2014/07/19, 14:53:53 File z\addons\dayz_server\compile\server_spawnEvent.sqf, line 39
 
Back
Top