Advertisement
kfirufk

Untitled

Sep 3rd, 2024
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.82 KB | None | 0 0
  1. $ lutris -d
  2. 2024-09-03 14:29:08,486: The Battle.net source is unavailable because Google protobuf could not be loaded: Descriptors cannot be created directly.
  3. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
  4. If you cannot immediately regenerate your protos, some other possible workarounds are:
  5. 1. Downgrade the protobuf package to 3.20.x or lower.
  6. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
  7.  
  8. More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates
  9. INFO 2024-09-03 14:29:08,582 [application.do_command_line:479]:Starting Lutris 0.5.17
  10. INFO 2024-09-03 14:29:08,713 [startup.run_all_checks:120]:NVIDIA GeForce RTX 3060 (10de:2504 1458:4074 nvidia) Driver 560.35.03
  11. DEBUG 2024-09-03 14:29:08,818 [xrandr.get_resolutions:91]:Retrieving resolution list
  12. DEBUG 2024-09-03 14:29:08,819 [xrandr._get_vidmodes:18]:Retrieving 99 video modes from XrandR
  13. DEBUG 2024-09-03 14:29:08,839 [path_cache._update_missing_games:114]:Checking for missing games
  14. DEBUG 2024-09-03 14:29:08,854 [api.check_stale_runtime_versions:52]:Modified at Tue 03 Sep 2024 10:39:46 AM , will update after Tue 03 Sep 2024 04:39:46 PM
  15. DEBUG 2024-09-03 14:29:08,860 [lutriswindow.create_runtime_updater_cb:1244]:Runtime up to date
  16. DEBUG 2024-09-03 14:29:11,539 [application.show_window:394]:Showing window AddGamesWindow{'parent': <lutriswindow.LutrisWindow object at 0x7ff1c19a2e80 (LutrisWindow at 0x55993ae6c3e0)>}
  17. DEBUG 2024-09-03 14:29:16,151 [http._request:88]:GET https://lutris.net/api/games?search=world+of+warcraft&with-installers=True
  18. DEBUG 2024-09-03 14:29:22,680 [api.get_game_installers:395]:Fetching installer https://lutris.net/api/installers/world-of-warcraft
  19. DEBUG 2024-09-03 14:29:22,681 [http._request:88]:GET https://lutris.net/api/installers/world-of-warcraft
  20. DEBUG 2024-09-03 14:29:22,681 [application.on_app_window_destroyed:419]:Removed window AddGamesWindow{'parent': <lutriswindow.LutrisWindow object at 0x7ff1c19a2e80 (LutrisWindow at 0x55993ae6c3e0)>}
  21. DEBUG 2024-09-03 14:29:23,016 [application.show_window:394]:Showing window InstallerWindowworld-of-warcraft
  22. DEBUG 2024-09-03 14:29:24,551 [xrandr._get_vidmodes:18]:Retrieving 99 video modes from XrandR
  23. DEBUG 2024-09-03 14:29:25,639 [api.get_game_installers:395]:Fetching installer https://lutris.net/api/installers/blizzard-battlenet-standard
  24. DEBUG 2024-09-03 14:29:25,640 [http._request:88]:GET https://lutris.net/api/installers/blizzard-battlenet-standard
  25. DEBUG 2024-09-03 14:29:25,923 [application.show_window:394]:Showing window InstallerWindowbattlenet
  26. DEBUG 2024-09-03 14:29:27,462 [xrandr._get_vidmodes:18]:Retrieving 99 video modes from XrandR
  27. DEBUG 2024-09-03 14:29:30,329 [wine.get_installer_runner_version:815]:Default wine version is wine-ge-8-26
  28. INFO 2024-09-03 14:29:30,329 [interpreter.get_runners_to_install:255]:Runner <lutris.runners.wine.wine object at 0x7ff1b7f0e150> needs to be installed
  29. DEBUG 2024-09-03 14:29:30,330 [interpreter.install_runner:274]:Installing wine
  30. DEBUG 2024-09-03 14:29:30,333 [runner.install:468]:Installing wine (version=, callback=<function ScriptInterpreter.install_runner.<locals>.install_more_runners at 0x7ff1b7f14040>)
  31. DEBUG 2024-09-03 14:29:30,334 [downloader.start:60]:⬇ https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-26/wine-lutris-GE-Proton8-26-x86_64.tar.xz
  32. DEBUG 2024-09-03 14:29:34,137 [downloader.on_download_completed:166]:Finished downloading https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-26/wine-lutris-GE-Proton8-26-x86_64.tar.xz
  33. DEBUG 2024-09-03 14:29:34,339 [extract.extract_archive:129]:Extracting /home/ufk/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz to /home/ufk/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64
  34. DEBUG 2024-09-03 14:29:40,678 [system.delete_folder:387]:Deleting folder /home/ufk/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/.extract-db335e13
  35. DEBUG 2024-09-03 14:29:40,678 [extract.extract_archive:181]:Finished extracting /home/ufk/.cache/lutris/wine-lutris-GE-Proton8-26-x86_64.tar.xz to /home/ufk/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64
  36. DEBUG 2024-09-03 14:29:40,678 [runner.extract:514]:Clearing wine version cache
  37. DEBUG 2024-09-03 14:29:40,704 [installerwindow.on_files_prepared:608]:Game files prepared.
  38. DEBUG 2024-09-03 14:29:40,706 [installerwindow.present_installer_files_page:623]:Presenting installer files page
  39. DEBUG 2024-09-03 14:30:05,999 [downloader.start:60]:⬇ https://www.battle.net/download/getInstallerForGame?os=win&version=LIVE&gameProgram=BATTLENET_APP
  40. DEBUG 2024-09-03 14:30:07,173 [downloader.on_download_completed:166]:Finished downloading https://www.battle.net/download/getInstallerForGame?os=win&version=LIVE&gameProgram=BATTLENET_APP
  41. INFO 2024-09-03 14:30:07,501 [file_box.on_download_complete:223]:Download completed
  42. DEBUG 2024-09-03 14:30:07,501 [files_box.on_file_available:108]:setup is available
  43. INFO 2024-09-03 14:30:07,502 [files_box.on_file_available:114]:All files available
  44. INFO 2024-09-03 14:30:07,502 [installerwindow.on_files_available:653]:All files are available, continuing install
  45. INFO 2024-09-03 14:30:07,502 [installerwindow.launch_installer_commands:661]:Launching installer commands
  46. DEBUG 2024-09-03 14:30:07,503 [interpreter._iter_commands:315]:Installer command: {'task': {'arch': 'win64', 'name': 'create_prefix', 'prefix': '$GAMEDIR'}}
  47. INFO 2024-09-03 14:30:07,548 [wine.create_prefix:108]:Creating a win64 prefix in /home/ufk/Games/battlenet
  48. INFO 2024-09-03 14:30:07,548 [wine.create_prefix:126]:Winepath: /home/ufk/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine
  49. DEBUG 2024-09-03 14:30:07,548 [system._execute:109]:Executing /home/ufk/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wineboot
  50. DEBUG 2024-09-03 14:30:07,548 [system._execute:115]:WINEARCH=win64 WINEPREFIX=/home/ufk/Games/battlenet WINEDLLOVERRIDES=winemenubuilder= WINE_MONO_CACHE_DIR=/home/ufk/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/mono WINE_GECKO_CACHE_DIR=/home/ufk/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/gecko
  51. INFO 2024-09-03 14:30:49,335 [wine.create_prefix:175]:win64 Prefix created in /home/ufk/Games/battlenet
  52. DEBUG 2024-09-03 14:30:49,344 [interpreter._iter_commands:315]:Installer command: {'task': {'app': 'arial', 'arch': 'win64', 'name': 'winetricks', 'prefix': '$GAMEDIR'}}
  53. ERROR 2024-09-03 14:30:49,383 [jobs.target:32]:Error while completing task <function ScriptInterpreter._iter_commands.<locals>.dispatch at 0x7ff1b7f14040>: <class 'RuntimeError'> No path can be generated for DXVK because no version information is available.
  54. File "/usr/lib/python3.12/site-packages/lutris/util/jobs.py", line 30, in target
  55. result = self.function(*args, **kwargs)
  56. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  57. File "/usr/lib/python3.12/site-packages/lutris/installer/interpreter.py", line 325, in dispatch
  58. return method(params)
  59. ^^^^^^^^^^^^^^
  60. File "/usr/lib/python3.12/site-packages/lutris/installer/commands.py", line 432, in task
  61. command = task(**data)
  62. ^^^^^^^^^^^^
  63. File "/usr/lib/python3.12/site-packages/lutris/runners/commands/wine.py", line 427, in winetricks
  64. return wineexec(
  65. ^^^^^^^^^
  66. File "/usr/lib/python3.12/site-packages/lutris/runners/commands/wine.py", line 343, in wineexec
  67. baseenv = runner.get_env(disable_runtime=disable_runtime)
  68. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  69. File "/usr/lib/python3.12/site-packages/lutris/runners/wine.py", line 1114, in get_env
  70. self.dll_overrides.update(dll_manager.get_enabling_dll_overrides())
  71. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  72. File "/usr/lib/python3.12/site-packages/lutris/util/wine/dll_manager.py", line 255, in get_enabling_dll_overrides
  73. if self.dll_exists(dll):
  74. ^^^^^^^^^^^^^^^^^^^^
  75. File "/usr/lib/python3.12/site-packages/lutris/util/wine/dll_manager.py", line 132, in dll_exists
  76. return any(system.path_exists(os.path.join(self.path, arch, dll_name + ".dll")) for arch in self.archs.values())
  77. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  78. File "/usr/lib/python3.12/site-packages/lutris/util/wine/dll_manager.py", line 132, in <genexpr>
  79. return any(system.path_exists(os.path.join(self.path, arch, dll_name + ".dll")) for arch in self.archs.values())
  80. ^^^^^^^^^
  81. File "/usr/lib/python3.12/site-packages/lutris/util/wine/dll_manager.py", line 90, in path
  82. raise RuntimeError(
  83. ERROR 2024-09-03 14:30:49,384 [interpreter._iter_commands:300]:Last install command failed, show error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement