If you get a «DayZ Version Mismatch» error, it will look something like this:
DayZ Version Mismatch
DayZ server version (1.07.152959) doesn’t match the local version (1.5.152636).
Attempt to join the server anyway?
The easiest answer is that the server hasn’t updated, while your game has. Most people have steam setup to update game automatically, but most community servers are updated manually. Releases may come out at any time so it can sometimes be a while before server owners update. The latest release is posted on the official forums and you can find the exact version number in the thread https://forums.dayz.com/forum/137-pc-stable-updates/
Quick Fixes:
-
Exit DayZ and any launchers and goto steam library downloads and force any updates to download.
-
If you added an HDD or SSD and moved your steam library, the DayZ Standalone path in DayZSALauncher settings needs to be updated.
-
Opt out of all betas, since DayZ EXP is a separate app in Steam.
Step by Step Troubleshooting:
-
If the server version is LOWER than the local version, then the server has not been updated. You’ll need to wait until it is.
-
If the server version is HIGHER than the local version, then your game has not been updated.
-
Exit DayZ, the in-game launcher and/or DayZSALauncher. Steam will not download updates if any of these are open.
-
Under the UPDATES tab, «Automatic Updates» should be : Always keep this game up to date
-
Under the BETAS tab, «Select the beta you would like to opt into» should be : NONE — Opt out of all beta programs
-
Goto Steam->Library->Downloads. If you see a queued download for DayZ, Force it to download.
-
Check to see if your issue is fixed. If not, continue.
-
Goto Steam->Library->Home. Right click on DayZ, Select Properties.
-
Under the LOCAL FILES tab, select «VERIFY INTEGRITY OF GAME FILES». A popup to remove various files will appear. Select any or none to remove and press NEXT. Wait until all files are verified and/or downloaded.
-
Check to see if your issue is fixed. If not, continue.
-
Goto Steam->Library->Home. Right click on DayZ, Select Properties.
-
Click «BROWSE LOCAL FILES».
-
Make a note or a screenshot of the directory from the top of windows explorer.
-
Right click on DayZ_x64.exe, then click on Details. Note the Product version number. It should be the same as the local version in your error message.
-
If it’s not, then something is wrong, because this is the program being run from Steam.
-
Did you recently add an SSD or HDD or move your steam library? If so, maybe something in your library is messed up and pointing to an old version
-
Are you using DayZSALauncher? If so open DayZSALauncher, goto settings (upper right) and make sure the «DayZ Standalone Path» is the same as the path where you found DayZ_x64.exe when you clicked «BROWSE LOCAL FILES» a few steps ago.
-
Check to see if your issue is fixed. If not, I’ve run out of ideas.
-
In your first post, you referenced the version number as 1.4.152.166 — are you seeing this number exactly like that on your screen?
I ask because there has never been a version number listed like that — it would be 1.04.152166 (one extra zero and one less decimal point).
You say if you play vanilla, it works and says 1.05, so my guess is one of your mods has a messed up version number that is confusing the game somehow. In any case, 1.4.152.166 is not a valid DayZ version, so if that’s what you’re actually seeing on the screen, that would explain it.
Edited September 13, 2019 by drgullen
Обновлено: 08.02.2023
With Game Update 1.12, DayZ introduced new error codes when it comes to the server connection process. This page is dedicated to error codes that will appear in the server browser upon attempt of connection, or disconnect from a server.
Contents
General Differentiation between Error Codes
Error codes are split into five sections:
- Header → «Warning»
- Full Error Code → (0x0004007E) → Category: 0004 = ClientKicked → Code: 007E = VE_MISSING_BISIGN — 2-part error code to sort the exact error
- Prefix → «You were kicked off the game» — describes the event that happened
- Message → «Client has a PBO which is missing a .bisign.» — reason for the kick
- Additional Info → «(addonsai.pbo)» — if applicable, gives detailed information on affected files
Error categories and Codes
0001 — Error when connecting to a server
Error Code | Message |
---|---|
0x00010001 — SERVER_UNREACHABLE | Could not reach the server. |
0x00010002 — ALREADY_CONNECTING | The client is already joining a server. |
0x00010003 — ERROR_MSG_SHOWED | Please confirm the error on screen. |
0x00010004 — INCORRECT_CLIENT_STATE | The client is already connected or is connecting to a server. |
0x00010005 — INVALID_SESSION | Invalid session |
0x00010006 — VERSION_MISMATCH | Your currently installed game version is not compatible with this server. |
0x00010007 — VERSION_MISMATCH_RB | The current game version (client) is not compatible with this server |
0x00010008 — VERSION_MISMATCH_AB | The current game version (client) is not compatible with this server |
0x00010009 — DLC_CHECK_FAILED | This server is running Livonia DLC that is not owned. |
0x0001000A — EMPTY_PASSWORD | Password cannot be empty. |
0x0001000B — PASSWORD | Server is password protected. |
0x0001000C — BE_LICENCE | Server is using BE and it has not yet been agreed to. |
0002 — The server rejected the connection
Error Code | Message |
---|---|
0x00020001 — WRONG_PASSWORD | Cannot join the session. Wrong password entered. |
0x00020002 — WRONG_VERSION | Bad version, server rejected the connection. |
0x00020003 — CONNECT_ERROR | Connecting failed. |
0x00020004 — SESSION_FULL | Maximum number of players has been reached. |
0x00020005 — FILE_PATCHING | The server does not accept the client’s current filePatching setting. |
0x00020006 — ALREADY_CONNECTED | Client is already connected to a server. |
0x00020007 — HOST_ADDRESS | Unable to resolve host address. |
0x00020008 — NET_CHANNEL | Client failed to create NetChannel to the server. |
0x00020009 — CONNECT | Connecting failed. |
0x0002000A — REQUEST_PLAYER | Failed to request player. |
0x0002000B — CREATE_PLAYER | Failed to create player. |
0x0002000C — TIMEOUT | Timed out, no response from server. |
0x0002000D — UID | Server failed to find Player UID. |
0x0002000E — NET_CHANNEL_SERVER | Server failed to create NetChannel to client. |
0x0002000F — ACTIVATE | Server failed to activate session. |
0x00020010 — SERVER_LOCKED | This server is currently locked. |
0x00020011 — SERVER_SHUTDOWN | Server is shutting down. |
0x00020012 — BUILD_SMALLER | Client is an older build than the server. |
Please update your game.
Please wait until server is updated.
Please update your game.
Please wait until server is updated.
0003 — Connection errors trown from script-side
Error code | Message |
---|---|
0x00030001 — ALREADY_CONNECTING | Already joining a server. Do you want to cancel connecting? |
0x00030002 — ALREADY_CONNECTING_THIS | Already connecting to this server. Please wait. |
0004 — The client was kicked from the server
LoginMachine Kicks (0x0030)
The max amounts of attempts is controlled by server config «shardInitRetryCount»
Severity Crash Resolution Open Reproducibility Always Operating System Windows 7 Operating System Version Home Premium SP1 Category Game Crash
I just launch the game! sometimes it happens on the «ARMA III» splash screen, sometimes when trying to load a mission (any mission) and one time it happened when i tried to place a unit down in the editor. Bear in mind that this always happens in the first few minutes of launching the game.
I already tried playing without mods, verified file integrity and reinstalled the game all together. No change.
Помогите найти группу там в дейзи делают сервер по тематике второй мировой войны (Её как то раз реклама эта группа и я её потерял)
Какой смысл делать рекламу в вашей группе, если Максим Абдуленко уже почти сутки не может ответить по рекламе
есть какой-то вариант, чтобы сделать прицеливание на удержание кнопки, а не переключение?
Многие из Вас сталкиваются с проблемой расплывания текстур персонажа в игре
2. При игре через Steam лаунчер:
Удалить папку Dayz в Моих документах (там находятся настройки игры). Зайдите в лаунчер и проверьте не прописан ли в параметрах ип и порт сервера, если да, то снимите галочки
>Не рекомендую заходить через поиск серверов в Steam лаунчере, тк чаще всего данная проблема появляется именно при таком подключении. Заходите через подписку на RaketaMod, который автоматически прописывает вход на сервер через Красную кнопку слева внизу лаунчера
При возникновении ошибок связанных с BattleEye:
Для начала стоит проверить стоит ли галочка во вкладке BattleEye в лаунчере (если нет -поставить). Если галочка стоит, то попробуйте перезапустить компьютер и снова зайти в игру. Если это Вам не поможет, то тогда стоит переустановить BattleEye.
2.Если CPU разогнан — отключаем;
4.Проверить исправность дисков через командную строку (от имени администратора) прописать chkdsk C: /f (этот способ помог во многих случаях)
5.Увеличить файл подкачки до 20гб (ниже будет инструкция);
6.Проверка оперативной памяти RAM на ошибки;
7.Проверка реестра на наличие ошибок (можно выполнить через проги типа AVGTunerUp или CCLeaner)
8.Проверка актуальности и исправности драйверов
У вас подключен лишний мод, который мешает Вам зайти на сервер.
Если ошибка все равно появится, то найдите в списке модов тот мод, который прописан в ошибке и удалите его нажав на него ПКМ =>Удалить
ВСЕГДА застраивайте ВСЕ окна, щели над воротами, дырки в стенах и тп потому что через них МОЖНО ПРОЛЕЗТЬ внутрь вашей базы.
ОБРАЩАЙТЕ ВНИМАНИЕ на то, какой стороной вы размещаете забор. При размещении разметки она всегда смотрит ВНУТРЕННЕЙ стороной на Вас пока вы не развернете ее колесиком мыши.
Если кто то проберется внутрь вашей базы через незастроенные окна и тп, то он сможет разобрать постройки, а так же снять кодлок плоскогубцами и поставить новый пароль.
Начинайте продажу/покупку с мелочи и проверьте даются ли деньги/шмот.
Если в инвентаре уже лежат хотя бы 100р, то вырученные с продажи деньги будут приплюсовываться к ним.
Главное не забывайте делить деньги при приближении суммы в 50000р, иначе
излишек средств упадет на землю и может быть украден другим игроком
Так же следите чтобы у Вас было свободное место в инвентаре для покупки, либо пустые руки.
Если деньги/вещи все равно не даются, то пробуйте перезапустить игру, либо восстановить мод.
Помните, если у вас есть 2 одинаковые вещи и одну из них вы продавать не планируете, то лучше выложить ее из инвентаря на время продажи, иначе есть риск что продастся та вещь, которую вы хотели оставить.
ПРИМЕЧАНИЕ:
Если вы не видите папку WORKSHOР:
1. Перейдите в лаунчер во Вкладку МОДЫ и удалите все моды из списка нажав ПКМ-Удалить.
2. Перейдите на страницу мода в воркшопе стим и переподпишитесь снова.
3. Перезапустите лаунчер и откройте снова папку по указанному выше пути. 4. Папка workshop должна будет появиться, далее все по инструкции.
Что это значит? То что компенсации за пропажу/ поломку автомобилей НЕ БУДЕТ.
Все что Вы можете сделать, это лишь немного снизить шанс пропажи авто.
При ПОКУПКЕ автомобиля у трейдера машина дается вам полностью собранная и заправленная.
ПРОДАТЬ машину может только последний кто сидел за рулем.
Обычно данная проблема возникает при заходе через DZSA Лаунчер
Если ничего из этого не помогает, пожалуйста, проверьте следующую запись.
Это происходит, если что-то в вашей системе препятствует установке / запуску службы BE, которая требуется для игры на серверах с поддержкой BE.
3. Если вы все еще получаете ту же ошибку на этом этапе, пожалуйста, попробуйте вручную установить BE Launcher в вашем игровом каталоге (обычно это исполняемый файл с «_BE» в конце) для запуска с правами администратора (обычно это должно происходить автоматически). Для этого щелкните правой кнопкой мыши исполняемый файл BE Launcher, выберите «Свойства», перейдите на вкладку «Совместимость», установите флажок «Запускать эту программу от имени администратора» и нажмите кнопку «ОК», чтобы применить изменения.
4. Если все вышеперечисленное не сможет заставить его работать, значит какое-то неизвестное программное обеспечение, работающее в вашей системе, может как-то блокировать BE или некоторые части вашей операционной системы могут быть повреждены. Если вы не можете определить причину, то в качестве решения может послужить переустановка операционной системы.
Читайте также:
- Underworld ascendant вылетает
- Snowrunner как включить фары
- Почему вылетает stronghold warlords
- Майнкрафт бед варс как установить
- Как убрать режим угнетения ворлд оф танк
DayZ version mismatch
Need More Info, NormalPublic
DayZ version mismatch
Need More Info, NormalPublic
- Edit Task
- Edit Related Tasks…
- Mute Notifications
This problem has happened for about 2 weeks, i have done every possible and thinkable thing to fix my game, including; deleting DayZ, deleting DZSA launcher, restarting my pc,. uninstalling and reinstalling my game and it still dose not work. The message that pops up on my screen is » DayZ server version {1.13.154025} doesnt match the local version {1.12.153904} attempt to join server anyway? Even if I attempt to join it just brings up the same message. Can anybody assist please?
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10
- Operating System Version
- Windows 10
- Category
- Modding
Steps To Reproduce
Happens every time i open the game
- Duplicates
Event Timeline
Comment Actions
Hello immortalsoul14.
Have you been using DZSA only or have you tried the official launcher / server browser? And have you tried this without any mods installed?
Regards,
Geez
Geez changed the task status from New to Need More Info.Jul 19 2021, 10:13 AM
© Bohemia Interactive a.s. Bohemia Interactive® is a registered trademark of Bohemia Interactive a.s. All rights reserved. · Privacy Policy · Terms and Conditions
lllRengarlll сказал(а):↑
Купил DayZ Standalone. При заходе на сервер пишет » некорректная версия сервер отказал в соединении». Заметил, что моя версия игры 0.47, в то время как версия серверов 0.48.
Стим обновление качать не думает, автообновления включены. Как исправить?Нажмите, чтобы раскрыть…
В экспериментальные сервера попытался мб зайти?