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.
It is MSVC 2010 runtime library. It is easy to find. Just google it.
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.
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)
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.
.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
.NET Framework is big overkill for this. Microsoft Visual C++ 2010 Redistributable Package (x86) should be enough.
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: 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.
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 :)
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.
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 ;)
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?