You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to install stalker anomaly efp and/or gamma.
for installation of EFP every data can be downloaded, but installation process ends up in:
[Errno 2] No such file or directory: '/home/mmucha/opt/stalker-anomaly-efp/drive_c/EFP/.extract-9b969017'
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/usr/lib/python3.12/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/lutris/util/extract.py", line 36, in extract_archive
extracted = os.listdir(temp_path)
^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/mmucha/opt/stalker-anomaly-efp/drive_c/EFP/.extract-9b969017'
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 30, in target
result = self.function(*a, **kw)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/lutris/installer/interpreter.py", line 325, in dispatch
return method(params)
^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/lutris/installer/commands.py", line 212, in extract
self._killable_process(extract.extract_archive, filename, dest_path, merge_single, extractor)
File "/usr/lib/python3/dist-packages/lutris/installer/commands.py", line 548, in _killable_process
result = result_obj.get() # Wait process end & re-raise exceptions
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/multiprocessing/pool.py", line 774, in get
raise self._value
FileNotFoundError: [Errno 2] No such file or directory: '/home/mmucha/opt/stalker-anomaly-efp/drive_c/EFP/.extract-9b969017'
Lutris log:
[INFO:2025-02-01 20:06:44,009:application]: Starting Lutris 0.5.18
[INFO:2025-02-01 20:06:44,042:startup]: "card1" is AMD Radeon RX 7900 XTX (1002:744c 1da2:471e amdgpu) Driver 24.2.8
[INFO:2025-02-01 20:08:20,673:interpreter]: Runner wine needs to be installed
[WARNING:2025-02-01 20:09:18,813:system]: Non existent path: /home/mmucha/.local/share/lutris/runners/proton/ge-proton
[WARNING:2025-02-01 20:10:05,907:system]: Non existent path: /home/mmucha/.cache/lutris/installer/stalker-anomaly-gamma
[WARNING:2025-02-01 20:10:11,917:moddb]: The moddb library is not available, though the installer is attempting to install a file hosted on moddb.com. The moddb.com URLs will not be transformed, and rather passed as-is.
[WARNING:2025-02-01 20:10:11,919:moddb]: The moddb library is not available, though the installer is attempting to install a file hosted on moddb.com. The moddb.com URLs will not be transformed, and rather passed as-is.
[INFO:2025-02-01 21:31:06,386:file_box]: Download completed
[INFO:2025-02-01 21:31:06,880:file_box]: Download completed
[INFO:2025-02-01 21:31:06,885:file_box]: Download completed
[INFO:2025-02-01 21:31:29,901:file_box]: Download completed
[INFO:2025-02-01 21:31:29,901:files_box]: All files available
[INFO:2025-02-01 21:31:29,901:installerwindow]: All files are available, continuing install
[INFO:2025-02-01 21:31:29,906:installerwindow]: Launching installer commands
[INFO:2025-02-01 21:31:29,917:wine]: Creating a win64 prefix in /home/mmucha/opt/stalker-anomaly-efp
[INFO:2025-02-01 21:31:29,917:wine]: Winepath: /home/mmucha/.local/share/lutris/runners/wine/lutris-7.2-2-x86_64/bin/wine
[INFO:2025-02-01 21:31:38,447:wine]: win64 Prefix created in /home/mmucha/opt/stalker-anomaly-efp
[ERROR:2025-02-01 21:31:40,510:jobs]: Error while completing task <function ScriptInterpreter._iter_commands.<locals>.dispatch at 0x7af07ff4ac00>: <class 'FileNotFoundError'> [Errno 2] No such file or directory: '/home/mmucha/opt/stalker-anomaly-efp/drive_c/EFP/.extract-9b969017'
[ERROR:2025-02-01 21:31:40,511:interpreter]: Last install command failed, show error
stalker gamma on the other hand asks for file download from URL, which isn't responding.
Please help.
lutris version: 0.5.18
How to Reproduce
try to install either in lutris of provided version.
Bug description
I'd like to install stalker anomaly efp and/or gamma.
for installation of EFP every data can be downloaded, but installation process ends up in:
stalker gamma on the other hand asks for file download from URL, which isn't responding.
Please help.
lutris version: 0.5.18
How to Reproduce
try to install either in lutris of provided version.
Expected behavior
installed games.
Log output
System Information
Media (optional)
No response
The text was updated successfully, but these errors were encountered: