Jump to content
Soccercrazy

Issues with server connecting to database

Recommended Posts

My server was whitelisted about 2 days ago and since then I've been trying to work out this issue I've been having with hive not connecting to the database. I've tested my connection to the dayz mysql server from the IP that was whitelisted and it connected fine, but when the server is starting up(or when a player joins), there is no attempt to connect to the database. I've tested it with wireshark filtering out port 3306 along with running netstat -a while a player is joining.

Here is the error that I've been seeing in my .RPT file:


13:22:36 "HIVE: Starting"
13:22:36 "HIVE: Request sent"
13:22:36 "READ/WRITE: "
13:22:36 Error in expression <ay = call compile format ["%1;",_data];
_resultArray;
};
spawn_heliCrash = {
pr>
13:22:36 Error position: <_resultArray;
};
spawn_heliCrash = {
pr>
13:22:36 Error Undefined variable in expression: _resultarray
13:22:36 File z\addons\dayz_server\init\server_functions.sqf, line 55
13:22:36 "FUCK"
13:22:36 Error in expression < compile format ["%1",_data];
_status = _result select 0;
_myArray = [];
if (_s>
13:22:36 Error position: <_result select 0;
_myArray = [];
if (_s>
13:22:36 Error Undefined variable in expression: _result
13:22:36 File z\addons\dayz_server\system\server_monitor.sqf, line 24
13:22:36 "DW_DEBUG FPS : 1.39336"
13:22:36 UH1Wreck_DZ: MainTurret - unknown animation source MainTurret
13:22:36 UH1Wreck_DZ: MainGun - unknown animation source mainGun
13:22:36 UH1Wreck_DZ: Gatling - unknown animation source Gatling
13:22:36 "CLEANUP: INITIALIZING CLEANUP SCRIPT"
13:22:49 NAT Negotiation failed - unable to communicate with the server
13:23:12 "LOGIN ATTEMPT: "13893382" Soccercrazy"
13:23:12 "READ/WRITE: "
13:23:12 "READ/WRITE: "
13:23:12 "READ/WRITE: "
13:23:12 "READ/WRITE: "
13:23:12 "READ/WRITE: "
13:23:12 "LOGIN LOADED: B 1-1-A:1 (Soccercrazy) REMOTE Type: Survivor1_DZ"
13:23:12 "SERVER RESULT: "X" 0.93"
13:23:25 NAT Negotiation failed - unable to communicate with the server
13:23:29 NAT Negotiation failed - unable to communicate with the server
13:23:43 NAT Negotiation failed - unable to communicate with the server
13:23:53 "UPDATE: [any,[],true]"
13:23:53 Client: Remote object 2:4 not found
13:23:53 Client: Remote object 2:5 not found
13:23:53 Client: Remote object 2:6 not found

When a player tries to join, they just get the error "This server is running an incorrect version of the server side application...". I have looked in a countless number of threads to try to fix this, with no luck. The server is running Hive v0.6.2.1, on arma 2 OA build 95248, with the latest version of DayZ.

Edited by Soccercrazy

Share this post


Link to post
Share on other sites

I'm also having the same problem and was whitelisted a couple days ago (Sunday).

Share this post


Link to post
Share on other sites

Got it all worked out today with help from one of the support staff. I had visual C++ redistributable x64 installed, rather than x86.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×