Server Error

bajaboy1972

Well-Known Member
Im hoping someone can help me here.......
I am currently running an Overwatch server and want to add an EPOCH server as well. The problem I ran into is that I am getting and error when going to join my EPOCH server. The server starts fine on my server box but when I goto join I get past lobby and game starts to load then I get an error....

MSVCP120.dll is missing from your computer

Now I know it isn't missing because my overwatch server is fine. All I did to make the EPOCH server was to copy the arma folders to another location on the hardrive and add the items needed to run EPOCH. My database is good and the server starts. Just get that when I join and I never get in game. Below is a copy of the last part of my rpt file.

Code:
16:37:59 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."
16:37:59 "Res3tting B!S effects..."
16:37:59 "HIVE: Starting"
16:37:59 "server_monitor.sqf execution count = 1"
16:37:59 "HIVE: trying to get objects"
16:40:14 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

server_hiveReadWriteLar>
16:40:14   Error position: <_resultArray
};

server_hiveReadWriteLar>
16:40:14   Error Undefined variable in expression: _resultarray
16:40:14 File z\addons\dayz_server\init\server_functions.sqf, line 172
16:40:14 Error in expression < select 1)) != "SCALAR")})) then {
if ((_hiveResponse select 1) == "Instance alr>
16:40:14   Error position: <_hiveResponse select 1) == "Instance alr>
16:40:14   Error Undefined variable in expression: _hiveresponse
16:40:14 File z\addons\dayz_server\system\server_monitor.sqf, line 47
16:40:14 "HIVE: trying to get objects"
 
Back
Top