HGL
correct-apricot

failed to execute script

wine is in the directory and it was installed by the launcher both login methods of epicgames dont fix the issue tried reloggin many times Arch hyprland heroic installed from aur
No description
22 Replies
correct-apricot
correct-apricotOP3y ago
correct-apricot
correct-apricotOP3y ago
- Download URL: https://legendary.gl/release/download/0.20.33/legendary
[9/13/2023, 11:47:04 AM] XDG_CONFIG_HOME=/home/regen/.config/heroic/legendaryConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary eos-overlay info --prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: Using prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: No Legendary-managed installation found.
Traceback (most recent call last):
File "legendary/cli.py", line 3061, in <module>
File "legendary/cli.py", line 3010, in main
File "legendary/cli.py", line 2155, in manage_eos_overlay
File "legendary/lfs/eos.py", line 52, in query_registry_entries
ValueError: No user.reg file, invalid path
[23329] Failed to execute script 'cli' due to unhandled exception!
[9/13/2023, 11:52:57 AM] XDG_CONFIG_HOME=/home/regen/.config/heroic/legendaryConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary eos-overlay info --prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: Using prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: No Legendary-managed installation found.
Traceback (most recent call last):
File "legendary/cli.py", line 3061, in <module>
File "legendary/cli.py", line 3010, in main
File "legendary/cli.py", line 2155, in manage_eos_overlay
File "legendary/lfs/eos.py", line 52, in query_registry_entries
ValueError: No user.reg file, invalid path
[23581] Failed to execute script 'cli' due to unhandled exception!
- Download URL: https://legendary.gl/release/download/0.20.33/legendary
[9/13/2023, 11:47:04 AM] XDG_CONFIG_HOME=/home/regen/.config/heroic/legendaryConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary eos-overlay info --prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: Using prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: No Legendary-managed installation found.
Traceback (most recent call last):
File "legendary/cli.py", line 3061, in <module>
File "legendary/cli.py", line 3010, in main
File "legendary/cli.py", line 2155, in manage_eos_overlay
File "legendary/lfs/eos.py", line 52, in query_registry_entries
ValueError: No user.reg file, invalid path
[23329] Failed to execute script 'cli' due to unhandled exception!
[9/13/2023, 11:52:57 AM] XDG_CONFIG_HOME=/home/regen/.config/heroic/legendaryConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary eos-overlay info --prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: Using prefix "/home/regen/Games/Heroic/Prefixes/default/Bloons TD 6"
[cli] INFO: No Legendary-managed installation found.
Traceback (most recent call last):
File "legendary/cli.py", line 3061, in <module>
File "legendary/cli.py", line 3010, in main
File "legendary/cli.py", line 2155, in manage_eos_overlay
File "legendary/lfs/eos.py", line 52, in query_registry_entries
ValueError: No user.reg file, invalid path
[23581] Failed to execute script 'cli' due to unhandled exception!
CommandMC
CommandMC3y ago
Open the game. The error should disappear once the prefix is there
correct-apricot
correct-apricotOP3y ago
it gives that error when i try to open the game i am trying to open it from the heroic launcher I think you meant for me to do that as well
CommandMC
CommandMC3y ago
You're getting that error when opening the game page. Closing it once & launching the game then should work (unless you're getting a different error there)
correct-apricot
correct-apricotOP3y ago
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 7786b355a13b47a6b3915335117cd0b2...Traceback (most recent call last):
File "legendary/cli.py", line 3137, in <module>
File "legendary/cli.py", line 3052, in mainFile "legendary/cli.py", line 704, in launch_game
File "subprocess.py", line 951, in __init__
File "subprocess.py", line 1821, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: '/home/regen/.config/heroic/tools/wine/Wine-GE-latest/bin/wine'
[31010] 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 7786b355a13b47a6b3915335117cd0b2...Traceback (most recent call last):
File "legendary/cli.py", line 3137, in <module>
File "legendary/cli.py", line 3052, in mainFile "legendary/cli.py", line 704, in launch_game
File "subprocess.py", line 951, in __init__
File "subprocess.py", line 1821, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: '/home/regen/.config/heroic/tools/wine/Wine-GE-latest/bin/wine'
[31010] Failed to execute script 'cli' due to unhandled exception!
No description
CommandMC
CommandMC3y ago
Open up a terminal and run file /home/regen/.config/heroic/tools/wine/Wine-GE-latest/bin/wine. What's the output?
correct-apricot
correct-apricotOP3y ago
/home/regen/.config/heroic/tools/wine/Wine-GE-latest/bin/wine: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=a136ee9bb6d06e00633ce37318444e931939ecd5, stripped
CommandMC
CommandMC3y ago
Right You're missing Wine Dependencies. Follow this to install them
correct-apricot
correct-apricotOP3y ago
CommandMC
CommandMC3y ago
That looks like a game issue now First things first, the original issue should be gone now?
correct-apricot
correct-apricotOP3y ago
yes its gone now thanks a lot
CommandMC
CommandMC3y ago
Alright, send in a game log then ("Report a problem running this game" on the game page)
correct-apricot
correct-apricotOP3y ago
CommandMC
CommandMC3y ago
Could you install the inxi package & then send in the output of inxi -SMGxx?
correct-apricot
correct-apricotOP3y ago
System:
Host: kyouma Kernel: 6.5.2-arch1-1 arch: x86_64 bits: 64
compiler: gcc v: 13.2.1 Desktop: Hyprland dm: 1: LightDM
note: stopped 2: SDDM Distro: Arch Linux
Machine:
Type: Laptop System: Acer product: Nitro AN515-45 v: V1.10
serial: <superuser required>
Mobo: CZ model: Scala_CAS v: V1.10 serial: <superuser required>
UEFI: Insyde v: 1.10 date: 08/02/2022
Graphics:
Device-1: NVIDIA TU117M [GeForce GTX 1650 Mobile / Max-Q]
vendor: Acer Incorporated ALI driver: nouveau v: kernel
arch: Turing pcie: speed: 8 GT/s lanes: 8 ports: active: none
empty: HDMI-A-1 bus-ID: 01:00.0 chip-ID: 10de:1f9d temp: 35.0 C
Device-2: AMD Cezanne [Radeon Vega Series / Radeon Mobile
Series] vendor: Acer Incorporated ALI driver: amdgpu v: kernel
arch: GCN-5 pcie: speed: 8 GT/s lanes: 16 ports: active: eDP-1
empty: none bus-ID: 05:00.0 chip-ID: 1002:1638 temp: 48.0 C
Device-3: Chicony HD User Facing driver: uvcvideo type: USB
rev: 2.0 speed: 480 Mb/s lanes: 1 bus-ID: 3-3:3 chip-ID: 04f2:b72b
Display: wayland server: X.org v: 1.21.1.8 with: Xwayland
v: 23.2.0 compositor: Hyprland driver: X: loaded: modesetting
alternate: fbdev,nouveau,nv,vesa dri: radeonsi,nouveau
gpu: amdgpu display-ID: 1
Monitor-1: eDP-1 model: AU Optronics 0xaf90 res: 1920x1080
dpi: 142 diag: 394mm (15.5")
Message: No known Wayland EGL/GBM data sources. API: EGL/GBM
System:
Host: kyouma Kernel: 6.5.2-arch1-1 arch: x86_64 bits: 64
compiler: gcc v: 13.2.1 Desktop: Hyprland dm: 1: LightDM
note: stopped 2: SDDM Distro: Arch Linux
Machine:
Type: Laptop System: Acer product: Nitro AN515-45 v: V1.10
serial: <superuser required>
Mobo: CZ model: Scala_CAS v: V1.10 serial: <superuser required>
UEFI: Insyde v: 1.10 date: 08/02/2022
Graphics:
Device-1: NVIDIA TU117M [GeForce GTX 1650 Mobile / Max-Q]
vendor: Acer Incorporated ALI driver: nouveau v: kernel
arch: Turing pcie: speed: 8 GT/s lanes: 8 ports: active: none
empty: HDMI-A-1 bus-ID: 01:00.0 chip-ID: 10de:1f9d temp: 35.0 C
Device-2: AMD Cezanne [Radeon Vega Series / Radeon Mobile
Series] vendor: Acer Incorporated ALI driver: amdgpu v: kernel
arch: GCN-5 pcie: speed: 8 GT/s lanes: 16 ports: active: eDP-1
empty: none bus-ID: 05:00.0 chip-ID: 1002:1638 temp: 48.0 C
Device-3: Chicony HD User Facing driver: uvcvideo type: USB
rev: 2.0 speed: 480 Mb/s lanes: 1 bus-ID: 3-3:3 chip-ID: 04f2:b72b
Display: wayland server: X.org v: 1.21.1.8 with: Xwayland
v: 23.2.0 compositor: Hyprland driver: X: loaded: modesetting
alternate: fbdev,nouveau,nv,vesa dri: radeonsi,nouveau
gpu: amdgpu display-ID: 1
Monitor-1: eDP-1 model: AU Optronics 0xaf90 res: 1920x1080
dpi: 142 diag: 394mm (15.5")
Message: No known Wayland EGL/GBM data sources. API: EGL/GBM
CommandMC
CommandMC3y ago
Right, that
driver: nouveau v: kernel
is your issue Follow https://wiki.archlinux.org/title/NVIDIA to install Nvidia drivers Out of curiosity, this is the first Gaming-related task you've done on this install, right?
correct-apricot
correct-apricotOP3y ago
yes
CommandMC
CommandMC3y ago
Yup, figured. These same things would also be required if you'd be installing Steam, Lutris, Bottles, or anything else that needs a GPU
correct-apricot
correct-apricotOP3y ago
No description
correct-apricot
correct-apricotOP3y ago
thansk a lot its finally working!! :Party_cat: I had installed it previously but I forgot to install after I recently restored my system with timeshift :CatYeah:
xenophobic-harlequin
xenophobic-harlequin3y ago
@Oxymoron can I mark this as solved? (Or you can) I've marked this as solved, lmk if its not

Did you find this page helpful?