The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: ӔO on December 19, 2010, 06:35:10 AM

Title: missing file [9.0 windows] msvcp100.dll ?
Post by: ӔO on December 19, 2010, 06:35:10 AM
I get an error upon launch that msvcp100.dll file is missing.

is that a new file for 9.0?
The only .dll file from 8.2 was msvcr100.dll.
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: inkelyad on December 19, 2010, 06:55:18 AM
It is MSVC 2010 runtime library. It is easy to find. Just google it.
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: ӔO on December 19, 2010, 07:16:06 AM
okay, that wasn't hard at all. Thanks for the hint.

but now I get a "entry point not found" error.
"The procedure entry point ??1_NonReentrantPPLLockHolder@details@Concurrency@@QAE@XZ could not be located in the dynamic link library MSVCR100.dll
_____________________________________________________
okay, after some searching, it appears that I will need to download and install the MSVC++ redistribution package.

_____________________________________________________
guess not, installing the C++ 2008 SP1 package didn't fix the entry point error.
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: inkelyad on December 19, 2010, 07:57:49 AM
Interesting. It seems there is several incompatible versions around. You need one with length 421200.
Try Microsoft Visual C++ 2010 Redistributable Package (x86) (http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84&displaylang=en) (microsoft.com)
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: ӔO on December 19, 2010, 09:19:38 AM
thank you for the link.
I installed the MSVC++ 2010 you linked and I'm now looking for a msvcp100.dll with 421200 bytes.
The one I downloaded was 431936 bytes.
____________________________________________________
I found the 421200 version here: http://sourceforge.jp/projects/sfnet_magicmover/downloads/msvcp100.dll/

I got a further error of FATAL ERROR: loadsave_t::rdwr_str() expected "<i32>", got "<boo>"
but deleting the settings_experimental.xml file solved that.

On first startup, the text was missing, but quitting and starting the game a second time has solved the text issue.

Problem solved and up and running now.
Thanks for the help.
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: Frank on December 19, 2010, 10:50:54 AM
.NET Framework (http://en.wikipedia.org/wiki/.NET_Framework) Wikipedia

for running a program that was created with MSVC++ it is enough the right .NET Framework install

MSVC++ 2010 = .NET Framework 4
MSVC++ 2008 = .NET Framework 3.5
MSVC++ 2005 = .NET Framework 3
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: inkelyad on December 19, 2010, 11:01:54 AM
.NET Framework is big overkill for this. Microsoft Visual C++ 2010 Redistributable Package (x86) should be enough.
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: Brambo on December 19, 2010, 11:04:46 AM
I also got this error, thanks for pointing to the package. However, I now get another error:
FATAL ERROR: loadsave_t::rdwr_str()
expected "<i32>", got "<boo>"

What could be the solution to this one?
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: inkelyad on December 19, 2010, 11:22:25 AM
Quote from: Brambo on December 19, 2010, 11:04:46 AM
I also got this error, thanks for pointing to the package. However, I now get another error:
FATAL ERROR: loadsave_t::rdwr_str()
expected "<i32>", got "<boo>"

What could be the solution to this one?
???
Quote from: AEO on December 19, 2010, 09:19:38 AM
I got a further error of FATAL ERROR: loadsave_t::rdwr_str() expected "<i32>", got "<boo>"
but deleting the settings_experimental.xml file solved that.
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: Brambo on December 19, 2010, 11:22:58 AM
whoops, thanks :)

EDIT: new error:
FATAL ERROR: loadsave_t::rdwr_str()
string longer (3842) than
allowed size (128)

Happens with pakBritain standard only, not with exp, and not with pakHD

On pak64, I get a different error:
FATAL ERROR: planquadrat_t::rwdr()
Error while loading game:
Unknown ground type '0'

Fixed by removing demo.sve :)
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: jamespetts on December 19, 2010, 12:20:20 PM
Thank you for your various reports; I have now updated the link to the redistributable file in the "How to get Simutrans-Experimental" thread. The problem that is solved by deleting demo.sve is caused by the known issue relating to loading Simutrans-Standard saved games listed in the 9.0 release thread.
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: kingkos on August 30, 2012, 04:21:30 AM
same problem with the topic

im in the part of The procedure entry point_invalid_parameter_noinfo_noreturn could not be located in the dynamic link library msvcr100.dll

i try to install my pc games sims medieval  ;)
Title: Re: missing file [9.0 windows] msvcp100.dll ?
Post by: jamespetts on August 30, 2012, 05:49:29 PM
Welcome to the forum, and sorry that you're having trouble. May I ask - what version are you trying to use and where did you obtain it?