Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Mossan on June 21, 2014, 12:39:54 pm

Title: Noggit - Missing msvcp100.dll error
Post by: Mossan on June 21, 2014, 12:39:54 pm
Hello guys. I have little problem with noggit. I downloaded and normal edited template.. And when i start Noggit.exe i got error with missing msvcp100.dll or Damaged msvcp100.dll file. Please help me :D Thanks.
Title: Re: Noggit - Missing msvcp100.dll error
Post by: kojak488 on June 21, 2014, 02:51:04 pm
I'm no genius, but maybe you're missing the msvcp100.dll or your msvcp100.dll is damaged?  Just a guess.

[Edit]Seriously, though, I had lots of issues with Noggit 1.3 and different redstrib packages.  Steff was useless in getting it resolved too.  I said fuck 1.3 (finally got it working somehow) and just use 1.2.

[Edit2] This was my thread on the issue: viewtopic.php?f=48&t=7296&p=32170#p32170 (http://modcraft.io/viewtopic.php?f=48&t=7296&p=32170#p32170" onclick="window.open(this.href);return false;)
Title: Re: Noggit - Missing msvcp100.dll error
Post by: Alastor on June 21, 2014, 03:38:57 pm
Again you ...

try to throw this in noggit folder and System32 in Windows
Title: Re: Noggit - Missing msvcp100.dll error
Post by: phucko1 on June 22, 2014, 12:38:25 pm
Never thought of just downloading the .dll and put it inside your main noggit folder?
Title: Re: Noggit - Missing msvcp100.dll error
Post by: Alastor on June 22, 2014, 12:59:25 pm
.exes are taking dlls from system32 if they dont find them they will have a look in .exe folder :?
Title: Re: Noggit - Missing msvcp100.dll error
Post by: Amaroth on July 02, 2014, 12:07:33 am
Just google name of .dll file and MAKE SURE that you are downloading latest version for your OS version. Put it into C:WindowsSystem32 or into Noggit folder. Thats all. You will be most likely forced to download more .dll files, don't be afraid, jsut get them all until Noggit is satisfied :P.
Title: Re: Noggit - Missing msvcp100.dll error
Post by: karinant on March 28, 2016, 11:28:06 am
Missing msvcp dll file error is not a problem. You can fix it in several ways: 1. You can udate file. 2. You can reinstall it. 3. You can use fix tool like this one: http://fix4dll.com/msvcp100_dll (http://fix4dll.com/msvcp100_dll).  Good Luck.
Title: Re: Noggit - Missing msvcp100.dll error
Post by: Steff on March 28, 2016, 11:13:11 pm
or you just read the sticky posts in a board like this.

viewtopic.php?f=48&t=37 (http://modcraft.io/viewtopic.php?f=48&t=37" onclick="window.open(this.href);return false;)

noggit is compiled in visual studio in c plus plus.  to run it you need the fitting visual studio cpp runtime installed.  this runtimes are not included in windows you need to install them manualy.

this problem is also incuded in the faqs in the listed post.