Oks404, если так охото пытаться запустиь. То предлагаю это делать боле-менее правильно.
То есть снести на хер PlayOnLinux и забыть про него. И поставить WINE.
На самом деле WINE совсем не страшная штука. Вы погуглите хорошенько на предмет «заполнение wine». Я лично видал только две дельные статьи по вопросу. Почитайте. И начинайте. Просидите с ночку, зато вам потом — воздасться. ))
Там на самом деле весь гемор в последовательности и наличии того что ставишь. Просто иной раз файлы не доступны, по известным причинам и начинаются поиски — это самая большая неприятность в общем.
Говорят правда что новый winetricks вроде как это исравляет…. давно не настраивал — сказать — не могу.
В общем, игруха ваша как и сказали судя по комментам на winehq.org — работает вроде как. Пробуйте если очень хочется погрызть кактус — потому что как я понял, комп — не айс совсем. Зато — будет опыт.
На том же winehq.org найдёте про установку вайн, как это делать, добавите репозиторий, ключи и в дорогу. ))
https://wiki.winehq.org/Ubuntu
Я бы поставил winehq-staging, всегда его ставил. Разморозили однако опять.
И ручками winetricks — эта та графическая штука через которую заполнять сам ВАЙН, реестр править и всё такое.
https://wiki.winehq.org/Winetricks
Качнёте и поставите её как написано в низу страницы . Для удобства там ярлычок можете навесить.
Всё. Далее создаёте 32х битный префикс и погнали.
Это просто муторно. В случае косяков там шо ваще атас, ну, удалите скрытую папку .wine в домашней директории, заново создатите префикс — и до победного. Делов то.
Есть более простой путь — глянуть в прикреплённые темы раздела.
Cкачать готовый префикс. Там в ридми, в префиксе всё дохожчиво написано что и как.
Однако, я думаю , даже и в этом случае без ковыряния реестра не обойтись.
Мохом поросло правда https://forum.ubuntu.ru/index.php?topic=147413.0 руководство, однако, очень рекомендую просто для ознакомления, а вот про «Редактирование реестра» там же, оно хоть и старо, но актуально.
Не пугайтесь и пробуйте.
Даже если ваша игруха не взлетит в силу ну там нЕмощности компа, то в другие будете играть, что ваша железяка тянет. Профит. ))
В этой теме https://forum.ubuntu.ru/index.php?topic=275388.msg2174586#msg2174586 я обьяснял когда то человеку, как создавать 32 бит префикс и заполнять ВАЙН.
(Добавление репозитория — не надо. Тот репозиторий не нужен — устарело. Теперь единый тот что на winehq.org.)
Удачи.
Forum rules
There are no such things as «stupid» questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.
-
winxpwasgreat
- Level 3
- Posts: 136
- Joined: Mon Mar 12, 2018 3:36 am
PlayOnLinux- «files mismatch» error
I am trying to install a program via PlayOnLinux.
I look for it, find it, click on Install..
Get the «Welcome to PlayonLinux installation Wizard», click Next..
Then get the notification
Code: Select all
The target virtual drive [PROGRAMNAME] already exists:
and then I can chose from 3 options:
Code: Select all
Overwrite (usually works, no guarantees)
Erase (virtual drive content will be lost)
Abort Installation
Either way, going for Overwrite or Erase will give me the same error:
Code: Select all
Error! Files mismatch
Local: [LONGNUMBER1]
Server: [LONGNUMBER2]
Do you want to retry?
This seems to be the error encountered:
Code: Select all
Error in POL_Download
POL_Download - MD5 sum mismatch ! (1 attempt)
Any ideas on how to proceed?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
-
deepakdeshp
- Level 20
- Posts: 11577
- Joined: Sun Aug 09, 2015 10:00 am
Re: PlayOnLinux- «files mismatch» error
Post
by deepakdeshp » Fri Apr 06, 2018 6:44 am
Best is use Windows VM to run Windows programs, if you must. Or find an alternative in Linux.
Playonlinux and wine don’t run all Windows programs.
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak
Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
-
kc1di
- Level 17
- Posts: 7744
- Joined: Mon Sep 08, 2008 8:44 pm
- Location: Maine USA
Re: PlayOnLinux- «files mismatch» error
Post
by kc1di » Fri Apr 06, 2018 7:16 am
to to your home folder and delete any folder with reference to the program your trying to install and try the install again.
-
cogsncogs
- Level 1
- Posts: 32
- Joined: Sat Apr 12, 2014 11:09 am
- Location: United States
Re: PlayOnLinux- «files mismatch» error
Post
by cogsncogs » Fri Apr 06, 2018 12:33 pm
winxpwasgreat wrote: ↑
Fri Apr 06, 2018 1:04 am
This seems to be the error encountered:Code: Select all
Error in POL_Download POL_Download - MD5 sum mismatch ! (1 attempt)
Any ideas on how to proceed?
The install script is looking for a specific (earlier/different) program version from what’s available from the program’s web site. Therefore the MD5 sum mismatch.
-
winxpwasgreat
- Level 3
- Posts: 136
- Joined: Mon Mar 12, 2018 3:36 am
Re: PlayOnLinux- «files mismatch» error
Post
by winxpwasgreat » Fri Apr 06, 2018 4:55 pm
cogsncogs wrote: ↑
Fri Apr 06, 2018 12:33 pm
The install script is looking for a specific (earlier/different) program version from what’s available from the program’s web site. Therefore the MD5 sum mismatch.
So what should I do?
deepakdeshp wrote: ↑
Fri Apr 06, 2018 6:44 am
Best is use Windows VM to run Windows programs, if you must. Or find an alternative in Linux.
Playonlinux and wine don’t run all Windows programs.
Not sure how can I get and install Windows VM.
The program SWIM is trying to run is paint, which apparently works on Wine / PON.
kc1di wrote: ↑
Fri Apr 06, 2018 7:16 am
to to your home folder and delete any folder with reference to the program your trying to install and try the install again.
Done that. Still getting the same error.
-
deepakdeshp
- Level 20
- Posts: 11577
- Joined: Sun Aug 09, 2015 10:00 am
Re: PlayOnLinux- «files mismatch» error
Post
by deepakdeshp » Fri Apr 06, 2018 11:36 pm
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak
Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
Добрый день! Я новичок. Посмотрел пару десятков видео о том, как легко устанавливают Виндосовские программы через PlayOnLinux и решился поставить себе Linux Mint. И ничего не получается установить, ни одной программы — Пробовал MS Office 2010, 2013, 2016, Photoshop CS6, CS8, Corel Draw X3… Ни одна не установилась. Пробовал и по готовым скриптам и выбирая «программу не из списка». Установил кучу дополнений к wine, которые требовались в процессе установки, но результата нет. Помогите пожалуйста. Вторые сутки не могу найти ответ. Авторы роликов если и отвечают, то в стиле «не знаю, у меня всё работает»…
Вот несколько логов установок, если я правильно понимаю:
PlayOnLinux debugging tool (v4.2.10)
————————————————
Debugging: Microsoft Office 2010
Warning: This is a PlayOnLinux script logfile. It does not contain everything that happened in your program’s virtual drive (wineprefix)
Please do not use this logfile on winehq forum, this logfile is not interesting for wine debugging.
Date: 04/09/18 14:04:00
> uname -a
Linux recon105-HP-Pavilion-dv7-Notebook-PC 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
> lsb_release -a
> wine —version (Be careful; this version might not be the version used
in the script. Read the content of this file for more information)
wine-1.6.2
> glxinfo | grep rendering
direct rendering: Yes
> glxinfo | grep renderer
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: AMD SUMO (DRM 2.49.0 / 4.10.0-38-generic, LLVM 5.0.0)
> OpenGL libs
check_dd_x86 missing, test skipped
check_dd_amd64 missing, test skipped
> export
declare -x AMD64_COMPATIBLE=»True»
declare -x APPLICATION_TITLE=»PlayOnLinux»
declare -x CINNAMON_VERSION=»3.6.6″
declare -x DBUS_SESSION_BUS_ADDRESS=»unix:abstract=/tmp/dbus-rRct3uJrAd,guid=039a059b29ac7eb5225387b65acb1e76″
declare -x DEBIAN_PACKAGE=»TRUE»
declare -x DEFAULTS_PATH=»/usr/share/gconf/cinnamon.default.path»
declare -x DESKTOP=»/home/recon105/Рабочий стол»
declare -x DESKTOP_SESSION=»cinnamon»
declare -x DISPLAY=»:0″
declare -x DONT_MONITOR=»1″
declare -x DYLDPATH_ORIGIN=»»
declare -x DYLD_LIBRARY_PATH=»»
declare -x GDMSESSION=»cinnamon»
declare -x GDM_LANG=»ru»
declare -x GECKO_SITE=»
http://wine.playonlinux.com/gecko
«
declare -x GIO_LAUNCHED_DESKTOP_FILE=»/usr/share/applications/PlayOnLinux.desktop»
declare -x GIO_LAUNCHED_DESKTOP_FILE_PID=»1403″
declare -x GJS_DEBUG_OUTPUT=»stderr»
declare -x GJS_DEBUG_TOPICS=»JS ERROR;JS LOG»
declare -x GNOME_DESKTOP_SESSION_ID=»this-is-deprecated»
declare -x GNUPGHOME=»/home/recon105/.PlayOnLinux//gpg»
declare -x GTK_MODULES=»gail:atk-bridge»
declare -x GTK_OVERLAY_SCROLLING=»1″
declare -x G_FILENAME_ENCODING=»UTF-8″
declare -x HOME=»/home/recon105″
declare -x IGNORE_ICON_DIR=»false»
declare -x LANG=»ru_RU.UTF-8″
declare -x LANGUAGE=»ru»
declare -x LD_32_PATH_ORIGIN=»»
declare -x LD_LIBRARY_PATH=»»
declare -x LD_PATH_ORIGIN=»»
declare -x LOGNAME=»recon105″
declare -x MACHTYPE=»x86_64-pc-linux-gnu»
declare -x MANDATORY_PATH=»/usr/share/gconf/cinnamon.mandatory.path»
declare -x MD5_COMMAND=»md5sum»
declare -x MONO_SITE=»
http://wine.playonlinux.com/mono
«
declare -x OLDPWD=»/home/recon105/.PlayOnLinux/configurations/setups/Microsoft Office 2010″
declare -x OS_NAME=»linux»
declare -x OpenGL32=»1″
declare -x OpenGL64=»1″
declare -x PATH=»/home/recon105/bin:/home/recon105/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games»
declare -x PATH_ORIGIN=»/home/recon105/bin:/home/recon105/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games»
declare -x PLAYONLINUX=»/usr/share/playonlinux»
declare -x POL_ARCH=»x86″
declare -x POL_COOKIE=»tdc3mej7LE3Xc4LBLeLa»
declare -x POL_CURL=»curl»
declare -x POL_DNS=»playonlinux.com»
declare -x POL_HOST=»127.0.0.1″
declare -x POL_ID=»47527359″
declare -x POL_LANG=»ru»
declare -x POL_OS=»Linux»
declare -x POL_PORT=»30000″
declare -x POL_PYTHON=»python»
declare -x POL_SetupWindow_ID=»2047″
declare -x POL_TERM=»x-terminal-emulator»
declare -x POL_UPTODATE=»FALSE»
declare -x POL_USER_ARCH=»x86″
declare -x POL_USER_ROOT=»/home/recon105/.PlayOnLinux/»
declare -x POL_WGET=»env LD_LIBRARY_PATH=»» wget —prefer-family=IPv4 -q»
declare -x PWD=»/usr/share/playonlinux/python»
declare -x QT_ACCESSIBILITY=»1″
declare -x QT_LINUX_ACCESSIBILITY_ALWAYS_ON=»1″
declare -x QT_QPA_PLATFORMTHEME=»qgnomeplatform»
declare -x QT_STYLE_OVERRIDE=»gtk»
declare -x REPERTOIRE=»/home/recon105/.PlayOnLinux/»
declare -x SCRIPTID=»Microsoft Office 2010″
declare -x SED=»sed»
declare -x SESSION_MANAGER=»local/recon105-HP-Pavilion-dv7-Notebook-PC:@/tmp/.ICE-unix/1140,unix/recon105-HP-Pavilion-dv7-Notebook-PC:/tmp/.ICE-unix/1140″
declare -x SETUPWINDOW_INIT=»true»
declare -x SHELL=»/bin/bash»
declare -x SHLVL=»3″
declare -x SITE=»
http://repository.playonlinux.com
«
declare -x SSH_AGENT_PID=»1195″
declare -x SSH_AUTH_SOCK=»/run/user/1000/keyring/ssh»
declare -x TEXTDOMAIN=»pol»
declare -x TITLE=»Microsoft Office 2010″
declare -x TITRE=»PlayOnLinux»
declare -x UBUNTU_MENUPROXY=»0″
declare -x USER=»recon105″
declare -x VERSION=»4.2.10″
declare -x WGETRC=»/home/recon105/.PlayOnLinux//configurations/wgetrc»
declare -x WINEDLLOVERRIDES=»winemenubuilder.exe=d»
declare -x WINEPREFIX=»/home/recon105/.PlayOnLinux//wineprefix/default»
declare -x WINE_SITE=»
http://wine.playonlinux.com/binaries
«
declare -x WorkingDirectory=»/home/recon105″
declare -x XAUTHORITY=»/home/recon105/.Xauthority»
declare -x XDG_CONFIG_DIRS=»/etc/xdg/xdg-cinnamon:/etc/xdg»
declare -x XDG_CURRENT_DESKTOP=»X-Cinnamon»
declare -x XDG_DATA_DIRS=»/usr/share/cinnamon:/usr/share/gnome:/home/recon105/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share»
declare -x XDG_GREETER_DATA_DIR=»/var/lib/lightdm-data/recon105″
declare -x XDG_RUNTIME_DIR=»/run/user/1000″
declare -x XDG_SEAT=»seat0″
declare -x XDG_SEAT_PATH=»/org/freedesktop/DisplayManager/Seat0″
declare -x XDG_SESSION_DESKTOP=»cinnamon»
declare -x XDG_SESSION_ID=»c1″
declare -x XDG_SESSION_PATH=»/org/freedesktop/DisplayManager/Session0″
declare -x XDG_SESSION_TYPE=»x11″
declare -x XDG_VTNR=»7″
04/09/18 14:04:02 — [POL_System_SetArch] Message: POL_ARCH set to x86
dress 0x7b83ea52 (thread 0056), starting debugger…
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:EventRegister {8736922d-e8b2-47eb-8564-23e77e728cf3}, 0x10032d97, 0x10068a98, 0x1009b808
fixme:process:GetSystemDEPPolicy stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00001000)
fixme:advapi:EventRegister {8736922d-e8b2-47eb-8564-23e77e728cf3}, 0xa2186b, 0xcb70e0, 0xcf4688
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:module:load_library unsupported flag(s) used (flags: 0x00001000)
fixme:system:SetProcessDPIAware stub!
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:advapi:EventRegister {f562bb8e-422d-4b5c-b20e-90d710f7d11c}, 0xa2186b, 0xcf0810, 0xcf7a08
fixme:d3d:wined3d_dxtn_init Wine cannot find the txc_dxtn library, DXTn software support unavailable.
err:winediag:init_driver_info Could not find GPU info for 1002:9641.
fixme:d3d11:D3D11CreateDevice Unhandled driver type 0x5.
fixme:d3d11:D3D11CreateDevice Unhandled driver type 0x5.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_10_1.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_10_0.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d11:D3D11CreateDevice Unhandled driver type 0x5.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_9_3.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:d3d11:D3D11CreateDevice Unhandled driver type 0x5.
fixme:d3d11:D3D11CreateDevice Unhandled driver type 0x5.
fixme:d3d11:D3D11CreateDevice Unhandled driver type 0x5.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_10_1.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_9_2.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_9_1.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_10_0.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_10_1.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_9_3.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_10_0.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_9_2.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_9_3.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:d3d10:D3D10CreateDevice1 WARP driver not implemented, falling back to hardware.
fixme:d3d10:D3D10CreateDevice1 Ignoring feature level D3D10_FEATURE_LEVEL_9_1.
fixme:d3d11:D3D11CoreCreateDevice Ignoring feature levels.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
fixme:dxgi:dxgi_check_d3d10_support Ignoring adapter type.
fixme:winediag:dxgi_check_d3d10_support Direct3D 10 is not supported on this GPU with the current shader backend.
wine: Unhandled exception 0xe0000002 in thread 5f at address 0x7b83ea52 (thread 005f), starting debugger…
04/09/18 15:12:44 — [POL_Wine] Message: Wine return: 0
04/09/18 15:12:47 — [POL_Wine_OverrideDLL] Message: Overriding DLLs
04/09/18 15:12:47 — [POL_Wine] Message: Running wine-1.8-staging regedit /home/recon105/.PlayOnLinux//tmp/override-dll.reg (Working directory : /usr/share/playonlinux/python)
fixme:winediag:start_process Wine Staging 1.8 is a testing version containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
04/09/18 15:12:48 — [POL_Wine] Message: Wine return: 0
04/09/18 15:12:48 — [POL_Shortcut] Message: Looking for <WINWORD.EXE>, found <>
04/09/18 15:12:48 — [POL_Shortcut] Error: Исполняемый файл не найден: WINWORD.EXEnУбедитесь, что выбрана папка установки программы п�04/09/18 15:13:13 — [POL_Shortcut] Message: Shortcut created: Microsoft Word 2013
04/09/18 15:13:13 — [POL_Shortcut] Message: Looking for <EXCEL.EXE>, found <>
04/09/18 15:13:14 — [POL_Shortcut] Error: Исполняемый файл не найден: EXCEL.EXEnУбедитесь, что выбрана папка установки программы по 04/09/18 15:13:23 — [POL_Shortcut] Message: Shortcut created: Microsoft Excel 2013
04/09/18 15:13:23 — [POL_Shortcut] Message: Looking for <POWERPNT.EXE>, found <>
04/09/18 15:13:24 — [POL_Shortcut] Error: Исполняемый файл не найден: POWERPNT.EXEnУбедитесь, что выбрана папка установки программы п04/09/18 15:13:48 — [POL_Shortcut] Message: Shortcut created: Microsoft Powerpoint 2013
04/09/18 15:13:48 — [POL_Shortcut] Message: Looking for <ONENOTE.EXE>, found <>
04/09/18 15:13:49 — [POL_Shortcut] Error: Исполняемый файл не найден: ONENOTE.EXEnУбедитесь, что выбрана папка установки программы п�04/09/18 15:13:50 — [POL_Shortcut] Message: Shortcut created: Microsoft OneNote 2013
04/09/18 15:13:50 — [POL_Shortcut] Message: Looking for <OUTLOOK.EXE>, found <>
04/09/18 15:13:50 — [POL_Shortcut] Error: Исполняемый файл не найден: OUTLOOK.EXEnУбедитесь, что выбрана папка установки программы п�04/09/18 15:13:59 — [POL_Shortcut] Message: Shortcut created: Microsoft Outlook 2013
04/09/18 15:13:59 — [POL_Extension_Write] Message: Extension write: doc Microsoft Word 2013
04/09/18 15:13:59 — [POL_Extension_Write] Message: Extension write: docx Microsoft Word 2013
04/09/18 15:13:59 — [POL_Extension_Write] Message: Extension write: xls Microsoft Excel 2013
04/09/18 15:13:59 — [POL_Extension_Write] Message: Extension write: xlsx Microsoft Excel 2013
04/09/18 15:13:59 — [POL_Extension_Write] Message: Extension write: ppt Microsoft Powerpoint 2013
04/09/18 15:13:59 — [POL_Extension_Write] Message: Extension write: pptx Microsoft Powerpoint 2013
04/09/18 15:14:03 — [POL_SetupWindow_Close] Message: Closing window for pid 16256
04/09/18 15:14:06 — [POL_SetupWindow_question] Message: question answer: TRUE
on POL_Install_vcrun2008 ——
04/09/18 15:36:53 — [POL_Call] Message: Calling POL_Install_vcrun2010
04/09/18 15:36:57 — [POL_Call] Message: —— Starting function POL_Install_vcrun2010 ——
04/09/18 15:36:57 — [POL_GPG_auth_script] Message: Checking signature of POL_Install_vcrun2010
04/09/18 15:36:57 — [POL_GPG_install_key] Message: Importing PlayOnLinux public key
04/09/18 15:36:57 — [POL_Source] Message: POL GPG : Good signature
04/09/18 15:36:57 — [POL_Download_Resource] Message: Downloading resource
http://download.microsoft.com/download/ … st_x86.exe
04/09/18 15:37:00 — [POL_Download_Resource] Message: Download MD5 matches
04/09/18 15:37:00 — [POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
04/09/18 15:37:01 — [POL_Wine] Message: Running wine-3.3 start /unix vcredist_x86.exe /q (Working directory : /home/recon105/.PlayOnLinux/ressources/vcrun2010)
0024:err:module:load_builtin_dll failed to load .so lib for builtin L»winebus.sys»: libudev.so.0: невозможно открыть разделяемый объектный файл: Нет так�0024:err:winedevice:async_create_driver failed to create driver L»WineBus»: c0000142
04/09/18 15:37:01 — [POL_Wine] Message: Wine return: 0
0029:fixme:clusapi:GetNodeClusterState ((null),0x33ebd4) stub!
0029:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0029:fixme:advapi:DecryptFileA («c:\d8c1ebacf8a66d0fdd\», 00000000): stub
0031:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
0031:err:winediag:load_gssapi_krb5 Failed to load libgssapi_krb5, Kerberos SSP support will not be available.
0031:fixme:ntdll:EtwRegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33e960, (null), (null), 0x6cd20188): stub
0031:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2821408-c59d-418f-ad3f-aa4e792aeb79}
0031:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0031:fixme:process:SetProcessDEPPolicy (1): stub
0031:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0031:fixme:thread:SetThreadStackGuarantee (0x33fbb8): stub
0031:fixme:advapi:LsaOpenPolicy ((null),0x33f4a8,0x00000001,0x33f494) stub
0031:fixme:advapi:GetWindowsAccountDomainSid (0x33f3f8 0x169a4c 0x33f3f4): semi-stub
0031:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
0031:fixme:advapi:LsaClose (0xcafe) stub
0032:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0032:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0031:fixme:advapi:LsaOpenPolicy ((null),0x33f2f8,0x00000001,0x33f2e4) stub
0031:fixme:advapi:GetWindowsAccountDomainSid (0x33f248 0x16fa04 0x33f244): semi-stub
0031:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
0031:fixme:advapi:LsaClose (0xcafe) stub
0031:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
04/09/18 15:37:10 — [POL_Wine_OverrideDLL] Message: Overriding DLLs
04/09/18 15:37:10 — [POL_Wine] Message: Running wine-3.3 regedit /home/recon105/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/recon105/.PlayOnLinux/ressources/vcrun2010)
0025:err:module:load_builtin_dll failed to load .so lib for builtin L»winebus.sys»: libudev.so.0: невозможно открыть разделяемый объектный файл: Нет так�0025:err:winedevice:async_create_driver failed to create driver L»WineBus»: c0000142
04/09/18 15:37:11 — [POL_Wine] Message: Wine return: 0
04/09/18 15:37:11 — [POL_Call] Message: —— Ending function POL_Install_vcrun2010 ——
04/09/18 15:37:11 — [POL_Call] Message: Calling POL_Install_corefonts
04/09/18 15:37:17 — [POL_Call] Message: —— Starting function POL_Install_corefonts ——
04/09/18 15:37:17 — [POL_GPG_auth_script] Message: Checking signature of POL_Install_corefonts
04/09/18 15:37:17 — [POL_GPG_install_key] Message: Importing PlayOnLinux public key
04/09/18 15:37:17 — [POL_Source] Message: POL GPG : Good signature
04/09/18 15:37:17 — [POL_Call] Message: Calling POL_Internal_InstallFonts
04/09/18 15:37:22 — [POL_Call] Message: —— Starting function POL_Internal_InstallFonts ——
04/09/18 15:37:22 — [POL_GPG_auth_script] Message: Checking signature of POL_Internal_InstallFonts
04/09/18 15:37:22 — [POL_GPG_install_key] Message: Importing PlayOnLinux public key
04/09/18 15:37:22 — [POL_Source] Message: POL GPG : Good signature
04/09/18 15:38:34 — [POL_Call] Message: —— Ending function POL_Internal_InstallFonts ——
04/09/18 15:38:34 — [source] Message: Installing microsoft fonts
04/09/18 15:38:34 — [POL_Call] Message: —— Ending function POL_Install_corefonts ——
04/09/18 15:38:34 — [POL_Call] Message: Calling POL_Install_tahoma2
04/09/18 15:38:34 — [POL_Call] Message: —— Starting function POL_Install_tahoma2 ——
04/09/18 15:38:34 — [POL_GPG_auth_script] Message: Checking signature of POL_Install_tahoma2
04/09/18 15:38:34 — [POL_GPG_install_key] Message: Importing PlayOnLinux public key
04/09/18 15:38:34 — [POL_Source] Message: POL GPG : Good signature
04/09/18 15:38:34 — [source] Message: Installing tahoma32…
04/09/18 15:38:34 — [POL_Download_Resource] Message: Downloading resource
http://residence-eon.tuxfamily.org/Wine/tahoma32.exe
04/09/18 15:38:36 — [POL_Download_Resource] Message: Download MD5 matches
04/09/18 15:38:36 — [POL_System_cabextract] Message: Starting cabextract /home/recon105/.PlayOnLinux//tmp/tahoma32/tahoma32.exe
04/09/18 15:38:36 — [POL_System_cabextract] Message: cabextract ok
04/09/18 15:38:37 — [source] Message: Registering font…
04/09/18 15:38:37 — [POL_Wine] Message: Running wine-3.3 regedit register.reg (Working directory : /home/recon105/.PlayOnLinux/tmp/tahoma32)
0024:err:module:load_builtin_dll failed to load .so lib for builtin L»winebus.sys»: libudev.so.0: невозможно открыть разделяемый объектный файл: Нет так�0024:err:winedevice:async_create_driver failed to create driver L»WineBus»: c0000142
04/09/18 15:38:37 — [POL_Wine] Message: Wine return: 0
04/09/18 15:38:42 — [source] Message: Cleaning up tmp folder…
04/09/18 15:38:42 — [POL_Call] Message: —— Ending function POL_Install_tahoma2 ——
04/09/18 15:38:43 — [POL_Call] Message: Calling POL_Install_FontsSmoothRGB
04/09/18 15:38:43 — [POL_Call] Message: —— Starting function POL_Install_FontsSmoothRGB ——
04/09/18 15:38:43 — [POL_GPG_auth_script] Message: Checking signature of POL_Install_FontsSmoothRGB
04/09/18 15:38:43 — [POL_GPG_install_key] Message: Importing PlayOnLinux public key
04/09/18 15:38:43 — [POL_Source] Message: POL GPG : Good signature
04/09/18 15:38:43 — [POL_Call] Message: Calling POL_Function_FontsSmoothRGB
04/09/18 15:38:44 — [POL_Call] Message: —— Starting function POL_Function_FontsSmoothRGB ——
04/09/18 15:38:44 — [POL_GPG_auth_script] Message: Checking signature of POL_Function_FontsSmoothRGB
04/09/18 15:38:44 — [POL_GPG_install_key] Message: Importing PlayOnLinux public key
04/09/18 15:38:44 — [POL_Source] Message: POL GPG : Good signature
04/09/18 15:38:44 — [POL_Wine] Message: Running wine-3.3 regedit /home/recon105/.PlayOnLinux//tmp/fontsaa.reg (Working directory : /home/recon105/.PlayOnLinux/tmp)
0024:err:module:load_builtin_dll failed to load .so lib for builtin L»winebus.sys»: libudev.so.0: невозможно открыть разделяемый объектный файл: Нет так�0024:err:winedevice:async_create_driver failed to create driver L»WineBus»: c0000142
04/09/18 15:38:45 — [POL_Wine] Message: Wine return: 0
04/09/18 15:38:45 — [POL_Call] Message: —— Ending function POL_Function_FontsSmoothRGB ——
04/09/18 15:38:45 — [POL_Call] Message: —— Ending function POL_Install_FontsSmoothRGB ——
04/09/18 15:38:58 — [Set_OS] Message: Setting Windows OS to winxp
04/09/18 15:38:59 — [POL_Wine] Message: Running wine-3.3 regedit /home/recon105/.PlayOnLinux//tmp/regkey.reg (Working directory : /home/recon105/.PlayOnLinux/tmp)
0026:err:module:load_builtin_dll failed to load .so lib for builtin L»winebus.sys»: libudev.so.0: невозможно открыть разделяемый объектный файл: Нет так�0026:err:winedevice:async_create_driver failed to create driver L»WineBus»: c0000142
04/09/18 15:38:59 — [POL_Wine] Message: Wine return: 0
04/09/18 15:39:00 — [POL_System_CheckFS] Message: Checking filesystem for /media/recon105/Data/Adobe Photoshop CC 2018. 19.1.0.38906 RePack by KpoJIuK/Adobe.Photoshop.CC.2018.v19.1.0.38906×64.exe
04/09/18 15:39:00 — [FS_Check] Error: Этот файл расположен на файловой системой в пользовательском пространстве (FUSE).nИз-за эт04/09/18 15:39:03 — [POL_Wine] Message: Running wine-3.3 /media/recon105/Data/Adobe Photoshop CC 2018. 19.1.0.38906 RePack by KpoJIuK/Adobe.Photoshop.CC.2018.v19.1.0.38906×64.exe (Working directory : 0025:err:module:load_builtin_dll failed to load .so lib for builtin L»winebus.sys»: libudev.so.0: невозможно открыть разделяемый объектный файл: Нет так�0025:err:winedevice:async_create_driver failed to create driver L»WineBus»: c0000142
0009:fixme:ver:GetCurrentPackageId (0x32fe24 (nil)): stub
04/09/18 15:39:06 — [POL_Wine] Error: Похоже, Wine прервала работу.nnЕсли Ваша программа работает, просто не обращайте внимания
Debasher пишу в ненужной теме про арч, чтобы не засорять полезные темы, короче синус разрешил тебя разбанить, можешь заходить.
- Ссылка
Ответ на:
комментарий
от Medar 20.05.14 22:14:27 MSK
Ну там идут не ссылки на файл а просто название файла.
Не каких изменений не прошло.
Сам не собирал.
Это походу только у меня одного такая проблемма
oster2011 ★★★
(20.05.14 22:26:13 MSK)
- Ссылка
Ответ на:
комментарий
от orm-i-auga 20.05.14 22:26:35 MSK
Ответ на:
комментарий
от oster2011 20.05.14 22:27:35 MSK
Ответ на:
комментарий
от orm-i-auga 20.05.14 22:28:24 MSK
[POL_SetupWindow_Init] Message: Creating new window for pid 21370
[POL_Call] Message: Calling POL_Install_gdiplus
[POL_Call] Message: ----- Starting function POL_Install_gdiplus -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_gdiplus
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/a/b/c/abc45517-97a0-4cee-a362-1957be2f24e1/WindowsXP-KB975337-x86-ENU.exe
cat: : Нет такого файла или каталога
[POL_SetupWindow_question] Message: question answer: FALSE
[POL_Download_Resource] Error: POL_Download - error during download! (1 attempt)
False
oster2011 ★★★
(20.05.14 22:31:00 MSK)
- Показать ответы
- Ссылка
Ответ на:
комментарий
от oster2011 20.05.14 22:31:00 MSK
Нет такого файла или каталога
Как бы намекает… Видимо мелкомягкие что-то у себя изменили и прежние ссылки не работают.
yacuken ★★★★
(20.05.14 22:54:29 MSK)
- Показать ответ
- Ссылка
Ответ на:
комментарий
от yacuken 20.05.14 22:54:29 MSK
Ответ на:
комментарий
от oster2011 20.05.14 22:31:00 MSK
Файл то скачало? Может у playonlinux нет прав на запись, куда он обычно качает эти все пакеты?
Medar ★★★★★
(20.05.14 22:58:48 MSK)
- Показать ответ
- Ссылка
Ответ на:
комментарий
от oster2011 20.05.14 22:56:19 MSK
Либо ждать обновления. Либо(я не знаю, как) скачать и установить вручную.
yacuken ★★★★
(20.05.14 23:24:46 MSK)
- Ссылка
Ответ на:
комментарий
от Medar 20.05.14 22:58:48 MSK
Ответ на:
комментарий
от oster2011 20.05.14 23:28:29 MSK
Ответ на:
комментарий
от oster2011 20.05.14 22:31:00 MSK
Ответ на:
комментарий
от Medar 20.05.14 23:39:53 MSK
Ответ на:
комментарий
от Medar 20.05.14 23:49:39 MSK
[denis@asus ~]$ playonlinux
Looking for python... 3.4.0 - skipped
Looking for python2.7... 2.7.6 - selected
[main] Message: PlayOnLinux (4.2.2) is starting
[clean_tmp] Message: Cleaning temp directory
[Check_OpenGL] Message: 32bits direct rendering is enabled
[Check_OpenGL] Message: 64bits direct rendering is enabled
[POL_System_CheckFS] Message: Checking filesystem for /home/denis/.PlayOnLinux/
[main] Message: Filesystem is compatible
[install_plugins] Message: Проверка плагина: Capture...
[install_plugins] Message: Проверка плагина: ScreenCap...
[install_plugins] Message: Проверка плагина: PlayOnLinux Vault...
[maj_check] Message: List is up to date
[POL_SetupWindow_Init] Message: Creating new window for pid 23707
[POL_Call] Message: Calling POL_Install_atmlib
[POL_Call] Message: ----- Starting function POL_Install_atmlib -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_atmlib
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[source] Message: Installing atmlib.dll
[POL_Call] Message: Calling POL_SP2_Extract
[POL_Call] Message: ----- Starting function POL_SP2_Extract -----
[POL_GPG_auth_script] Message: Checking signature of POL_SP2_Extract
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/d/3/0/d30e32d8-418a-469d-b600-f32ce3edf42d/WindowsXP-KB936929-SP3-x86-ENU.exe
cat: : Нет такого файла или каталога
[POL_SetupWindow_question] Message: question answer: FALSE
[POL_Download_Resource] Error: POL_Download - error during download! (1 attempt)
False
oster2011 ★★★
(21.05.14 00:26:45 MSK)
- Показать ответ
- Ссылка
Ответ на:
комментарий
от oster2011 21.05.14 00:26:45 MSK
Playonlinux фейлится на том моменте, когда проверяет контрольную сумму скачанного файла. Но файла нет и выходит вот такая беда. Может у тебя что-то с playonlinux, может что-то с фс, а может вообще с coreutils. Попробуй установить playonlinux из гита.
Medar ★★★★★
(22.05.14 18:47:42 MSK)
- Ссылка
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
При попытке установить версию wine (любую) выскакивает такое сообщение с ошибкой. Раньше такого не было. Переустанавливал PlayOnLinux и в частности использовал команду apt purge playonlinux. Не помогает.
to Iskatel_znaniy
imho, не ответит.
Primo, потому что не понятно, что вы делаете и зачем. Если у вас уже был установлен PlayOnLinux, то зачем Wine ставить отдельно? PoL — надстройка над Wine, т.е. требует его наличия в системе. И позволяет установить несколько версий Wine — разные для каждого приложения для Windows, эмулируемого PoL. Управление установленными Wine производится через соответствующие опции PoL. А еще он стал дюже умным, как я погляжу — в этом у вас и проблема (которую следовало бы объяснить внятнее)…
Secundo, потому что Гугл по запросу «Error in pol_wine_install version» выдает исчерпывающее количество аналогичных случаев, в которых объясняется, что делать и как. А самое главное, почему так происходит (и почему PoL ругается на конкретную версию Wine)…
Вообще то устанавливается (см. рис). Если на Астру не ставиться. то наверное что то с системой, чего то не хватает. Надо будет попробовать на обеде, но, чую, будет та же ошибка.
Да, с Астрой косяк, или система глючит или сама программа, вообще ни какую версию wine не смогла установить что то тут не так.
-
194.4 КБ
Просмотры: 332
Последнее редактирование: 09.10.2021
winetricks попробуйте установить из репозитория. запустите его и попробуйте заменить версию wine по умолчанию.
winetricks попробуйте установить из репозитория. запустите его и попробуйте заменить версию wine по умолчанию.
Спасибо Вам большое! Еще не знаю как им пользоваться но попробую.
Вопрос решен благодаря совету Montfer вот тут. Сделал по этой статье и версии wine в PlayOnLinux устанавливаются как раньше!!!
by Tashreef Shareef
Tashreef Shareef is a software developer turned tech writer. He discovered his interest in technology after reading a tech magazine accidentally. Now he writes about everything tech from… read more
Published on July 27, 2020
- Your Steam client may show the Client file does not match server error when playing CS: GO.
- To fix the error, try deleting additional files and folders from your Steam install directory by following the steps in the article below.
- Explore our dedicated Fix guides section for more useful resources, tips, and tricks.
- You can also check out our Gaming Hub for detailed troubleshooting guides on PC and console games.
- CPU, RAM and Network limiter with hot tab killer
- Integrated with Twitch, Discord, Instagram, Twitter and Messengers directly
- Built-in sound controls and custom music
- Custom color themes by Razer Chroma and force dark pages
- Free VPN and Ad blocker
- Download Opera GX
The client file does not match server error often occurs when third-party files are added to your CS: GO install directory that are not included with the game’s default install. As a result, the user is unable to play the CS: Go game on Steam.
According to Steam, these additional files may be added by your third-party or community server that are unique to the server.
Apart from the usual suspect, these errors can also occur due to hard drive corruption or faulty memory modules.
If you are also troubled by this error, here are a couple of troubleshooting tips to help you resolve the client file does not match server error in Steam.
The following article should help if you are experiencing any of the errors listed below:
- pure server file game pak01_104.vpk does not match the server’s file (76)
- pure server: file [game]pak01_001.vpk does not match the server’s file
- pure server: file [game]pak01_050.vpk does not match the server’s file (76)
- pure server file game pak01_042.vpk does not match the server’s file
- pure server file game pak01_082.vpk does not match the server’s file
- pure server file game pak01_096.vpk does not match the server’s file
- (pure server: file [game]pak01_022.vpk does not match the server’s file.
What to do if Pure Server game file does not match the server’s file?
1. Remove third-party files from the install directory
- Launch the Steam client on your PC.
- Open the Library
- Right-click on CS:GO.
- Select Manage.
- Select Browse Local Files.
- Navigate to the following location:
SteamsteamappscommonCounter-Strike Global Offensivecsgomaterials
- Delete all the files in the materials
- Next, navigate to the following location:
SteamsteamappscommonCounter-Strike Global Offensivecsgomodels
- Delete all the files in the models
Once all the files are deleted from these folders, verify your game files.
Verify Integrity of Game Files
- Launch Steam.
- Right-click on CS: GO from the game library.
- Select Properties.
- Open the Local Files tab.
- Click on Verify Integrity of Game Files.
- Steam will validate the game files and show a success message.
- Click on Close.
Relaunch Steam and run CS: Go to see if the error is resolved. If not, follow the next set of steps.
Experiencing a CS: GO packet loss? Find out what is it, and how to fix it
2. Delete VPK and PAK files manually
- Open File Explorer.
- Navigate to the following location:
SteamsteamappscommonCounter-Strike Global Offensive
- Delete all the files that start with PAK and ends with VPK.
- Once all the files are deleted, verify game files on Steam.
Add CS: GO folder to the antivirus exclusion list
Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.
Note: These steps are for Malwarebytes antivirus. Check your antivirus documentation to access the exception list.
- Launch Malwarebytes.
- Click on Settings from the left pane.
- Open the Exclusion/Allow List
- Click the Add
- Select Allow a File or Folder.
- Select the CS: Go Global Offensive folder by navigating to the following location:
C:Program Files (x86)SteamsteamappscommonCounter-Strike Global Offensive
- Click OK to save the changes.
Relaunch Steam and try connecting to CS: GO server and check if the error is resolved.
3. Check for third-party apps issues
Perform a Clean Boot
- Press the Windows Key + R.
- Type msconfig and click OK.
- In the System Properties window, open Services.
- Check the ‘Hide all Microsoft services’ box.
- Once all the Microsoft services are hidden, click the Disable All.
- Open the Task Manager – Right-click on the Taskbar and select Task Manager.
- Open the Startup
- Disable all the startup
- Go back to the System Properties
- Click Apply and OK to save the changes.
Restart the system when prompted by the computer. After the restart, launch Steam and try connecting CS: GO to the server.
You should successfully connect without the error if a third-party software was causing the issue.
If the issue is resolved, you need to find a third-party app that is causing the trouble. Third-party apps like antivirus, system cleaning apps are known to the Client file does not match server error.
Make sure that you enable all the services from the Services tab that you disabled to perform a clean boot.
4. Check your internet connection
According to some reports, high ping/packet loss can also cause the Client file does not match server error. So, if you are using a WiFi or LAN connection, check the internet connection for issues.
Make sure you have a stable internet connection by using a speed testing tool. You can also use online speed testing tools to check your internet speed.
Directly connect the Ethernet cable
- If you are using a WiFi connection, try connecting your Ethernet cable directly to your PC or Laptop.
- Disconnect the Ethernet cable from your router or modem.
- Connect it to your PC.
- Try to play CS: Go and check if the error is resolved.
Perform a network restart
- Make sure your WiFi router is turned on.
- Use a paper clip or a safety pin (anything with a pointy head).
- Use it to press and hold the reset button of your router.
- You can locate the reset button at the back of your router.
- Release the button after 15 seconds.
- Leave the device idle for a few minutes.
- Power on the router and connect it to your PC.
5. Reinstall CS:GO
- Launch Steam.
- Open the Game Library.
- Go to Manage.
- Select Uninstall.
- When the Uninstall dialogue box appears, click on Uninstall.
- Once uninstalled, relaunch Steam.
- Search and install CS:GO.
The Client file does not match server error on Steam can occur due to several reasons. However, the most common reasons have been third-party files in the install directory.
Follow the steps in the article to fix the error for good.
Newsletter
by Tashreef Shareef
Tashreef Shareef is a software developer turned tech writer. He discovered his interest in technology after reading a tech magazine accidentally. Now he writes about everything tech from… read more
Published on July 27, 2020
- Your Steam client may show the Client file does not match server error when playing CS: GO.
- To fix the error, try deleting additional files and folders from your Steam install directory by following the steps in the article below.
- Explore our dedicated Fix guides section for more useful resources, tips, and tricks.
- You can also check out our Gaming Hub for detailed troubleshooting guides on PC and console games.
- CPU, RAM and Network limiter with hot tab killer
- Integrated with Twitch, Discord, Instagram, Twitter and Messengers directly
- Built-in sound controls and custom music
- Custom color themes by Razer Chroma and force dark pages
- Free VPN and Ad blocker
- Download Opera GX
The client file does not match server error often occurs when third-party files are added to your CS: GO install directory that are not included with the game’s default install. As a result, the user is unable to play the CS: Go game on Steam.
According to Steam, these additional files may be added by your third-party or community server that are unique to the server.
Apart from the usual suspect, these errors can also occur due to hard drive corruption or faulty memory modules.
If you are also troubled by this error, here are a couple of troubleshooting tips to help you resolve the client file does not match server error in Steam.
The following article should help if you are experiencing any of the errors listed below:
- pure server file game pak01_104.vpk does not match the server’s file (76)
- pure server: file [game]pak01_001.vpk does not match the server’s file
- pure server: file [game]pak01_050.vpk does not match the server’s file (76)
- pure server file game pak01_042.vpk does not match the server’s file
- pure server file game pak01_082.vpk does not match the server’s file
- pure server file game pak01_096.vpk does not match the server’s file
- (pure server: file [game]pak01_022.vpk does not match the server’s file.
What to do if Pure Server game file does not match the server’s file?
1. Remove third-party files from the install directory
- Launch the Steam client on your PC.
- Open the Library
- Right-click on CS:GO.
- Select Manage.
- Select Browse Local Files.
- Navigate to the following location:
SteamsteamappscommonCounter-Strike Global Offensivecsgomaterials
- Delete all the files in the materials
- Next, navigate to the following location:
SteamsteamappscommonCounter-Strike Global Offensivecsgomodels
- Delete all the files in the models
Once all the files are deleted from these folders, verify your game files.
Verify Integrity of Game Files
- Launch Steam.
- Right-click on CS: GO from the game library.
- Select Properties.
- Open the Local Files tab.
- Click on Verify Integrity of Game Files.
- Steam will validate the game files and show a success message.
- Click on Close.
Relaunch Steam and run CS: Go to see if the error is resolved. If not, follow the next set of steps.
Experiencing a CS: GO packet loss? Find out what is it, and how to fix it
2. Delete VPK and PAK files manually
- Open File Explorer.
- Navigate to the following location:
SteamsteamappscommonCounter-Strike Global Offensive
- Delete all the files that start with PAK and ends with VPK.
- Once all the files are deleted, verify game files on Steam.
Add CS: GO folder to the antivirus exclusion list
Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.
Note: These steps are for Malwarebytes antivirus. Check your antivirus documentation to access the exception list.
- Launch Malwarebytes.
- Click on Settings from the left pane.
- Open the Exclusion/Allow List
- Click the Add
- Select Allow a File or Folder.
- Select the CS: Go Global Offensive folder by navigating to the following location:
C:Program Files (x86)SteamsteamappscommonCounter-Strike Global Offensive
- Click OK to save the changes.
Relaunch Steam and try connecting to CS: GO server and check if the error is resolved.
3. Check for third-party apps issues
Perform a Clean Boot
- Press the Windows Key + R.
- Type msconfig and click OK.
- In the System Properties window, open Services.
- Check the ‘Hide all Microsoft services’ box.
- Once all the Microsoft services are hidden, click the Disable All.
- Open the Task Manager – Right-click on the Taskbar and select Task Manager.
- Open the Startup
- Disable all the startup
- Go back to the System Properties
- Click Apply and OK to save the changes.
Restart the system when prompted by the computer. After the restart, launch Steam and try connecting CS: GO to the server.
You should successfully connect without the error if a third-party software was causing the issue.
If the issue is resolved, you need to find a third-party app that is causing the trouble. Third-party apps like antivirus, system cleaning apps are known to the Client file does not match server error.
Make sure that you enable all the services from the Services tab that you disabled to perform a clean boot.
4. Check your internet connection
According to some reports, high ping/packet loss can also cause the Client file does not match server error. So, if you are using a WiFi or LAN connection, check the internet connection for issues.
Make sure you have a stable internet connection by using a speed testing tool. You can also use online speed testing tools to check your internet speed.
Directly connect the Ethernet cable
- If you are using a WiFi connection, try connecting your Ethernet cable directly to your PC or Laptop.
- Disconnect the Ethernet cable from your router or modem.
- Connect it to your PC.
- Try to play CS: Go and check if the error is resolved.
Perform a network restart
- Make sure your WiFi router is turned on.
- Use a paper clip or a safety pin (anything with a pointy head).
- Use it to press and hold the reset button of your router.
- You can locate the reset button at the back of your router.
- Release the button after 15 seconds.
- Leave the device idle for a few minutes.
- Power on the router and connect it to your PC.
5. Reinstall CS:GO
- Launch Steam.
- Open the Game Library.
- Go to Manage.
- Select Uninstall.
- When the Uninstall dialogue box appears, click on Uninstall.
- Once uninstalled, relaunch Steam.
- Search and install CS:GO.
The Client file does not match server error on Steam can occur due to several reasons. However, the most common reasons have been third-party files in the install directory.
Follow the steps in the article to fix the error for good.
Newsletter
# |
|
Темы: 25 Сообщения: 254 Участник с: 15 января 2013 |
Здравствуйте. У меня вот такая проблема: при попытки запустить игры в PlayOnLinux вылезает вот такая ошибка. Если жать «Далее» то игра нормально запускается, если жать «отмена» то игра естественно не запустится. Так вот кто нибудь знает что за ошибка и как её можно исправить, и главное чтоб она не вылезала что нужно сделать? |
Natrio |
# |
Темы: 47 Сообщения: 4765 Участник с: 08 января 2011 |
Там написано, что исполняемый файл находится на ФС, примонтированной через FUSE. Скорей всего, это NTFS, да? Вы запускаете под линуксом игру, которая установлена на соседней форточке? Вот оно и ругается на всякий случай, во избежание. |
Vadim_BZ |
# |
Темы: 25 Сообщения: 254 Участник с: 15 января 2013 |
Да на NTFS, а не знаете можно избавится от этого окна? |
zavndw |
# |
Темы: 4 Сообщения: 27 Участник с: 15 октября 2011 |
скопировать в фс линукса или думаю должно вкатить поставить ntfs-3g:) |
Vadim_BZ |
# |
Темы: 25 Сообщения: 254 Участник с: 15 января 2013 |
И так ntfs-3g =( |
Natrio |
# |
Темы: 47 Сообщения: 4765 Участник с: 08 января 2011 |
Это и есть ntfs-3g, только он из распространённых ФС работает через FUSE. Так что или искать в настройках как отключить ругань, или перенести/скопировать в линуксовую ФС. |
Vadim_BZ |
# |
Темы: 25 Сообщения: 254 Участник с: 15 января 2013 |
А не поможет форматирование в другую ФС? Я так понял что ей не нравится ntfs? |
Natrio |
# |
Темы: 47 Сообщения: 4765 Участник с: 08 января 2011 |
А я о чём? |
Vadim_BZ |
# |
Темы: 25 Сообщения: 254 Участник с: 15 января 2013 |
Создал отдельный раздел под PlayOnLinux, форматировал в xfs, теперь всё запускается без ошибок:) Всем спасибо:) |