View Single Post
Old 11-05-2019, 04:07 PM   #715
MachinaeWolf
Human being with feelings
 
Join Date: Nov 2019
Posts: 3
Default

Can someone help me get kontakt player working again on arch linux? It was working fine and then a month ago it stopped working, I tried older versions of wine, older kernels, older versions of systemd, none of that made a difference. I tried starting the wine prefix from scratch but maybe I had too many winetricks things enabled because that didn't help either. I started fresh on the wine prefix once again but this time with no winetricks tweaks enabled. Kontakt player appeared like it would work again, it loaded with wine again without errors, but now the issue is native access won't work so now I can't authorize kontakt player to run. The error from native access is
Code:
002a:err:module:import_dll Library Qt5Widgets.dll (which is needed by L"C:\\Program Files\\Native Instruments\\Native Access\\Native Access.exe") not found
002a:err:module:import_dll Library Qt5Quick.dll (which is needed by L"C:\\Program Files\\Native Instruments\\Native Access\\Native Access.exe") not found
002a:err:module:import_dll Library Qt5Qml.dll (which is needed by L"C:\\Program Files\\Native Instruments\\Native Access\\Native Access.exe") not found
002a:err:module:import_dll Library Qt5Network.dll (which is needed by L"C:\\Program Files\\Native Instruments\\Native Access\\Native Access.exe") not found
002a:err:module:import_dll Library Qt5Gui.dll (which is needed by L"C:\\Program Files\\Native Instruments\\Native Access\\Native Access.exe") not found
002a:err:module:import_dll Library Qt5Core.dll (which is needed by L"C:\\Program Files\\Native Instruments\\Native Access\\Native Access.exe") not found
002a:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Native Instruments\\Native Access\\Native Access.exe" failed, status c0000135
Currently I'm using wine-staging 4.18-1 .
MachinaeWolf is offline   Reply With Quote