Hi all. In need of a little help here.
As of this morning WoW just stopped working. It just fails to load.
I’ve tried the usual stuff, updated drivers, ran apt-get upgrade, reinstalled WoW via lutris about 6 times now, disabled dxvk, tried different versions of dxvk and wine, reinstalled system wine, checked all dependencies to see if they need reinstalling, etc etc.
I ran “lutris -d” from terminal and I get this…
DEBUG 2019-03-25 12:50:32,659 [display._get_vidmodes:15]:Retrieving video modes from XrandR
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/lutris/exceptions.py", line 26, in wrapper
return function(*args, **kwargs)
File "/usr/lib/python3/dist-packages/lutris/game.py", line 299, in configure_game
gameplay_info = self.runner.play()
File "/usr/lib/python3/dist-packages/lutris/runners/wine.py", line 832, in play
launch_info = {"env": self.get_env(os_env=False)}
File "/usr/lib/python3/dist-packages/lutris/runners/wine.py", line 718, in get_env
env = super(wine, self).get_env(False)
File "/usr/lib/python3/dist-packages/lutris/runners/runner.py", line 149, in get_env
runtime_env = self.get_runtime_env()
File "/usr/lib/python3/dist-packages/lutris/runners/wine.py", line 744, in get_runtime_env
if entry in wine_path:
TypeError: 'in <string>' requires string as left operand, not NoneType
Can anyone shed any light on what this means as it’s now past my knowledge as a casual user.
If it matters, I have a R5 1600x and a GTX1060 on 419, ubuntu 18.04
many thanks for any help.