HGL
optimistic-gold

No such file found bin/wine

Wine auto installed when opening heroic, trying to launch rocket league I get this error:
An error has occurred! Try to Logout and Login on your Epic account.
[cli] INFO: Logging in...[Core] INFO: Trying to re-use existing login session...[cli] INFO: Checking for updates...[Core] INFO: Getting authentication token...[cli] INFO: Launching Sugar...Traceback (most recent call last):
File "legendary/cli.py", line 3224, in <module>File "legendary/cli.py", line 3137, in mainFile "legendary/cli.py", line 718, in launch_gameFile "subprocess.py", line 951, in __init__
File "subprocess.py", line 1837, in _execute_childFileNotFoundError: [Errno 2] No such file or directory: '/home/rparker/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin/wine'
[PYI-2268:ERROR] Failed to execute script 'cli' due to unhandled exception!
An error has occurred! Try to Logout and Login on your Epic account.
[cli] INFO: Logging in...[Core] INFO: Trying to re-use existing login session...[cli] INFO: Checking for updates...[Core] INFO: Getting authentication token...[cli] INFO: Launching Sugar...Traceback (most recent call last):
File "legendary/cli.py", line 3224, in <module>File "legendary/cli.py", line 3137, in mainFile "legendary/cli.py", line 718, in launch_gameFile "subprocess.py", line 951, in __init__
File "subprocess.py", line 1837, in _execute_childFileNotFoundError: [Errno 2] No such file or directory: '/home/rparker/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin/wine'
[PYI-2268:ERROR] Failed to execute script 'cli' due to unhandled exception!
uninstalled and reinstalled, still no change. Can verify the bin dir and contents do exist in that path so not sure what to do
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯ pwd
/home/rparker/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯ ls -l wine
.rwxr-xr-x 14k rparker 3 Feb 2024  wine
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯ pwd
/home/rparker/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯ ls -l wine
.rwxr-xr-x 14k rparker 3 Feb 2024  wine
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯
22 Replies
optimistic-gold
optimistic-goldOP4mo ago
not sure how wine is run, but doing ./wine it says same thing, invalid install somehow?
harsh-harlequin
harsh-harlequin4mo ago
We need the whole log file, not just snippets.
optimistic-gold
optimistic-goldOP4mo ago
wheres log file? That was the displayed error
HeroicBot
HeroicBot4mo ago
To help you, we need a game log. Please see the following images on how to get it.
From An unknown user
From An unknown user
From An unknown user
optimistic-gold
optimistic-goldOP4mo ago
https://0x0.st/8AcF.log downloaded 'latest' wine-ge and same thing. Its a fresh arch install so maybe im missing something somewhere
harsh-harlequin
harsh-harlequin4mo ago
Does /home/rparker/.config/heroic/tools/wine/Wine-GE-Proton8-26 exist?
optimistic-gold
optimistic-goldOP4mo ago
No description
optimistic-gold
optimistic-goldOP4mo ago
yes weird behavior on the contents tho
harsh-harlequin
harsh-harlequin4mo ago
What's the output of ldd on the wine executable?
optimistic-gold
optimistic-goldOP4mo ago
not dynamic executable
harsh-harlequin
harsh-harlequin4mo ago
What in the world...
optimistic-gold
optimistic-goldOP4mo ago
file shows dynamically linked with /lib/ld-linux.so.2 which exists
harsh-harlequin
harsh-harlequin4mo ago
The loader on your system doesn't like it, but I have no idea why.
optimistic-gold
optimistic-goldOP4mo ago
I may have missed something in the archinstall lol
harsh-harlequin
harsh-harlequin4mo ago
What about on the wine64 executable?
optimistic-gold
optimistic-goldOP4mo ago
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯ ldd wine64
linux-vdso.so.1 (0x00007e90b1cb7000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007e90b1c8d000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007e90b1c88000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007e90b1a96000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007e90b1cb9000)
~/.config/heroic/tools/wine/Wine-GE-Proton8-26/bin ❯ ldd wine64
linux-vdso.so.1 (0x00007e90b1cb7000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007e90b1c8d000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007e90b1c88000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007e90b1a96000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007e90b1cb9000)
that one looks ok
harsh-harlequin
harsh-harlequin4mo ago
Might just be missing 32bit libc.
optimistic-gold
optimistic-goldOP4mo ago
u called it lemme try running again
optimistic-gold
optimistic-goldOP4mo ago
sweet, thanks
No description
like-gold
like-gold4mo ago
can i continue on from this? i had this issue earlier and i still cant get it to launch https://0x0.st/8ATP.log
harsh-harlequin
harsh-harlequin4mo ago
I'm seeing a different error, so please start a separate thread.
like-gold
like-gold4mo ago
ok

Did you find this page helpful?