Advertisement
Guest User

Untitled

a guest
May 22nd, 2022
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. INFO 2022-05-22 11:00:40,614 [startup.init_lutris:173]:Starting Lutris 0.5.10
  2. WARNING 2022-05-22 11:00:40,644 [libretro.get_libretro_cores:24]:No folder at /home/wombi/.local/share/lutris/runners/retroarch/
  3. INFO 2022-05-22 11:00:40,672 [startup.check_driver:57]:Using NVIDIA drivers 460.91.03 for x86_64
  4. INFO 2022-05-22 11:00:40,672 [startup.check_driver:61]:GPU: GeForce GTX 1060 3GB
  5. INFO 2022-05-22 11:00:40,672 [startup.check_driver:77]:GPU: 10DE:1C02 10DE:1C02 (nvidia drivers)
  6. INFO 2022-05-22 11:00:40,672 [startup.check_driver:77]:GPU: 8086:9BC8 1462:7C89 (i915 drivers)
  7. MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
  8.  
  9. DEBUG 2022-05-22 11:00:40,715 [application.show_update_runtime_dialog:292]:Skipping initialization
  10. DEBUG 2022-05-22 11:00:40,806 [lutriswindow.update_store:437]:Showing 15 games
  11. ERROR 2022-05-22 11:00:45,616 [jobs.target:36]:Error while completing task <bound method wine.prelaunch of <lutris.runners.wine.wine object at 0x7f31ccdca3a0>>: <class 'AttributeError'> 'NoneType' object has no attribute 'lower'
  12. File "/usr/lib/python3/dist-packages/lutris/util/jobs.py", line 34, in target
  13. result = self.function(*args, **kwargs)
  14. File "/usr/lib/python3/dist-packages/lutris/runners/wine.py", line 819, in prelaunch
  15. self.setup_dlls(
  16. File "/usr/lib/python3/dist-packages/lutris/runners/wine.py", line 776, in setup_dlls
  17. if dll_manager.version.lower() != "manual":
  18. ERROR 2022-05-22 11:00:45,616 [game.configure_game:457]:'NoneType' object has no attribute 'lower'
  19. ERROR 2022-05-22 11:00:46,635 [game.configure_game:460]:Game prelaunch unsuccessful
  20. INFO 2022-05-22 11:00:49,826 [application.do_shutdown:885]:Shutting down Lutris
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement