We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docmax@desktop profile]$ legendary launch e21be436768f4add87d4935a180b4932 [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 e21be436768f4add87d4935a180b4932... Traceback (most recent call last): File "/usr/bin/legendary", line 8, in <module> sys.exit(main()) ^^^^^^ File "/usr/lib/python3.12/site-packages/legendary/cli.py", line 3064, in main cli.launch_game(args, extra) File "/usr/lib/python3.12/site-packages/legendary/cli.py", line 707, in launch_game subprocess.Popen(full_params, cwd=params.working_directory, env=full_env) File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/opt/syncthing/games/games/windows/epic/DarkDeityPdnOn/DarkDeity.exe' [docmax@desktop profile]$ file /opt/syncthing/games/games/windows/epic/DarkDeityPdnOn/DarkDeity.exe /opt/syncthing/games/games/windows/epic/DarkDeityPdnOn/DarkDeity.exe: PE32+ executable (GUI) x86-64, for MS Windows, 8 sections
If you look into this you see, how can legendary not find the exe file???
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you look into this you see, how can legendary not find the exe file???
The text was updated successfully, but these errors were encountered: