Jump to content
  • 0

Switched server boxes, issues getting server running again


Guest

Question

Everything before we switched boxes was working fine, but now we are here.

 

Originally started with this issue here:

 

server_hiveReadWriteLar>
 9:34:28   Error position: <_resultArray
};
 
server_hiveReadWriteLar>
 9:34:28   Error Undefined variable in expression: _resultarray
 9:34:28 File z\addons\dayz_server\init\server_functions.sqf, line 169
 9:34:28 Error in expression <y call server_hiveReadWrite;
_outcome = _result select 0;
if(_outcome == "PASS")>
 9:34:28   Error position: <_result select 0;
if(_outcome == "PASS")>
 9:34:28   Error Undefined variable in expression: _result
 9:34:28 File z\addons\dayz_server\compile\server_spawnEvent.sqf, line 39
 
This caused me to go recheck everything about our database setup, cfgs, etc. Ended up finding out when we switched boxes copying files over our Overwatch files got corrupted, fixed that. After repairing the files, we started getting an error involving not being able to find "\z\addons\dayz_code\system\BIS_Effects\init.sqf". At the time, we then deleted ca from the mission file and removed #include "\z\addons\dayz_code\system\BIS_Effects\init.sqf" from our init inside the mission file which removed that issue. Once doing that, we were able to get into the server to the point where we would be stuck on waiting for server to start authentication and we return to getting the 1st error.

Any help would be greatly appreciated, have really looked through most everything I can think of (from previous experience with issues).
 
If you didn't get it from reading the post, we are running off a server box (full control of everything on the box) and we are *attempting* to get our Overpoch server back online.
 
EDIT: Also have searched the error and couldn't find any solutions that actually fixed my problem from it, if you're wondering that.
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Yeah, we switched dedicated boxes, server files are up to date. I'll hop on your TS tomorrow after class and I'll talk to you. In the meantime any other suggestions would help greatly :)

Link to comment
Share on other sites

  • 0

Fixed it so the server actually find BIS_Effects now I am stuck at this error still sadly, highly guessing that the rest of my issues are going to be involved with the link between the database and the server.

 

16:09:58 "HIVE: Starting"
16:09:58 "HIVE: trying to get objects"
16:09:58 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};
 
server_hiveReadWriteLar>
16:09:58   Error position: <_resultArray
};
 
server_hiveReadWriteLar>
16:09:58   Error Undefined variable in expression: _resultarray
16:09:58 File z\addons\dayz_server\init\server_functions.sqf, line 169
16:09:58 Error in expression < select 1)) != "SCALAR")})) then {
if ((_hiveResponse select 1) == "Instance alr>
16:09:58   Error position: <_hiveResponse select 1) == "Instance alr>
16:09:58   Error Undefined variable in expression: _hiveresponse
16:09:58 File z\addons\dayz_server\system\server_monitor.sqf, line 40
16:09:58 "HIVE: trying to get objects"
16:09:58 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};
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...