BattleField 1 DXVK problem

So im running SolusOS and im very new to it, I have been able to get battlefield 1 working on ubuntu but i can’t seem to get it to even launch.

DEGUG:
(lutris:1370): Gtk-CRITICAL **: 07:47:35.422: gtk_tree_model_filter_real_unref_node: assertion ‘elt->ref_count > 0’ failed
INFO 2018-09-18 07:57:13,134 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/system32/dxgi with DXVK version
INFO 2018-09-18 07:57:13,135 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/system32/d3d11 with DXVK version
INFO 2018-09-18 07:57:13,135 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/system32/d3d10core with DXVK version
INFO 2018-09-18 07:57:13,136 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/system32/d3d10_1 with DXVK version
INFO 2018-09-18 07:57:13,137 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/system32/d3d10 with DXVK version
INFO 2018-09-18 07:57:13,138 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/syswow64/dxgi with DXVK version
INFO 2018-09-18 07:57:13,138 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/syswow64/d3d11 with DXVK version
INFO 2018-09-18 07:57:13,139 [dxvk]:Replacing /home/beatrix/storage/battlefield-1/drive_c/windows/syswow64/d3d10core with DXVK version
ERROR 2018-09-18 07:57:13,140 [jobs]:Error while completing task <bound method wine.prelaunch of <lutris.runners.wine.wine object at 0x7f691bd0af98>>: [Errno 17] File exists: ‘/home/beatrix/.local/share/lutris/runtime/dxvk/0.72/x32/d3d10core.dll’ -> ‘/home/beatrix/storage/battlefield-1/drive_c/windows/syswow64/d3d10core.dll’
<class ‘FileExistsError’> [Errno 17] File exists: ‘/home/beatrix/.local/share/lutris/runtime/dxvk/0.72/x32/d3d10core.dll’ -> ‘/home/beatrix/storage/battlefield-1/drive_c/windows/syswow64/d3d10core.dll’
File “/usr/lib/python3.6/site-packages/lutris/util/jobs.py”, line 29, in target
result = self.function(*args, **kwargs)
File “/usr/lib/python3.6/site-packages/lutris/runners/wine.py”, line 1036, in prelaunch
version=self.runner_config.get(‘dxvk_version’)
File “/usr/lib/python3.6/site-packages/lutris/runners/wine.py”, line 1018, in toggle_dxvk
dxvk_manager.enable()
File “/usr/lib/python3.6/site-packages/lutris/util/dxvk.py”, line 161, in enable
self.enable_dxvk_dll(system_dir, dxvk_arch, dll)
File “/usr/lib/python3.6/site-packages/lutris/util/dxvk.py”, line 127, in enable_dxvk_dll
os.symlink(dxvk_dll_path, wine_dll_path)

Delete ~/.local/share/lutris/runtime/dxvk/0.72 and launch BF1 again.