Guest User

Untitled

a guest
Jan 7th, 2018
821
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. dominic@Dominic-PC:~$ lutris -d grand-theft-auto-v-steam-for-windows
  2. DEBUG 2018-01-07 21:18:40,332 [runtime]:Runtime lib32 is up to date
  3. DEBUG 2018-01-07 21:18:40,332 [runtime]:Runtime lib64 is up to date
  4. DEBUG 2018-01-07 21:18:40,333 [runtime]:Runtime steam is up to date
  5. DEBUG 2018-01-07 21:18:40,333 [runtime]:Runtime p7zip is up to date
  6. INFO 2018-01-07 21:18:40,333 [lutriswindow]:Connected to lutris.net as VrokxxYT
  7. DEBUG 2018-01-07 21:18:40,339 [api]:Fetching game library
  8. DEBUG 2018-01-07 21:18:40,409 [steam]:Watching Steam folder /mnt/Steam/steamapps
  9. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
  10. INFO 2018-01-07 21:18:43,193 [lutriswindow]:Installing grand-theft-auto-v-steam-for-windows
  11. DEBUG 2018-01-07 21:18:43,198 [interpreter]:Fetching installer https://lutris.net/api/installers/grand-theft-auto-v-steam-for-windows
  12. DEBUG 2018-01-07 21:18:47,076 [interpreter]:Installer command: install_steam_game
  13. DEBUG 2018-01-07 21:18:47,249 [interpreter]:Installer command: {'write_file': {'content': '-DX10', 'file': '$GAMEDIR/commandline.txt'}}
  14. DEBUG 2018-01-07 21:18:47,352 [config]:Saving config LutrisConfig(level=game, game_config_id=grand-theft-auto-v-steam-for-windows-1515313127, runner=winesteam)
  15. DEBUG 2018-01-07 21:18:47,417 [interpreter]:Saved game entry grand-theft-auto-v (185)
  16. DEBUG 2018-01-07 21:18:47,422 [lutriswindow]:Adding new installed game to view (185)
  17. DEBUG 2018-01-07 21:18:49,133 [wine]:Creating a win64 prefix in /mnt/Steam/steamapps/common/Grand Theft Auto V/prefix
  18. DEBUG 2018-01-07 21:18:49,184 [system]:Executing /usr/bin/wineboot
  19. DEBUG 2018-01-07 21:18:49,184 [system]:WINEPREFIX=/mnt/Steam/steamapps/common/Grand Theft Auto V/prefix WINEDLLOVERRIDES= WINEARCH=win64
  20. ERROR 2018-01-07 21:18:54,201 [wine]:No user.reg found after prefix creation. Prefix might not be valid
  21. ERROR 2018-01-07 21:18:54,202 [wineregistry]:Unexisting registry /mnt/Steam/steamapps/common/Grand Theft Auto V/prefix/user.reg
  22. ERROR 2018-01-07 21:18:54,202 [jobs]:Error while completing task <bound method winesteam.prelaunch of Winesteam runner (LutrisConfig(level=game, game_config_id=grand-theft-auto-v-steam-for-windows-1515313127, runner=winesteam))>: [Errno 2] No such file or directory: '/mnt/Steam/steamapps/common/Grand Theft Auto V/prefix/user.reg'
  23. <class 'FileNotFoundError'> [Errno 2] No such file or directory: '/mnt/Steam/steamapps/common/Grand Theft Auto V/prefix/user.reg'
  24. File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 29, in target
  25. result = self.function(*args, **kwargs)
  26. File "/usr/lib/python3/dist-packages/lutris/runners/winesteam.py", line 371, in prelaunch
  27. super(winesteam, self).prelaunch()
  28. File "/usr/lib/python3/dist-packages/lutris/runners/wine.py", line 876, in prelaunch
  29. prefix_manager.setup_defaults()
  30. File "/usr/lib/python3/dist-packages/lutris/util/wineprefix.py", line 16, in setup_defaults
  31. self.override_dll("winemenubuilder.exe", "")
  32. File "/usr/lib/python3/dist-packages/lutris/util/wineprefix.py", line 49, in override_dll
  33. self.set_registry_key(key, dll, mode)
  34. File "/usr/lib/python3/dist-packages/lutris/util/wineprefix.py", line 35, in set_registry_key
  35. registry.save()
  36. File "/usr/lib/python3/dist-packages/lutris/util/wineregistry.py", line 143, in save
  37. with open(path, 'w') as registry_file:
Advertisement
Add Comment
Please, Sign In to add comment