Fresh Server Install On Dedi Machine Error

R0lling

New Member
Hello Open Dayz Board !

**Hope this is the right Board for this Post**

Ive got an Strange error on my Fresh Installed Dayz Epoch Server.

I am trying in vain since 6 days a DayZ server Epoch sit up.
Just always comes the error "This server is running at incorrect version of the server-side application"


I did everything for this tutorial made "[How To] Setup A DayZ Server [Highly detailed 70+ Steps]"

Have installed MC Visual C++ 2008 x86 2010 x86 2013 x64

got Version 1.63.125584 (<- something like that) on both Server and client



My Errorlog looks like this: http://pastebin.com/6CjSwdTh and http://pastebin.com/N4r6LEdj

This is what i am Trying to fix it.

reinstalled the rootserver,
setup new server. (5 Times)
Downloaded DayZ Server and Client new from epochmod.com again and again
try with betapatch and without.



I think that the Hive don´t want to connect to the Database but, i don´t know why.. Database is setup with XAMPP and i can connect with Navicat on the Database.

The Server is FRESH Install no one is connected early and the Database is empty. Here is my Server_monitor.sqf




Should you need anything else I can give you the calm and I hope you can help me!


With Best Regards


R0lling
 
that is most definitely running incompatible version of either the server or the client if you can join other dayz servers then it is which you installed on the server that is incompatible. My recommendation which might fix it is to copy the ARMA 2 OA servers Exe from your computer copy that on to your dedicated server. I did not read the link that you posted about the how to you followed but what has always worked for me is to use the command line version of the steam update tool. you update in whatever number the ARMA 2 + ARMA are and install them into the same folder because that gets the most current version of all the files
 
At the moment i ty the serverfiles from pwnozors. but my question is which hiveext.dll i had to use? this from epoch or pwnozors?
 
i have done this and then i get an hiveext error named

[Critical] Cannot create database: Error loading database module: DatabaseMySql

and when i doit with the files from pwnozors files i get HiveExt: [Error] Invalid method id: 388 and
2015-06-03 23:52:21 HiveExt: [Error] Error executing |CHILD:399:671:|
 
make sure you have the root dll files and hiveext.dll all from epoch.
they may have been corrupted during download, download again if it fails.
 
i had done this. but it fails again.

and i got error spams in my rpt.


like this :



server_hiveReadWriteLar>
15:25:28 Error Undefined variable in expression: _resultarray
15:25:28 File z\addons\dayz_server\init\server_functions.sqf, line 168
15:25:28 Error in expression <y call server_hiveReadWrite;
_outcome = _result select 0;
if(_outcome == "PASS")>
15:25:28 Error position: <_result select 0;
if(_outcome == "PASS")>
15:25:28 Error Undefined variable in expression: _result
15:25:28 File z\addons\dayz_server\init\AH.sqf, line 12114
15:25:28 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};
 
Back
Top