Launching game problem

Hi wheni try to play LOL or Call of duty (from battle.net) the games just not launching

(wine:15575): GStreamer-WARNING **: 23:07:04.739: Failed to load plugin '/home/undoplease/.local/share/lutris/runners/wine/lutris-GE-Proton8-14-x86_64/lib/gstreamer-1.0/libgstflac.so': /home/undoplease/.local/share/lutris/runners/wine/lutris-GE-Proton8-14-x86_64/lib/gstreamer-1.0/libgstflac.so: wrong ELF class: ELFCLASS32

wine client error:518: write: Bad file descriptor
wine client error:48c: write: Bad file descriptor
wine client error:270: write: Bad file descriptor

any ideea ?

apt install gstreamer1.0-plugins-good ?

hmmm… maybe you alread have. this looks like it might be a 32-bit vs 64-bit problem ?

No fix

sudo apt install gstreamer1.0-plugins-good 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gstreamer1.0-plugins-good is already the newest version (1.22.1-1ubuntu1.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

i use this version of ubuntu

Distributor ID:	Ubuntu
Description:	Ubuntu 23.04
Release:	23.04
Codename:	lunar

and this is the result of

ls /usr/lib/*/libgamemodeauto.so.0

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

Here’s what my version looks like

local/share/lutris/runners/wine/lutris-GE-Proton8-12-x86_64/lib/gstreamer-1.0/libgstflac.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped

run the ‘file’ command, for example

file .local/share/lutris/runners/wine/lutris-GE-Proton8-12-x86_64/lib/gstreamer-1.0/libgstflac.so

Hi sorry for the delay this is what i get after i use command file

file libgstflac.so
libgstflac.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped

So exactly the same as mine.
The problem appears to be “upstream”.

Somebody smarter than me will have to help :thinking:

If you say i trust you, any idea is good