PortProton was launched in creation mode PortProton.log and it is successfully stored in the root directory of the port To diagnose the problem, copy ALL of the log to: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642 ------------------------------------------------------------- PortWINE version: PortProton-1.7.1 ------------------------------------------------------------ Scripts version: 2424 ----------------------------------------------------------- RUNTIME is enabled ---------------------------------------------------------- Debug for programm: /home/adeptus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/GameforgeClient/gfclient.exe --------------------------------------------------------- GLIBC version: 2.41 -------------------------------------------------------- PW_VULKAN_USE=1 - DXVK v.1.10.3-28, VKD3D-PROTON v.1.1-2602 -------------------------------------------- Version WINE in use: PROTON_LG_10-4 ------------------------------------------------------- Program bit depth: 32 bit -------------------------------------------------------------------- Date and time of start debug for PortProton: Вт 01 июл 2025 16:02:27 MSK ----------------------------------------------------- The installation path of the PortProton: /home/adeptus/PortProton ------------------------------------------------------ Operating system: Nobara Linux 42 (KDE Plasma Desktop Edition) -------------------------------------------------- Desktop environment: Desktop session: plasma Current desktop: KDE Session type: wayland --------------------------------------------------- Kernel: 6.15.4-200.nobara.fc42.x86_64 ------------------------------------------------- CPU: CPU physical cores: 10 CPU logical cores: 16 CPU model name: 12th Gen Intel(R) Core(TM) i5-12600KF ------------------------------------------------ RAM: total used free shared buff/cache available Mem: 31913 4806 15340 712 12940 27106 Swap: 8191 0 8191 -------------------------------------------------------------- Filesystem /home/adeptus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/GameforgeClient - btrfs Filesystem /home/adeptus/PortProton - btrfs Filesystem /tmp/PortProton - tmpfs --------------------------------------------------------------- Graphic cards and drivers: lspci -k | grep -EA3 VGA|3D|Display : 01:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3070 Ti] (rev a1) Subsystem: ZOTAC International (MCO) Ltd. Device 1653 Kernel driver in use: nvidia Kernel modules: nouveau, nvidia_drm, nvidia ---- name of display: :0 display: :0 screen: 0 direct rendering: Yes Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 8192 MB Total available memory: 8192 MB Currently available dedicated video memory: 6428 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 570.153.02 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.6.0 NVIDIA 570.153.02 OpenGL shading language version string: 4.60 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 570.153.02 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ----- inxi -G: Graphics: Device-1: NVIDIA GA104 [GeForce RTX 3070 Ti] driver: nvidia v: 570.153.02 Display: wayland server: X.Org 24.1.6 driver: loaded: nvidia note: n/a (using device driver) resolution: 2560x1440~144Hz OpenGL: renderer: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 570.153.02 PW_SCREEN_RESOLUTION=2560x1440 PW_SCREEN_PRIMARY=DP-2 ---------------------------------------------- Vulkan info device name: GPU id : 0 (NVIDIA GeForce RTX 3070 Ti) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]: GPU id : 1 (llvmpipe (LLVM 20.1.6, 256 bits)) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]: GPU id : 0 (NVIDIA GeForce RTX 3070 Ti) [VK_KHR_wayland_surface]: GPU id : 1 (llvmpipe (LLVM 20.1.6, 256 bits)) [VK_KHR_wayland_surface]: GPU0: deviceName = NVIDIA GeForce RTX 3070 Ti driverName = NVIDIA GPU1: deviceName = llvmpipe (LLVM 20.1.6, 256 bits) driverName = llvmpipe Vulkan cube test passed successfully ---------------------------------------------------- locale: LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC=ru_RU.utf8 LC_TIME=ru_RU.utf8 LC_COLLATE="en_US.utf8" LC_MONETARY=ru_RU.utf8 LC_MESSAGES="en_US.utf8" LC_PAPER=ru_RU.utf8 LC_NAME=ru_RU.utf8 LC_ADDRESS=ru_RU.utf8 LC_TELEPHONE=ru_RU.utf8 LC_MEASUREMENT=ru_RU.utf8 LC_IDENTIFICATION=ru_RU.utf8 LC_ALL= --- locale -a | grep -i "$(locale | grep -e ^LANG= | sed s/LANG=// | sed s/-8//)" : en_US.utf8 ------------------------------------------- D3D_EXTRAS - enabled ------------------------------------------ winetricks.log: vcrun2022 isolate_home sandbox mfc42 faudio andale arial comicsans courier georgia impact times trebuchet verdana webdings corefonts calibri physx tahoma lucida 7zip openal vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 ----------------------------------------- Use /home/adeptus/PortProton/data/prefixes/DEFAULT/drive_c/Program Files (x86)/GameforgeClient/gfclient.exe.ppdb db file: #!/usr/bin/env bash #Author: xuser #gfclient.exe #Rating=1-5 export PW_VULKAN_USE="1" export PW_DLL_INSTALL="vcrun2019 d3dcompiler_43 d3dcompiler_47" # Install DLL in port prefix (used winetricks) export WINEDLLOVERRIDES="gfclient0_msvc140=n;ucrtbase=b" #add_in_start_portwine () { # #while true; do # if [[ -z "`pgrep GameforgeClient`" ]] ; then # sleep 1 # else # while [[ -n "`pgrep GameforgeClient`" ]] ; do # killall -s KILL gfservice.exe # done # sleep 1 # killall -s KILL gfclient.exe # break & exit 0 # fi #done & #} export PW_PREFIX_NAME="DEFAULT" export PORTPROTON_NAME="Gameforge Client" export FILE_DESCRIPTION="Gameforge Client (2.8.0.1876 - 2-8-0@2f02b72f)" export FILE_SHA256SUM="597199396418d196b754805dd9a910f183a91d145e1fd57f88a40fdab6844600" export PW_WINE_USE="PROTON_LG_10-4" ---------------------------------------- # User overides db and var settings..." # export DXVK_HUD=full" # export GALLIUM_HUD=fps" export GUI_THEME="default" export BRANCH="master" export MIRROR="GITHUB" export DOWNLOAD_STEAM_GRID="1" export PW_GUI_START="NOTEBOOK" export DESKTOP_WITH_TIME="posnumber1" export SORT_WITH_TIME="lastlaunch" export PW_WINE_DPI_VALUE="recommended" export PW_SHORTCUT_MENU="FALSE" export PW_SHORTCUT_DESKTOP="FALSE" export PW_SHORTCUT_STEAM="FALSE" --------------------------------------- WINEDLLOVERRIDES=wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk=;d3d12=n;dxgi=n;d3d9=n;d3d10=n;d3d10_1=n;d3d10core=n;d3d11=n;d3dx9_43=n;d3dx9_42=n;d3dx9_41=n;d3dx9_40=n;d3dx9_39=n;d3dx9_38=n;d3dx9_37=n;d3dx9_36=n;d3dx9_35=n;d3dx9_34=n;d3dx9_33=n;d3dx9_32=n;d3dx9_31=n;d3dx9_30=n;d3dx9_29=n;d3dx9_28=n;d3dx9_27=n;d3dx9_26=n;d3dx9_25=n;d3dx9_24=n;d3dx11_43=n;d3dx11_42=n;d3dx10=n;d3dx10_43=n;d3dx10_42=n;d3dx10_41=n;d3dx10_40=n;d3dx10_39=n;d3dx10_38=n;d3dx10_37=n;d3dx10_36=n;d3dx10_35=n;d3dx10_34=n;d3dx10_33=n;d3dcompiler_47=n;d3dcompiler_46=n;d3dcompiler_43=n;d3dcompiler_42=n;d3dcompiler_41=n;d3dcompiler_40=n;d3dcompiler_39=n;d3dcompiler_38=n;d3dcompiler_37=n;d3dcompiler_36=n;d3dcompiler_35=n;d3dcompiler_34=n;d3dcompiler_33=n;beclient,beclient_x64=b,n;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe=;gfclient0_msvc140=n;ucrtbase=b ------------------------------------ - Log WINE: fsync: up and running. (wine:28486): GStreamer-WARNING **: 16:02:33.551: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.551: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdav1d.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdav1d.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodecalpha.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodecalpha.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.552: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstv4l2codecs.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstv4l2codecs.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcolormanagement.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcolormanagement.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.553: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so: wrong ELF class: ELFCLASS64 (wine:28486): GStreamer-WARNING **: 16:02:33.554: Failed to load plugin '/home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so': /home/adeptus/PortProton/data/dist/PROTON_LG_10-4/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so: wrong ELF class: ELFCLASS64 0:00:00.117488848 28486 0x7e095860 ERROR WINE wg_transform.c:822:wg_transform_create: Failed to create winegstreamer transform. regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_0.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_1.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_2.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_3.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_4.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_5.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_6.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_7.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_8.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_9.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine2_10.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_0.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_0.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_1.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_1.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_2.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_2.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_3.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_3.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_4.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_4.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_5.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_5.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_6.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_6.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\xactengine3_7.dll' regsvr32: Successfully registered DLL 'C:\windows\system32\XAudio2_7.dll'