[Bug 34649] New: Unmechanical installs broken msvcr100.dll
http://bugs.winehq.org/show_bug.cgi?id=34649 Bug #: 34649 Summary: Unmechanical installs broken msvcr100.dll Product: Wine Version: 1.7.3 Platform: x86 OS/Version: Linux Status: NEW Keywords: Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: madewokherd(a)gmail.com Classification: Unclassified I get the following error trying to run Unmechanical from GOG: err:module:import_dll Loading library MSVCR100.dll (which is needed by L"C:\\Program Files (x86)\\GOG.com\\Unmechanical\\Binaries\\Win32\\Unmechanical.exe") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files (x86)\\GOG.com\\Unmechanical\\Binaries\\Win32\\Unmechanical.exe" failed, status c0000135 I do have msvcr100.dll, and it's a native dll. I have to assume the installer put it there. Removing those vc dll's gets it past this error. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34649 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34649 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2013-10-03 18:02:47 CDT --- Hello Vincent, the game installs the following prerequisites on its own: - Microsoft .NET Framework 4 Setup 4.0.30319 (client profile) - Microsoft Visual C++ 2010 x86 Redistributable Setup 10.0.40219 So 'msvcr100.dll' and friends are indeed native (live in system32). Additional prerequisites needed by game: --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/GOG.com/Unmechanical/Binaries/Win32 $ wine ./Unmechanical.exe ... err:module:import_dll Library X3DAudio1_7.dll (which is needed by L"C:\\Program Files\\GOG.com\\Unmechanical\\Binaries\\Win32\\UDK.exe") not found err:module:import_dll Library XAPOFX1_5.dll (which is needed by L"C:\\Program Files\\GOG.com\\Unmechanical\\Binaries\\Win32\\UDK.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\GOG.com\\Unmechanical\\Binaries\\Win32\\UDK.exe" failed, status c0000135 --- snip --- Unfortunately 'winetricks xact' uses 'directx_feb2010_redist.exe' but you need at least DirectX Jun 2010 for 'XAPOFX1_5.dll'. Download: http://www.directxupdate.com/directx_Jun2010_redist.exe Feb2010_X3DAudio_x86.cab -> X3DAudio1_7.dll Jun2010_XAudio_x86.cab -> XAPOFX1_5.dll With these prerequisites installed the game runs fine in clean 32-bit WINEPREFIX. I don't get any msvcr100 error ('Unmechanical.exe' is a bootstrapper loader, it will launch 'UDK.exe -seekfreeloading -installed'). $ du -sh setup_unmechanical_1.0.2.18.exe 649M setup_unmechanical_1.0.2.18.exe $ sha1sum setup_unmechanical_1.0.2.18.exe b065422747297e55274d9acaccf83bf930ad5769 setup_unmechanical_1.0.2.18.exe $ wine --version wine-1.7.3-205-g5451a1e Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34649 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34649 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2013-10-04 04:44:05 CDT --- Hello Vincent, it seems you installed the game in a 64-bit WINEPREFIX. You are suffering from bug 30713, where the MSVC++ 2010 x86 redistributable installer puts the 64-bit dlls in syswow64. Regards *** This bug has been marked as a duplicate of bug 30713 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34649 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2013-10-22 04:42:32 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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)
-
wine-bugs@winehq.org