lutris / wine

Repository containing source code for various Lutris Wine builds
Other
142 stars 23 forks source link

Error 0xE0010180 when launching Overwatch #86

Open andrewgrasman opened 4 years ago

andrewgrasman commented 4 years ago

I went through all the documentation and also updated Settings_0v.int as I am on a laptop with igpu, i7-8550U, running Arco Linux. Battle.net opens fine, clicking play brings up a black screen, after a few seconds the message saying that I am playing goes away and the play button appears again, and a few minutes later a wine window stating "general error 0xE0010180".

Users with NVIDIA are also experiencing a similar issue: https://www.reddit.com/r/Lutris/comments/j231jb/overwatch_black_screen_on_start_then_general/

Disabling DXVK does not fix the issue.

SmiVan commented 4 years ago

Used to experience the same issue, but changing the Vulkan ICD loader to Nvidia (as per the suggestion of one /u/SpiritAnimal69) has fixed it for me.

tina-nova commented 4 years ago

Hi, I found that the issue on some setups (mine is AMD so the nvidia fix was not applicable, and setting it to amd did not work) is related to having two GPUs, which is backed up by someone else investigating the issue here with his dual graphics card setup (heads up, the current site is down so I linked the google cache page)

In my case, I found that simply disabling my integrated intel GPU in the BIOS is a fully-functioning workaround. It's not a fix because I'd rather have my iGPU active (I have my reasons), but I think all it'll take to fix it is a quick scan of the system's graphics cards to notify the user of potential conflicts.

System used: i5-6600k RX 580 4gb Arch Linux Lutris 0.5.7.1-1

bdotsamir commented 3 years ago

Plus one to all of this, except I don't have the option of disabling a graphics card as my integrated one is the only one I have.

Disabling DXVK does not fix issue.

System info: CPU: Intel i7-8565U GPU: Intel UHD Graphics 620 OS: Arch Linux Lutris 0.5.8.3

simonlegrand commented 3 years ago

Hello, I'm in the same case as @jennasisis , with a similar config: CPU: Intel i7-8650U GPU: Intel UHD Graphics 620 OS: Ubuntu 20.04 Lutris 0.5.8.3

Here is the log:

Initial process has started with pid 21314
Start monitoring process.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
esync: up and running.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

[0318/172405.415:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

info:  Game: Battle.net.exe
info:  DXVK: v1.8.1
info:  Found config file: /home/slegrand/Games/battlenet/dxvk.conf
info:  Effective configuration:
info:    dxgi.nvapiHack = False
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
warn:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

info:  Intel(R) UHD Graphics 620 (KBL GT2):
info:    Driver: 20.2.6
info:    Vulkan: 1.2.145
info:    Memory Heap[0]: 
info:      Size: 11782 MiB
info:      Flags: 0x1
info:      Memory Type[0]: Property Flags = 0xf
info:  Adapter LUID 0: 0:42e
[0318/172406.091:ERROR:dxva_video_decode_accelerator_win.cc(1397)] DXVAVDA fatal error: could not LoadLibrary: msmpeg2vdec.dll: Module not found. (0x7E)
[0318/172406.093:ERROR:dxva_video_decode_accelerator_win.cc(1405)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E)
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
[0318/172407.158:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Initial process has exited (return code: 0)
INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Monitored process exited.
All monitored processes have exited.
Exit with returncode 0
1Maxnet1 commented 3 years ago

Hello, I'm in the same case, but different config: CPU: Intel i5-6400 GPU: Intel HD Graphics 530 OS: Manjaro Linux Lutris: 0.5.8.3

Bengedit commented 3 years ago

Hello I suggest you look at the following link to fisrt solve your error: ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0'

https://github.com/FeralInteractive/gamemode/issues/254

1Maxnet1 commented 3 years ago

Hello I suggest you look at the following link to fisrt solve your error: ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0'

FeralInteractive/gamemode#254

Or just disable feralgamemode in Lutris system options. But this does not solve the main issue.

simonlegrand commented 3 years ago

Hello I suggest you look at the following link to fisrt solve your error: ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0'

FeralInteractive/gamemode#254

Thanks, it worked for me! Still crash when I leave the game bu it's playable.

1Maxnet1 commented 3 years ago

In the Lutris Forums, there is a current related thread: https://forums.lutris.net/t/overwatch-general-error-e0010180-on-intel-hd-620/12433/3

ScatterAdd commented 3 years ago

Hello, 3 days ago Epic Game Store on my Ubuntu 20.04.1 Desktop PC worked well with lutris. Since a newly update I receive this protocoll message.

Running gamemoderun /home/USER/.local/share/lutris/runners/wine/lutris-6.0-x86_64/bin/wine /home/USER/Games/epic-games-store/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe -opengl -SkipBuildPatchPrereq
Initial process has started with pid 11431
Start monitoring process.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
esync: up and running.
XIO:  fatal IO error 9 (Ungültiger Dateideskriptor) on X server ":0"
      after 116 requests (110 known processed) with 0 events remaining.
wine client error:24: write: Ungültiger Dateideskriptor
Monitored process exited.
Initial process has exited (return code: 256)
All monitored processes have exited.
Exit with returncode 256

ls /usr/lib/*/libgamemodeauto.so.0 /usr/lib/x86_64-linux-gnu/libgamemodeauto.so.0

gamemoderun glxgears Starts a Toothweel animation.

With an other installed 3D game which not need a GameLauncher, the game starts well but with the latest update from wine 6.6 the mouse has malfunctions. On a 7 Button mouse is only the mouse wheel working.

When this update was finished,

ls /usr/lib/*/libgamemodeauto.so.0 /usr/lib/i386-linux-gnu/libgamemodeauto.so.0 /usr/lib/x86_64-linux-gnu/libgamemodeauto.so.0

I got the missing file but Epic Store produce the output below. I uninstalled and reinstalled Epic with the weblink from the lutris page.

Running gamemoderun /home/USER/.local/share/lutris/runners/wine/lutris-6.0-x86_64/bin/wine /home/USER/Games/epic-games-store/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe -opengl -SkipBuildPatchPrereq
Initial process has started with pid 18530
Start monitoring process.
gamemodeauto: 
esync: up and running.
XIO:  fatal IO error 9 (Ungültiger Dateideskriptor) on X server ":0"
      after 116 requests (110 known processed) with 0 events remaining.
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  1 (X_CreateWindow)
  Resource id in failed request:  0x440000a
  Serial number of failed request:  78
  Current serial number in output stream:  82
dbus[18530]: arguments to dbus_pending_call_block() were incorrect, assertion "pending != NULL" failed in file ../../../dbus/dbus-pending-call.c line 765.
This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace
wine: Assertion failed at address F7F37569 (thread 0024), starting debugger...
Unhandled exception: assertion failed in 32-bit code (0xf7f37569).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:f7f37569 ESP:01f0e170 EBP:01f0e18c EFLAGS:00200246(   - --  I  Z- -P- )
 EAX:00000000 EBX:00000002 ECX:01f0e18c EDX:00000000
 ESI:00000008 EDI:00000000
Stack dump:
0x01f0e170:  01f0e18c 00000000 01f0e18c f7d20336
0x01f0e180:  000000a4 7d280074 000000a5 00000000
0x01f0e190:  00000000 000000a5 00000002 7d280074
0x01f0e1a0:  000000a5 000000a4 00000001 000000a3
0x01f0e1b0:  00000001 00000002 01f0e1cc 01f0e2e8
0x01f0e1c0:  7d280074 000000a4 00000000 7d22f5f0
Backtrace:
=>0 0xf7f37569 (0x01f0e18c)
0xf7f37569: popl    %ebp
Modules:
Module  Address         Debug info  Name (88 modules)
PE    220000-  2a1000   Deferred        setupapi
PE    2b0000-  3e2000   Deferred        ole32
PE    3f0000-  3f4000   Deferred        api-ms-win-crt-runtime-l1-1-0
PE    400000- 1a31000   Deferred        epicgameslauncher
PE   1f10000- 203f000   Deferred        oleaut32
PE   2040000- 2247000   Deferred        d3dcompiler_43
PE   2250000- 22bf000   Deferred        msvcp140
PE   22c0000- 22d3000   Deferred        vcruntime140
PE   22e0000- 22e3000   Deferred        api-ms-win-crt-heap-l1-1-0
PE   22f0000- 22f4000   Deferred        api-ms-win-crt-stdio-l1-1-0
PE   2300000- 2303000   Deferred        api-ms-win-crt-locale-l1-1-0
PE   2310000- 2315000   Deferred        api-ms-win-crt-math-l1-1-0
PE   2320000- 2323000   Deferred        api-ms-win-crt-time-l1-1-0
PE   2330000- 2333000   Deferred        api-ms-win-crt-utility-l1-1-0
PE   2340000- 2369000   Deferred        wintrust
PE   2980000- 2987000   Deferred        api-ms-win-core-localization-obsolete-l1-2-0
PE  10000000-10123000   Deferred        ucrtbase
PE  61680000-61683000   Deferred        api-ms-win-core-processthreads-l1-1-0
PE  61740000-61783000   Deferred        advapi32
PE  61f00000-61f04000   Deferred        api-ms-win-crt-convert-l1-1-0
PE  621c0000-621c3000   Deferred        api-ms-win-core-interlocked-l1-1-0
PE  62280000-62283000   Deferred        api-ms-win-core-libraryloader-l1-1-0
PE  62840000-62843000   Deferred        api-ms-win-core-processenvironment-l1-1-0
PE  62940000-62943000   Deferred        api-ms-win-core-synch-l1-1-0
PE  62980000-62983000   Deferred        api-ms-win-core-util-l1-1-0
PE  62b80000-62b88000   Deferred        api-ms-win-core-localization-l1-2-1
PE  62d40000-62d43000   Deferred        api-ms-win-crt-environment-l1-1-0
PE  62fc0000-6304d000   Deferred        rpcrt4
PE  63480000-6348d000   Deferred        version
PE  63bc0000-63bd9000   Deferred        shcore
PE  63e00000-63e03000   Deferred        api-ms-win-core-debug-l1-1-0
PE  64080000-64083000   Deferred        api-ms-win-core-processthreads-l1-1-1
PE  64a00000-64a03000   Deferred        api-ms-win-core-localization-l1-2-0
PE  64a40000-64a94000   Deferred        shlwapi
PE  64f00000-64f03000   Deferred        api-ms-win-core-sysinfo-l1-1-0
PE  651c0000-651d6000   Deferred        xinput1_3
PE  65d40000-65d43000   Deferred        api-ms-win-crt-filesystem-l1-1-0
PE  66240000-66257000   Deferred        bcrypt
PE  66640000-66643000   Deferred        api-ms-win-core-file-l2-1-0
PE  67800000-67803000   Deferred        api-ms-win-core-string-l1-1-0
PE  67980000-67983000   Deferred        api-ms-win-core-datetime-l1-1-0
PE  67c00000-67c03000   Deferred        api-ms-win-core-handle-l1-1-0
PE  68080000-6809f000   Deferred        jsproxy
PE  68140000-68143000   Deferred        api-ms-win-core-errorhandling-l1-1-0
PE  68300000-68303000   Deferred        api-ms-win-core-timezone-l1-1-0
PE  68500000-6855a000   Deferred        combase
PE  68700000-6872e000   Deferred        uxtheme
PE  68b00000-68b09000   Deferred        normaliz
PE  68e00000-68e12000   Deferred        aclui
PE  69600000-69648000   Deferred        winhttp
PE  69ac0000-69ace000   Deferred        vulkan-1
PE  6a280000-6a324000   Deferred        msvcrt
PE  6a340000-6a343000   Deferred        api-ms-win-core-file-l1-2-0
PE  6a400000-6a4bb000   Deferred        winmm
PE  6a540000-6a84e000   Deferred        d3d11
PE  6ac80000-6ac87000   Deferred        api-ms-win-core-fibers-l1-1-1
PE  6bb80000-6bb83000   Deferred        api-ms-win-core-console-l1-1-0
PE  6bc00000-6bc2c000   Deferred        sechost
PE  6bcc0000-6bcc3000   Deferred        api-ms-win-core-profile-l1-1-0
PE  6c9c0000-6cb19000   Deferred        gdi32
PE  6cc40000-6cd9f000   Deferred        comctl32
PE  6cdc0000-6cdc3000   Deferred        api-ms-win-core-namedpipe-l1-1-0
PE  6de80000-6de83000   Deferred        api-ms-win-core-synch-l1-2-0
PE  6e1c0000-6e1c3000   Deferred        api-ms-win-core-rtlsupport-l1-1-0
PE  6e840000-6e844000   Deferred        api-ms-win-core-file-l1-1-0
PE  6e8c0000-6e994000   Deferred        crypt32
PE  6ebc0000-6ebc3000   Deferred        api-ms-win-core-memory-l1-1-0
PE  6ec40000-6ec4d000   Deferred        dwmapi
PE  6ed00000-6ef15000   Deferred        user32
PE  6f400000-6f610000   Deferred        dxgi
PE  6fa80000-6faef000   Deferred        dbghelp
PE  6ff00000-6ff04000   Deferred        api-ms-win-crt-string-l1-1-0
PE  6ff80000-6ff87000   Deferred        api-ms-win-core-datetime-l1-1-1
PE  705c0000-705c3000   Deferred        api-ms-win-core-heap-l1-1-0
PE  70d00000-70e08000   Deferred        comdlg32
PE  71200000-7121b000   Deferred        imm32
PE  7a840000-7a844000   Deferred        opengl32
PE  7b000000-7b0e9000   Deferred        kernelbase
PE  7b600000-7b819000   Deferred        kernel32
PE  7bc00000-7bca4000   Deferred        ntdll
PE  7ceb0000-7ceb4000   Deferred        winex11
PE  7d420000-7d424000   Deferred        winevulkan
PE  7de40000-7de5b000   Deferred        wldap32
PE  7dee0000-7dee4000   Deferred        iphlpapi
PE  7df10000-7df1b000   Deferred        winspool
PE  7df70000-7e866000   Deferred        shell32
PE  7e9c0000-7e9c4000   Deferred        ws2_32
PE  7e9f0000-7e9f3000   Deferred        wow64cpu
Threads:
process  tid      prio (all id:s are in hex)
00000020 (D) C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe
    ["C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe" -opengl -SkipBuildPatchPrereq]
    00000024    0 <==
    0000003c   -1
    00000048    0
System information:
    Wine build: wine-6.0.r0.g2414b1da ( TkG Staging Esync Fsync )
    Platform: i386 (WOW64)
    Version: Windows XP
    Host system: Linux
    Host version: 5.8.0-50-generic
Monitored process exited.
Initial process has exited (return code: 256)
All monitored processes have exited.
Exit with returncode 256
Zetabite commented 3 years ago

I too get this error on arch, zen kernel 5.12.12