Invalid Wine prefix path /home/bazzite/Games/roblox/prefix, make sure to create the prefix before saving to a registry Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/lutris/util/jobs.py", line 30, in target result = self.function(*a, **kw) File "/usr/lib/python3.14/site-packages/lutris/installer/commands.py", line 426, in task command = task(**data) File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 452, in winetricks return wineexec( None, ...<10 lines>... proton_verb=proton_verb, ) File "/usr/lib/python3.14/site-packages/lutris/runners/commands/wine.py", line 366, in wineexec runner.prelaunch() ~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1049, in prelaunch self.set_regedit_keys() ~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 993, in set_regedit_keys prefix_manager.clear_registry_subkeys(path, key) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/lutris/util/wine/prefix.py", line 129, in clear_registry_subkeys registry.save() ~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/lutris/util/wine/registry.py", line 156, in save raise OSError( ...<2 lines>... ) OSError: Invalid Wine prefix path /home/bazzite/Games/roblox/prefix, make sure to create the prefix before saving to a registry Lutris log: [INFO:2025-11-21 10:49:57,944:application]: Starting Lutris 0.5.19 [INFO:2025-11-21 10:49:58,245:startup]: "card1" is NVIDIA GeForce GTX 1660 SUPER (10de:21c4 1043:872c nvidia) Driver 580.105.08 [WARNING:2025-11-21 10:50:05,887:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/winetricks [WARNING:2025-11-21 10:50:12,828:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/battleye_runtime [WARNING:2025-11-21 10:50:13,164:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/eac_runtime [WARNING:2025-11-21 10:50:31,188:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/innoextract-1.9-linux [WARNING:2025-11-21 10:50:32,272:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/p7zip [WARNING:2025-11-21 10:50:32,586:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/gamecontrollerdb [WARNING:2025-11-21 10:50:32,975:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/network-tools [WARNING:2025-11-21 10:50:50,540:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/Ubuntu-18.04-i686 [WARNING:2025-11-21 10:51:12,549:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/Ubuntu-18.04-x86_64 [WARNING:2025-11-21 10:51:18,196:system]: Non existent path: /home/bazzite/.local/share/lutris/runtime/dxvk-cache-tool [INFO:2025-11-21 10:56:56,801:files_box]: All files available [INFO:2025-11-21 10:56:56,801:installerwindow]: All files are available, continuing install [INFO:2025-11-21 10:56:56,802:installerwindow]: Launching installer commands [INFO:2025-11-21 10:56:56,823:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox [INFO:2025-11-21 10:56:56,823:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [INFO:2025-11-21 10:57:12,411:wine]: win64 Prefix created in /home/bazzite/Games/roblox [WARNING:2025-11-21 10:57:12,424:runner]: Accessing game config while runner wasn't given one. [WARNING:2025-11-21 10:58:47,356:system]: Non existent path: /home/bazzite/.local/share/lutris/runners/proton/ge-proton [ERROR:2025-11-21 11:01:38,689:game_finder]: Couldn't find a Windows executable in /home/bazzite/Games/roblox [WARNING:2025-11-21 11:01:38,746:game]: No path found in LutrisConfig(level=game, game_config_id=roblox-setup-1763737298, runner=wine) [WARNING:2025-11-21 11:01:38,746:path_cache]: No path for Roblox (wine) [ERROR:2025-11-21 11:02:23,783:wine]: The game doesn't have an executable [ERROR:2025-11-21 11:02:23,787:exception_backstops]: Roblox (wine) has encountered an error: This game has no executable set. The install process didn't finish properly. Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 29, in wrapper result = function(*args, **kwargs) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 677, in configure_game gameplay_info = self.get_gameplay_info(launch_ui_delegate) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 616, in get_gameplay_info gameplay_info = self.runner.play() File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1244, in play raise MissingGameExecutableError(filename=game_exe) lutris.exceptions.MissingGameExecutableError: This game has no executable set. The install process didn't finish properly. [WARNING:2025-11-21 11:02:23,790:game]: The game has run for a very short time, did it crash? [ERROR:2025-11-21 11:02:33,285:wine]: The game doesn't have an executable [ERROR:2025-11-21 11:02:33,289:exception_backstops]: Roblox (wine) has encountered an error: This game has no executable set. The install process didn't finish properly. Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 29, in wrapper result = function(*args, **kwargs) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 677, in configure_game gameplay_info = self.get_gameplay_info(launch_ui_delegate) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 616, in get_gameplay_info gameplay_info = self.runner.play() File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1244, in play raise MissingGameExecutableError(filename=game_exe) lutris.exceptions.MissingGameExecutableError: This game has no executable set. The install process didn't finish properly. [WARNING:2025-11-21 11:02:33,290:game]: The game has run for a very short time, did it crash? [INFO:2025-11-21 11:03:55,427:runner]: Runtime disabled by system configuration [WARNING:2025-11-21 11:03:55,427:runner]: Accessing game config while runner wasn't given one. [WARNING:2025-11-21 11:03:55,427:runner]: Accessing game config while runner wasn't given one. [INFO:2025-11-21 11:05:12,161:shortcut]: Creating Steam shortcut for Roblox (wine) [ERROR:2025-11-21 12:16:24,456:wine]: The game doesn't have an executable [ERROR:2025-11-21 12:16:24,465:exception_backstops]: Roblox (wine) has encountered an error: This game has no executable set. The install process didn't finish properly. Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 29, in wrapper result = function(*args, **kwargs) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 677, in configure_game gameplay_info = self.get_gameplay_info(launch_ui_delegate) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 616, in get_gameplay_info gameplay_info = self.runner.play() File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1244, in play raise MissingGameExecutableError(filename=game_exe) lutris.exceptions.MissingGameExecutableError: This game has no executable set. The install process didn't finish properly. [WARNING:2025-11-21 12:16:24,469:game]: The game has run for a very short time, did it crash? [ERROR:2025-11-21 22:24:12,822:wine]: The game doesn't have an executable [ERROR:2025-11-21 22:24:12,829:exception_backstops]: Roblox (wine) has encountered an error: This game has no executable set. The install process didn't finish properly. Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 29, in wrapper result = function(*args, **kwargs) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 677, in configure_game gameplay_info = self.get_gameplay_info(launch_ui_delegate) File "/usr/lib/python3.14/site-packages/lutris/game.py", line 616, in get_gameplay_info gameplay_info = self.runner.play() File "/usr/lib/python3.14/site-packages/lutris/runners/wine.py", line 1244, in play raise MissingGameExecutableError(filename=game_exe) lutris.exceptions.MissingGameExecutableError: This game has no executable set. The install process didn't finish properly. [WARNING:2025-11-21 22:24:12,831:game]: The game has run for a very short time, did it crash? [INFO:2025-11-21 22:28:29,531:installerwindow]: Launching installer commands [INFO:2025-11-21 22:28:29,548:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-21 22:28:29,549:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [INFO:2025-11-21 22:28:47,761:wine]: win64 Prefix created in /home/bazzite/Games/roblox/prefix [WARNING:2025-11-21 22:28:47,791:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-11-21 22:29:23,965:errors]: Command exited with code 256 [ERROR:2025-11-21 22:29:23,965:exception_backstops]: Error handling timeout function: Command exited with code 256 Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/lutris/exception_backstops.py", line 79, in error_wrapper return handler(*args, **kwargs) File "/usr/lib/python3.14/site-packages/lutris/util/jobs.py", line 131, in wrapper repeat = func(*a, **kw) File "/usr/lib/python3.14/site-packages/lutris/installer/commands.py", line 439, in _monitor_task raise ScriptingError(_("Command exited with code %s") % command.return_code) lutris.installer.errors.ScriptingError: Command exited with code 256 [INFO:2025-11-21 22:30:01,961:interpreter]: Cancelling installation of Roblox [WARNING:2025-11-21 22:30:15,258:path_cache]: Game Roblox (wine) (id=1) not in cache path [INFO:2025-11-21 22:30:15,269:shortcut]: Removing Steam shortcut for Roblox (wine) [WARNING:2025-11-21 22:31:40,736:linux]: Command 'wine' not found on your system [ERROR:2025-11-21 22:31:41,087:linux]: Couldn't find a terminal emulator. [INFO:2025-11-21 22:31:42,494:application]: Starting Lutris 0.5.19 [INFO:2025-11-21 22:31:42,817:startup]: "card1" is NVIDIA GeForce GTX 1660 SUPER (10de:21c4 1043:872c nvidia) Driver 580.105.08 [INFO:2025-11-21 22:32:17,524:installerwindow]: Launching installer commands [INFO:2025-11-21 22:32:17,539:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-21 22:32:17,539:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-21 22:32:48,061:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-21 22:40:37,732:wine]: No user.reg found after prefix creation. Prefix might not be valid [INFO:2025-11-21 22:40:37,751:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-21 22:40:37,752:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-21 22:41:08,272:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-21 22:48:57,950:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-11-21 22:48:57,959:wine]: No valid prefix detected in /home/bazzite/Games/roblox/prefix, creating one... [INFO:2025-11-21 22:48:57,959:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-21 22:48:57,960:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-21 22:49:28,480:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-21 22:57:18,170:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-11-21 22:57:18,170:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-11-21 22:57:18,170:registry]: No registry file at /home/bazzite/Games/roblox/prefix/user.reg [ERROR:2025-11-21 22:57:18,170:jobs]: Error while completing task >: Invalid Wine prefix path /home/bazzite/Games/roblox/prefix, make sure to create the prefix before saving to a registry [ERROR:2025-11-21 22:57:18,173:interpreter]: Last install command failed, show error [INFO:2025-11-21 23:48:54,523:interpreter]: Cancelling installation of Roblox [INFO:2025-11-21 23:51:01,175:installerwindow]: Launching installer commands [INFO:2025-11-21 23:51:01,188:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-21 23:51:01,188:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-21 23:51:31,710:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-21 23:59:21,386:wine]: No user.reg found after prefix creation. Prefix might not be valid [INFO:2025-11-21 23:59:21,404:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-21 23:59:21,404:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-21 23:59:51,924:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-22 00:07:41,603:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-11-22 00:07:41,613:wine]: No valid prefix detected in /home/bazzite/Games/roblox/prefix, creating one... [INFO:2025-11-22 00:07:41,613:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-22 00:07:41,613:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-22 00:08:12,133:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-22 00:16:01,803:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-11-22 00:16:01,804:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-11-22 00:16:01,804:registry]: No registry file at /home/bazzite/Games/roblox/prefix/user.reg [ERROR:2025-11-22 00:16:01,804:jobs]: Error while completing task >: Invalid Wine prefix path /home/bazzite/Games/roblox/prefix, make sure to create the prefix before saving to a registry [ERROR:2025-11-22 00:16:01,806:interpreter]: Last install command failed, show error [INFO:2025-11-22 00:36:55,242:interpreter]: Cancelling installation of Roblox [INFO:2025-11-22 00:39:18,176:installerwindow]: Launching installer commands [INFO:2025-11-22 00:39:18,193:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-22 00:39:18,193:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-22 00:39:48,715:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-22 00:47:38,384:wine]: No user.reg found after prefix creation. Prefix might not be valid [INFO:2025-11-22 00:47:38,401:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-22 00:47:38,401:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-22 00:48:08,921:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-22 00:55:58,597:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-11-22 00:55:58,606:wine]: No valid prefix detected in /home/bazzite/Games/roblox/prefix, creating one... [INFO:2025-11-22 00:55:58,606:wine]: Creating a win64 prefix in /home/bazzite/Games/roblox/prefix [INFO:2025-11-22 00:55:58,606:wine]: Winepath: /home/bazzite/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine [WARNING:2025-11-22 00:56:29,129:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-11-22 01:04:18,797:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-11-22 01:04:18,801:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-11-22 01:04:18,801:registry]: No registry file at /home/bazzite/Games/roblox/prefix/user.reg [ERROR:2025-11-22 01:04:18,802:jobs]: Error while completing task >: Invalid Wine prefix path /home/bazzite/Games/roblox/prefix, make sure to create the prefix before saving to a registry [ERROR:2025-11-22 01:04:18,806:interpreter]: Last install command failed, show error