MSVCP100.dll

Get support for Unvanquished.
User avatar
JOURNEYMAN
Dragoon
Posts: 339
Joined: Thu Mar 08, 2012 9:42 pm UTC

MSVCP100.dll

Post by JOURNEYMAN »

I get following error. :eek:

Daemon.exe - Unable to Locate Component
This application has failed to start because MSVCP100.dll was not found. Re-installing the application may fix this problem.

I just extracted the folder and replaced it with alpha4. Where do I find this .dll? Is there something else that needs to be done?

Grab reality by the balls and squeeeeze!

Image

JBiscuitz
Mantis
Posts: 77
Joined: Wed Jun 13, 2012 10:18 am UTC
Location: United States

Re: MSVCP100.dll

Post by JBiscuitz »

same problem here. Any help please?

User avatar
danmal
Posts: 193
Joined: Thu Mar 08, 2012 1:44 am UTC

Re: MSVCP100.dll

Post by danmal »

Ishq must have forgotten to include MSVCP100.dll with the package. We should have a fixed package up soon.

User avatar
Fuma
Programmer
Posts: 58
Joined: Wed Mar 07, 2012 6:49 pm UTC

Re: MSVCP100.dll

Post by Fuma »

Here is a link to msvcp100.dll in our github repository so you won't have to redownload the >400MB package when we fix it.
https://github.com/Unvanquished/Unvanqu ... vcp100.dll

I am saddened that no one bothered to test the build before release...

User avatar
JOURNEYMAN
Dragoon
Posts: 339
Joined: Thu Mar 08, 2012 9:42 pm UTC

Re: MSVCP100.dll

Post by JOURNEYMAN »

Copied msvcp100.dll to the Unvanquished directory but I got following error.

Daemon.exe - Unable to Locate Component
This application has failed to start because MSVCR100.dll was not found. Re-installing the application may fix this problem.

I copied the msvcr100.dll and msvcr100d.dll from the alpha4 to the alpha5 directory and I get the following error.

recursive error 'Syscall ABI mismatch' after: Syscall ABI mismatch.

I'm guessing the msvcr100.dll and msvcr100d.dll also need to be updated? These two files were not in the directory when I downloaded.

Grab reality by the balls and squeeeeze!

Image

JBiscuitz
Mantis
Posts: 77
Joined: Wed Jun 13, 2012 10:18 am UTC
Location: United States

Re: MSVCP100.dll

Post by JBiscuitz »

loading OpenAL32
Can't load OpenAL32
not initializing.
call to Init failed – bailing

VM file ui compiled to 1049863 bytes of code
ui loaded in 4677408 bytes on the hunk
recursive error 'Syscall ABI mismatch' after: Syscall ABI mismatch
----- CL_Shutdown -----
Closing SDL audio device…
SDL audio device shut down.
RE_Shutdown( destroyWindow = 1 )
------- R_ShutdownImages -------
------- R_ShutdownVBOs -------
------- R_ShutdownFBOs -------
------- GLSL_ShutdownGPUShaders -------

Shutting down OpenGL subsystem

Same problem as journeyman. not sure if this is the important part of the console, but i posted it just in case.

User avatar
Ishq
Project Head
Posts: 1147
Joined: Tue Mar 06, 2012 8:32 pm UTC

Re: MSVCP100.dll

Post by Ishq »

No. Make sure you get the latest assets and VMs. That syscall error is because you're trying to load old VMs on a newer client. The latest VMs are http://sourceforge.net/projects/unvanqu ... 3/download

someguyovertheinternet
Posts: 1
Joined: Tue Jul 03, 2012 9:26 pm UTC

Re: MSVCP100.dll

Post by someguyovertheinternet »

i have updated everything and checked for the right vms but i am still getting the recursive error 'Syscall ABI mismatch' after: Syscall ABI mismatch error

--nvm i fixed it by adding +set sv_pure 0 to the command line

User avatar
Ishq
Project Head
Posts: 1147
Joined: Tue Mar 06, 2012 8:32 pm UTC

Re: MSVCP100.dll

Post by Ishq »

After looking into this some more, it seems that Windows seems to load vms-0.4.1.pk3 instead of vms-0.5.0.pk3. If you delelete vms-0.4.1.pk3 from %APPDATA%/Daemon/main/, it will work.

JBiscuitz
Mantis
Posts: 77
Joined: Wed Jun 13, 2012 10:18 am UTC
Location: United States

Re: MSVCP100.dll

Post by JBiscuitz »

Awesome! smart cookie there Ishq.

For those who do not know, just copy and paste the " %APPDATA%/Daemon/main/ " into your windows explorer (the browser bar while going through locations on your computer... "my computer", "my documents" etc...) and delete the file " vms-0.4.1.pk3 ".

Thanks again!

Post Reply