Skip to content
New issue

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

Lutris error 256 #5845

Open
takosalad opened this issue Jan 9, 2025 · 0 comments
Open

Lutris error 256 #5845

takosalad opened this issue Jan 9, 2025 · 0 comments

Comments

@takosalad
Copy link

Bug description

Tried to install "Dark Age of Camelot - Eden Shard" from lutris.net, by clicking the "install" button next to that particular version on the website.

How to Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://lutris.net/games/dark-age-of-camelot/'
  2. Click on 'lutris:dark-age-of-camelot-eden-daoc'
  3. Do 'confirm install in lutris app'
  4. See 'everything runs for a while seemingly fine then error 256 comes up and prevents finishing the installation, only allowing to click "abort"'

Expected behavior

Installation finishes without error.

Log output

Command exited with code 256

Traceback (most recent call last):

  File "/usr/lib/python3.13/site-packages/lutris/exception_backstops.py", line 79, in error_wrapper
    return handler(*args, **kwargs)

  File "/usr/lib/python3.13/site-packages/lutris/util/jobs.py", line 127, in wrapper
    repeat = func(*a, **kw)

  File "/usr/lib/python3.13/site-packages/lutris/installer/commands.py", line 447, in _monitor_task
    raise ScriptingError(_("Command exited with code %s") % command.return_code)

lutris.installer.errors.ScriptingError: Command exited with code 256

Lutris log:
[INFO:2025-01-09 08:49:27,766:application]: Starting Lutris 0.5.18
[INFO:2025-01-09 08:49:27,903:startup]: "card0" is NVIDIA GeForce RTX 4090 (10de:2684 10de:167c nvidia) Driver 565.77
[INFO:2025-01-09 08:49:28,330:application]: Starting Lutris 0.5.18
[INFO:2025-01-09 08:49:28,473:startup]: "card0" is NVIDIA GeForce RTX 4090 (10de:2684 10de:167c nvidia) Driver 565.77
[INFO:2025-01-09 11:04:32,940:application]: Starting Lutris 0.5.18
[INFO:2025-01-09 11:04:33,078:startup]: "card0" is NVIDIA GeForce RTX 4090 (10de:2684 10de:167c nvidia) Driver 565.77
[INFO:2025-01-09 11:05:06,644:file_box]: Download completed
[INFO:2025-01-09 11:05:06,645:file_box]: Download completed
[INFO:2025-01-09 11:05:06,645:files_box]: All files available
[INFO:2025-01-09 11:05:06,645:installerwindow]: All files are available, continuing install
[INFO:2025-01-09 11:05:06,645:installerwindow]: Launching installer commands
[INFO:2025-01-09 11:05:06,683:wine]: Creating a win32 prefix in /home/takosalad/Games/dark-age-of-camelot
[INFO:2025-01-09 11:05:06,683:wine]: Winepath: /home/takosalad/.local/share/Steam/compatibilitytools.d/GE-Proton9-19/files/bin/wine
[INFO:2025-01-09 11:05:08,684:wine]: win32 Prefix created in /home/takosalad/Games/dark-age-of-camelot
[ERROR:2025-01-09 11:08:26,165:errors]: Command exited with code 256
[ERROR:2025-01-09 11:08:26,165:exception_backstops]: Error handling timeout function: Command exited with code 256
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/lutris/exception_backstops.py", line 79, in error_wrapper
    return handler(*args, **kwargs)
  File "/usr/lib/python3.13/site-packages/lutris/util/jobs.py", line 127, in wrapper
    repeat = func(*a, **kw)
  File "/usr/lib/python3.13/site-packages/lutris/installer/commands.py", line 447, in _monitor_task
    raise ScriptingError(_("Command exited with code %s") % command.return_code)
lutris.installer.errors.ScriptingError: Command exited with code 256
[INFO:2025-01-09 11:12:57,682:interpreter]: Cancelling installation of Dark Age Of Camelot
[INFO:2025-01-09 11:13:05,287:application]: Starting Lutris 0.5.18
[INFO:2025-01-09 11:13:05,422:startup]: "card0" is NVIDIA GeForce RTX 4090 (10de:2684 10de:167c nvidia) Driver 565.77
[INFO:2025-01-09 11:14:46,672:application]: Starting Lutris 0.5.18
[INFO:2025-01-09 11:14:46,809:startup]: "card0" is NVIDIA GeForce RTX 4090 (10de:2684 10de:167c nvidia) Driver 565.77
[INFO:2025-01-09 11:15:59,648:file_box]: Download completed
[INFO:2025-01-09 11:16:00,150:file_box]: Download completed
[INFO:2025-01-09 11:16:00,150:files_box]: All files available
[INFO:2025-01-09 11:16:00,150:installerwindow]: All files are available, continuing install
[INFO:2025-01-09 11:16:00,150:installerwindow]: Launching installer commands
[INFO:2025-01-09 11:16:00,190:wine]: Creating a win32 prefix in /home/takosalad/Games/dark-age-of-camelot
[INFO:2025-01-09 11:16:00,190:wine]: Winepath: /home/takosalad/.local/share/Steam/compatibilitytools.d/GE-Proton9-19/files/bin/wine
[INFO:2025-01-09 11:16:00,691:wine]: win32 Prefix created in /home/takosalad/Games/dark-age-of-camelot
[ERROR:2025-01-09 11:16:01,839:errors]: Command exited with code 256
[ERROR:2025-01-09 11:16:01,839:exception_backstops]: Error handling timeout function: Command exited with code 256
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/lutris/exception_backstops.py", line 79, in error_wrapper
    return handler(*args, **kwargs)
  File "/usr/lib/python3.13/site-packages/lutris/util/jobs.py", line 127, in wrapper
    repeat = func(*a, **kw)
  File "/usr/lib/python3.13/site-packages/lutris/installer/commands.py", line 447, in _monitor_task
    raise ScriptingError(_("Command exited with code %s") % command.return_code)
lutris.installer.errors.ScriptingError: Command exited with code 256

System Information

Vulkan support: YES
Esync support: YES
Fsync support: YES
Wine installed: YES
Gamescope: NO
Mangohud: YES
Gamemode: NO
Steam: YES
In Flatpak: NO
[System]
OS: Arch Linux rolling n/a
Arch: x86_64
Kernel: 6.12.8-arch1-1
Lutris Version: 0.5.18
Desktop: XFCE
Display Server: x11
[CPU]
Vendor: AuthenticAMD
Model: AMD Ryzen 7 7800X3D 8-Core Processor
Physical cores: 8
Logical cores: 16
[Memory]
RAM: 62.5 GB
Swap: 65.2 GB
[Graphics]
Vendor: NVIDIA Corporation
OpenGL Renderer: NVIDIA GeForce RTX 4090/PCIe/SSE2
OpenGL Version: 4.6.0 NVIDIA 565.77
OpenGL Core: 4.6.0 NVIDIA 565.77
OpenGL ES: OpenGL ES 3.2 NVIDIA 565.77
Vulkan Version: 1.4.303
Vulkan Drivers: NVIDIA GeForce RTX 4090 (1.3.289)

Media (optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant