Page 1 of 4

MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 3:33 am
by ziffs
I get those errors every tiem i try to run 1.10. MSVCP100.dll I added using run command and that was solved, now I get the other error every time I try to run the new version. Any help would be appreciated. :)

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 4:39 am
by lazlo_bravo
You can download MSVCP100.dll here: .... :bg:

Edit by Trigger Happy: invalid link deleted.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 5:54 am
by Thunderstrucker
There's a link in the readme.
No need to create a topic for this.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 12:00 pm
by andrew2209
Whenever I try to run Generally 1.1, I get the error "The procedure entry point_invalid_parameter_noinfo_noreturn could no be located in the dynamic link library MSVCR100.dll" come up. Why, and how can it be dealt with?

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 12:10 pm
by Lerhond
You installed C++ libraries? Read readme.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 12:20 pm
by Paw
You need to have runtimes from links in readme AND fresh install of 1.10. When I first downloaded the .dll's themselves and put them into GR folder, then installed runtimes it didn't work. So you need fresh install of GR 1.10.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 12:37 pm
by andrew2209
Got it working. Thanks

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 7:38 pm
by ziffs
I had read the readme and installed runtimes, tried fresh install and still get the error.

Win7
Turion X2 mobile
4 gb ram
radeon hd4570

Re: MSVCP100.dll and 0xc000007b errors

Posted: Sun Feb 20, 2011 11:57 pm
by Crono
maybe try the 32bit version if 64bit doesnt work for you.

Cu Crono

MSVCR100.dll - ERROR, can't open GR1.10

Posted: Mon Feb 21, 2011 10:46 pm
by Santana 2.0
Somebody know's what to make to fix this? I almost crying here... :weep:

I can't open GR or even Track Editor because of this problem...

Re: MSVCR100.dll - ERROR, can't open GR1.10

Posted: Mon Feb 21, 2011 10:53 pm
by The MNZ
Santana 2.0 wrote:Somebody know's what to make to fix this? I almost crying here... :weep:

I can't open GR or even Track Editor because of this problem...
Sanatna, baixe o arquivo pedido no Leia-me
(download the file required on readme)

Re: MSVCP100.dll and 0xc000007b errors

Posted: Mon Feb 21, 2011 11:01 pm
by Paw
Post moved to this thread as their theme is the same.

My suggestion is the same:
Paw wrote:You need to have runtimes from links in readme AND fresh install of 1.10. When I first downloaded the .dll's themselves and put them into GR folder, then installed runtimes it didn't work. So you need fresh install of GR 1.10.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Tue Feb 22, 2011 2:35 am
by ziffs
Tried that, installed both runtimes, registered the .dll, downloaded and unzipped fresh copy of 1.10, no dice.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Tue Feb 22, 2011 2:53 pm
by Lerhond
Don't install both runtimes! You need to install only one matching to your system's version.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Tue Feb 22, 2011 10:02 pm
by Trigger Happy
Very important is to have those dlls in machine just once. If you have any duplicates on it, delete them, it can help! :bg:

Re: MSVCP100.dll and 0xc000007b errors

Posted: Wed Feb 23, 2011 12:07 am
by nielske
I followed all the instructions (installed the MS C++ pack, downloaded the .dll manually), but when I tried to register the .dll, I get an error from my machine. So I thought the .dll I downloaded (the one linked above) was faulty.

Did several restarts as well, reinstalled the .Net framework. If this hadn't been a new version of GR, I would have given up long ago.


What worked was installing the 32-bit/x86 runtime, even though I have a 64-bit system :-/

Phew.

Re: MSVCP100.dll and 0xc000007b errors

Posted: Wed Feb 23, 2011 3:25 am
by Adam the Clown
Well, I've read the readme, and I still can't play. When I try to open GR, it says

The procedure entry point
??1_NonReentrantPPLLockHolder@details!Concurrency@@QAE@XZ
could not be located in the dynamic link library MSVCR100.dll.

I mean, what the heck? The TrackEditor works just fine, but not the dang game... :vsad:

Re: MSVCP100.dll and 0xc000007b errors

Posted: Wed Feb 23, 2011 9:47 am
by James
Sorry to hear that you guys are having problems - but if you are getting that error message, then the libraries have not installed successfully. As Nielske mentioned, 64-bit users may need to try the 32-bit version... GR is built for 32-bit, so this may be the issue some of you are having (if so, I'll be sure to update the readme in v1.10b, due on Monday).

We technically could statically link (i.e. include in the exe) the libraries, but Microsoft strongly advise against doing that, for security reasons - so it's not something we'll be doing. Rest assured, though: once you've got the libraries installed, GR requires no other dependencies (other than SDL.dll, which is included).

Additionally, as a point of clarification, GR does not use the .NET framework :)

Re: MSVCP100.dll and 0xc000007b errors

Posted: Fri Feb 25, 2011 5:06 pm
by squisheebender
Don't mean to sound like a complete noob.

But do you extract the msvcp100.dll file into your GR directory?

Re: MSVCP100.dll and 0xc000007b errors

Posted: Fri Feb 25, 2011 5:22 pm
by squisheebender
Hang on, it works!

Re: MSVCP100.dll and 0xc000007b errors

Posted: Fri Feb 25, 2011 5:24 pm
by Rich Nagel
squisheebender wrote:Don't mean to sound like a complete noob. But do you extract the msvcp100.dll file into your GR directory?
1) Download -> http://download.microsoft.com/download/ ... st_x86.exe

2) Run vcredist_x86.exe .

Note that this is for the 32-bit versions of Windows. As James posted, even of you have a 64-bit version of Windows, GeneRally *might* just require the 32-bit version of the runtimes.

If not, the 64-bit download is here -> http://download.microsoft.com/download/ ... st_x64.exe .

I have the .dll files, but the game still won't run.

Posted: Tue Apr 19, 2011 10:12 pm
by Larcen Tyler
It gives me an error saying something about not being able to start correctly, with the usual error code displayed. I tried going by the instructions displayed in the topic I found via search, but it's not working. When I run it with the .dlls in my System32 folder, it says they can't be found. But when I put them in my GeneRally directory, it says the application was unable to start correctly. I'm working from Windows 7, by the way.

I did try reinstalling a fresh copy of GeneRally, but it still wouldn't work. Do I need to put in the DLLs in a certain order before or after installing?

Re: I have the .dll files, but the game still won't run.

Posted: Tue Apr 19, 2011 10:16 pm
by Trigger Happy
try to ''install'' whole the pack like recommends readme, not downloading single libraries

Re: I have the .dll files, but the game still won't run.

Posted: Tue Apr 19, 2011 11:16 pm
by Larcen Tyler
Should I install the DLLs first and then do a fresh install of GeneRally, or vice versa?

Re: I have the .dll files, but the game still won't run.

Posted: Tue Apr 19, 2011 11:24 pm
by Trigger Happy
I meant download whole the 32 bit runtime file from Microsoft page and install it (and before delete the two dlls from your PC).