https://bugs.winehq.org/show_bug.cgi?id=51244 Bug ID: 51244 Summary: Frostpunk doesn't launch with builtin msvcr120 Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: NEW Severity: minor Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com Distribution: --- With builtin: 04a8:err:module:import_dll Library MSVCR120.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\LIBEAY32.dll") not found 04a8:err:module:import_dll Library LIBEAY32.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found 04a8:err:module:import_dll Library MSVCR120.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\LIBEAY32.dll") not found 04a8:err:module:import_dll Library LIBEAY32.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\SSLEAY32.dll") not found 04a8:err:module:import_dll Library MSVCR120.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\SSLEAY32.dll") not found 04a8:err:module:import_dll Library SSLEAY32.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found 04a8:err:module:import_dll Library MSVCR120.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\LIBEAY32.dll") not found 04a8:err:module:import_dll Library LIBEAY32.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\libssh2.dll") not found 04a8:err:module:import_dll Library MSVCR120.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\libssh2.dll") not found 04a8:err:module:import_dll Library libssh2.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found 04a8:err:module:import_dll Library MSVCR120.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found 04a8:err:module:import_dll Library libcurl.dll (which is needed by L"C:\\Program Files\\Epic Games\\Frostpunk\\Frostpunk.exe") not found 04a8:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Epic Games\\Frostpunk\\Frostpunk.exe" failed, status c0000135 Launches fine with native library. After exit: 0934:err:module:find_forwarded_export module not found for forward 'msvcr120.??0critical_section(a)Concurrency@@QEAA(a)XZ' used by L"C:\\Program Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll" 0934:err:module:find_forwarded_export module not found for forward 'msvcr120.??1critical_section(a)Concurrency@@QEAA(a)XZ' used by L"C:\\Program Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll" 0934:err:module:find_forwarded_export module not found for forward 'msvcr120.?lock(a)critical_section@Concurrency@@QEAAXXZ' used by L"C:\\Program Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll" 0934:err:module:find_forwarded_export module not found for forward 'msvcr120.?unlock(a)critical_section@Concurrency@@QEAAXXZ' used by L"C:\\Program Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll" 0934:err:module:find_forwarded_export module not found for forward 'msvcr120.?try_lock(a)critical_section@Concurrency@@QEAA_NXZ' used by L"C:\\Program Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll" 0934:err:module:find_forwarded_export module not found for forward 'msvcr120.?IsCurrentTaskCollectionCanceling(a)Context@Concurrency@@SA_NXZ' used by L"C:\\Program Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll" wine-6.10-54-gaadcff491fc -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.