Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Rez on August 22, 2012, 01:20:23 pm

Title: DLL Problem
Post by: Rez on August 22, 2012, 01:20:23 pm
Hello my Noggit rev 120 works perfect, but Noggit3.279 and Noggit SDL 1.1 not work..

First problem was "The program can't start because MSVCP100.dll is missing from your computer. try reinstalling the program to fix this problem"
viewtopic.php?f=48&t=37 (http://modcraft.io/viewtopic.php?f=48&t=37" onclick="window.open(this.href);return false;)   - not work
viewtopic.php?f=48&t=496 (http://modcraft.io/viewtopic.php?f=48&t=496" onclick="window.open(this.href);return false;) - not work

but this made it ->

"The procedure entry point _invalid_parameter_noinfo_noreturn could not be located in the dynamic link library MSVCR100.dll"
http://www.ac-web.org/forums/showthread.php?t=100155 (http://www.ac-web.org/forums/showthread.php?t=100155" onclick="window.open(this.href);return false;) - not work

but this made it ->

"MSVCP100.dll is either not designed to run on Windows or it contains an error...."
http://www.portablefreeware.com/forums/ ... hp?p=51034 (http://www.portablefreeware.com/forums/viewtopic.php?p=51034" onclick="window.open(this.href);return false;) - Not work

I have windows 7 32 bit. So any idea ? Thanks ...
Title: Re: DLL Problem
Post by: schlumpf on August 22, 2012, 03:10:13 pm
Use the official one at http://www.microsoft.com/en-us/download ... px?id=5555 (http://www.microsoft.com/en-us/download/details.aspx?id=5555" onclick="window.open(this.href);return false;)
(found by googling vc++ runtime 2010)
Title: Re: DLL Problem
Post by: Rez on August 22, 2012, 09:30:55 pm
Quote from: "schlumpf"
Use the official one at http://www.microsoft.com/en-us/download ... px?id=5555 (http://www.microsoft.com/en-us/download/details.aspx?id=5555" onclick="window.open(this.href);return false;)
(found by googling vc++ runtime 2010)

"The procedure entry point _invalid_parameter_noinfo_noreturn could not be located in the dynamic link library MSVCR100.dll"
Title: Re: DLL Problem
Post by: Ascathos on August 22, 2012, 09:37:47 pm
Try removing the previously copied .dll you added and re-install the runtime.