HGL
Heroic Games Launcher•3mo ago
absent-sapphire

RDR2 from epic doesn't start (using cloudypad)

I try to run rdr2 from Heroic after using the integrated Epic login from Heroic, But I get this error (I;m using this inside docker with cloudypad) saw the same problem here in history but is was a from someone who compile the source code by himslef something weird is that the Rockstar didn't install how can I overcome this thanks in advance
5 Replies
fascinating-indigo
fascinating-indigo•3mo ago
NVIDIA Corporation GA102GL [A10G]
IDs: D=2237 V=10de SD=undefined SV=undefined
ENOENT: no such file or directory, copyfile '/opt/Heroic/resources/app.asar.unpacked/build/bin/x64/win32/EpicGamesLauncher.exe
Either some permission issue or docker things
absent-sapphire
absent-sapphireOP•3mo ago
Any idea how to Verify and investigate the permission? Like to where is the copy supposed to be? Also a lot of people are using it so not sure how I found this issue lol but thanks anyway If you have any other ideas how to investigate I'll really appreciated it
CommandMC
CommandMC•3mo ago
Seems Cloudypad has misconfigured both Heroic and their PCs in general
absent-sapphire
absent-sapphireOP•3mo ago
ok thakns will check with the,
exotic-emerald
exotic-emerald•3mo ago
hello, Cloudy Pad creator here 🙂 Indeed we're running Heroic in a container (based on Ubuntu 24.04). Most games are running fine on Heroic (both Epic and GOG), overall the installation is working fine. This seems to be specific to RDR2 so far.
ENOENT: no such file or directory, copyfile '/opt/Heroic/resources/app.asar.unpacked/build/bin/x64/win32/EpicGamesLauncher.exe
The file actually does exist at this path:
root@d9b10c325b7c:/# ls -al /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/win32/
total 220
drwxr-xr-x 2 root root 4096 Aug 29 07:34 .
drwxr-xr-x 4 root root 4096 Aug 29 07:34 ..
-rw-r--r-- 1 root root 152423 Jul 23 10:45 EpicGamesLauncher.exe
-rw-r--r-- 1 root root 61204 Jul 23 10:45 GalaxyCommunication.exe
root@d9b10c325b7c:/# ls -al /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/win32/
total 220
drwxr-xr-x 2 root root 4096 Aug 29 07:34 .
drwxr-xr-x 4 root root 4096 Aug 29 07:34 ..
-rw-r--r-- 1 root root 152423 Jul 23 10:45 EpicGamesLauncher.exe
-rw-r--r-- 1 root root 61204 Jul 23 10:45 GalaxyCommunication.exe
Heroic is installed through the official .deb file. The full log line is:
(09:58:45) [ERROR]: Error: ENOENT: no such file or directory, copyfile '/opt/Heroic/resources/app.asar.unpacked/build/bin/x64/win32/EpicGamesLauncher.exe' -> ''
(09:58:45) [ERROR]: Error: ENOENT: no such file or directory, copyfile '/opt/Heroic/resources/app.asar.unpacked/build/bin/x64/win32/EpicGamesLauncher.exe' -> ''
Is it possible that the dest not the source is missing? Like trying to copy into a non existing dir (might be caused by missing env var or such) (continuing on https://discord.com/channels/1349805499952005150/1411674574231175168 since CommandMC also joined, thanks)

Did you find this page helpful?