Pokemon TCG Live error during installation

Attempting to install Pokemon Trading Card Game Live with either Lutris script throws an error in the install wizard. I can confirm this error occurs on EndeavourOS on my system, and on Bazzite on someone else’s.

My logs: lutris-issue-report.json, Lutris debug output

2 Likes

I’m experiencing the same issue (and I think error).

Command exited with code 17152

Traceback (most recent call last):

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

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

  File "/usr/lib/python3/dist-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 17152

Lutris log:
[INFO:2025-08-14 03:53:51,392:application]: Starting Lutris 0.5.18
[INFO:2025-08-14 03:53:51,429:startup]: "card1" is AMD Radeon RX 7700 XT (1002:747e 1849:5323 amdgpu) Driver 25.0.7
[INFO:2025-08-14 03:53:51,466:startup]: "card2" is AMD Radeon Graphics (1002:164e 1043:8877 amdgpu) Driver 25.0.7
[INFO:2025-08-14 03:53:52,878:library_sync]: Create pokemon-tcg-live
[INFO:2025-08-14 03:54:05,127:file_box]: Download completed
[INFO:2025-08-14 03:54:05,127:files_box]: All files available
[INFO:2025-08-14 03:54:05,127:installerwindow]: All files are available, continuing install
[INFO:2025-08-14 03:54:05,127:installerwindow]: Launching installer commands
[INFO:2025-08-14 03:54:05,165:wine]: Creating a win64 prefix in /home/rodney/Games/pokemon-tcg-live
[INFO:2025-08-14 03:54:05,165:wine]: Winepath: /home/rodney/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine
[INFO:2025-08-14 03:54:06,266:wine]: win64 Prefix created in /home/rodney/Games/pokemon-tcg-live
[ERROR:2025-08-14 03:54:24,507:errors]: Command exited with code 17152
[ERROR:2025-08-14 03:54:24,507:exception_backstops]: Error handling timeout function: Command exited with code 17152
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/lutris/exception_backstops.py", line 79, in error_wrapper
    return handler(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 127, in wrapper
    repeat = func(*a, **kw)
             ^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-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 17152