Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
fubister

Incorrect server version

Recommended Posts

Today I decided to run vanilla dayz mod on my linux machine, I downloaded both Arma2 (app_update 33910) and Arma2:OA (app_update 33930) all done via steamcmd, I installed latest @Server v1.8.6.1. Server seems to be working fine, however when I try to join I get a message

This Server is running an incorrect Version of the Server side application. You connot play on this Server.

I think I tried everything, what can be the reason for that? I have downloaded Linux Server beta 1.63.126652 binaries from BI studio

 

My startup parameter in server.sh

./server -server -mod="@hive;@dayz" -config="cfgdayz/server.cfg" -cfg="cfgdayz/basic.cfg" -port=2302 -beta="expansion/beta;expansion/beta/expansion" -noSound -noPause -world=Chernarus -profiles=cfgdayz -name=cfgdayz -cpucount=4 -maxMem=2047 -showscripterrors -pid=2302.pid 2>&1

As addidtion information, many dayz server in the lobby show a lot of details about the server, like running extensions etc, mine shows only difficulty and version required (1.63) not even the version batch number.

 

The ONLY error I can spot in the console is:

13:24:27 "z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."13:24:27 "HIVE: Starting"13:24:27 Error in expression <ray = call compile format ["%1",_data];_resultArray};onPlayerDisconnected            >13:24:27   Error position: <_resultArray};onPlayerDisconnected            >13:24:27   Error Undefined variable in expression: _resultarray13:24:27 File z\addons\dayz_server\init\server_functions.sqf, line 15813:24:27 Error in expression <ray = call compile format ["%1",_data];_resultArray};onPlayerDisconnected            >13:24:27   Error position: <_resultArray};onPlayerDisconnected            >13:24:27   Error Undefined variable in expression: _resultarray13:24:27 File z\addons\dayz_server\init\server_functions.sqf, line 15813:24:27 "HIVE: Request sent"

After doing tons of digging this may be actually the cause of this, it's like the server is unable to establish connection with my database. In fact when I remove the hiveext.ini from cfgdayz/ it's the same, why the .ini file is being ignored? I'm 100% positive all settings are correct.

 

// EDIT

 

got it figured out, seems I was right and it was db issue, now I was only able to find dayz v1.8.0.3 linux compatible, if anyone would know where or how to find latest dayz mod release compatible with linux I would be grateful.

Edited by Fubister

Share this post


Link to post
Share on other sites
Sign in to follow this  

×