[Bug 51244] New: Frostpunk doesn't launch with builtin msvcr120
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.
https://bugs.winehq.org/show_bug.cgi?id=51244 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- It looks like there's something wrong with your wine installation / dll override settings. The error says that msvcr120.dll was not found. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51244 --- Comment #2 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Just tried in a clean prefix. Reproducible even for EpicGamesLauncher itself. 1. Install EpicInstaller-12.1.7.msi 2. Run EpicGamesLauncher.exe in 'C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win64' with -SkipBuildPatchPrereq flag. Same error msvcr120 not found. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51244 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |772291539522189fa1712a8a5fa | |61659bccd883f Status|NEW |RESOLVED --- Comment #3 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commit/772291539522189fa1712a8a5fa616... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51244 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.12. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51244 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51244 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |--- --- Comment #5 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 6.0.x milestone from bug fixes included in 6.0.3. -- 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.
participants (1)
-
WineHQ Bugzilla