many 0024:err:module:import_dll Library not found errors; can't run exes etc

Questions about Wine on Linux
Locked
drawandpaint
Newbie
Newbie
Posts: 3
Joined: Mon Nov 30, 2020 10:02 pm

many 0024:err:module:import_dll Library not found errors; can't run exes etc

Post by drawandpaint »

Hello
Have done a 2nd clean install of anarchy/mate, after trying many ways to fix things in the 1st install and learning about --force and having some success with that, but issues with Sai/pen not working. Tried xp-pen's own pen-settings gui, then used it's clean uninstaller, but still issues continued, so thought best reinstall. Have just tried downgrading to 6.7, after reading there are relevant bugs on 6.6 similar to those I'm having with 6.8.-1. Unfortunately same bugs. Problem shows when using winetricks to install packages ... first few worked via --force (corefonts, d3dx9, d3dx11_42, d3dx11_43, mfc42, msxm14, msxm16, physx, tahoma, vcrun2012, vcrun2013, but had to run vcrun2008.exe from .cache/winetricks, to get that to install). But the rest didn't install (vcrun2015, vcrun6, vcrun6sp6 and xact); shows big stream of similar error messages then status 53 abort.

0024:err:module:import_dll Library ucrtbase.dll (which is needed by L"C:\\windows\\system32\\version.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by L"C:\\windows\\system32\\WINTRUST.dll") not found
0024:err:module:import_dll Library WINTRUST.dll (which is needed by L"Y:\\vcrun2015\\vc_redist.x86.exe") not found
0024:err:module:import_dll Library ucrtbase.dll (which is needed by L"C:\\windows\\system32\\VERSION.dll") not found
0024:err:module:import_dll Library VERSION.dll (which is needed by L"Y:\\vcrun2015\\vc_redist.x86.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for L"Y:\\vcrun2015\\vc_redist.x86.exe" failed, status c0000135
------------------------------------------------------
warning: Note: command wine vc_redist.x86.exe returned status 53. Aborting.

On the first clean install, could run Sai, but pen problems, as there also seem to be gcc/dkms/kernel errors, and tbh am also worried about any early wayland running in Mate at this point, and intend to freeze updates/run computer offline ultimately, but, on this 2nd clean install, Sai won't run. Neither install has anything different than usually do, so if I may ask your advice, would be very grateful.
drawandpaint
Newbie
Newbie
Posts: 3
Joined: Mon Nov 30, 2020 10:02 pm

Re: many 0024:err:module:import_dll Library not found errors; can't run exes etc

Post by drawandpaint »

Thanks @jkfloris :-)
Locked