aib Posted September 25, 2011 Share Posted September 25, 2011 At Mumble 1.2.3 startup (1.1.x works fine) I get: --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\Program Files\Mumble\mumble.exe R6034 An application has made an attempt to load the C runtime incorrectly. Please contact the application's support team for more information. --------------------------- OK --------------------------- and the application hangs. (I had to manually transcribe the error message from a screenshot.)It seems to be a VC++RT-related error, and I found this post (https://sourceforge.net/apps/phpbb/mumble/viewtopic.php?f=4&t=210&start=0) mentioning VS2010, so I downloaded the VS2010 redist runtime, but it didn't help. This is a Windows XP computer with SP3, recent install, no dev tools (no VS whatsoever), runtimes enough only to run games.So, what do I do? Link to comment Share on other sites More sharing options...
aib Posted September 25, 2011 Author Share Posted September 25, 2011 Fixed.The problem turned out to be the VC9.0 runtimes bundled in the installation. DeletingMicrosoft.VC90.CRT.manifestmsvcm90.dllmsvcp90.dllmsvcr90.dllfrom both the Mumble and the plugins directory fixed the conflict with the VC10.0 runtimes already installed on my system. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now